Why am I getting this Error with my google maps API key?
-
I am trying to get google maps to work on my website. I found this jquery plugin: http://gmap.nurtext.de/examples.html When I inserted it on my website and entered in my API key I get this error on my website: Google has disabled use of the Maps API for this application. The provided key is not a valid Google API Key, or it is not authorized for the Google Maps Javascript API v2 on this site. If you are the owner of this application, you can learn about obtaining a valid key here: http://code.google.com/apis/maps/documentation/javascript/v2/introduction.html#Obtaining_Key I did some research and found I needed to edit some reference thing. I edit with both these values in the referrer box http://www.beerportfolio.com/template.html *http://.beerportfolio.com/* But still my map will not load, any ideas what I am doing wrong here I just keep getting that error message
-
Answer:
The gMap documentation (http://gmap.nurtext.de/documentation.html) starts with: Requirements There are a two requirements you need to meet before you can use gMap to display Google Maps on your website. First you need to sign up for a Google Maps API key. Second you need the jQuery library at least in version 1.3. Installation Download the latest version of gMap and include the Google Maps API along with jQuery and gMap in the <head> section of your website. Don't forget to replace "API_KEY" with your actual API key or the map won't work when used on a real domain!
Jason Kane at Quora Visit the source
Other answers
Try the V3 API. V2 has been deprecated and a lot of my devs were complaining of similar problems while using plugins based on the old API. Three choices: 1. You can also send me the code on and I can check it out and get back to you. 2. Have you used jfiddle ? If you have, set up one and I can have a looksee there. 3. Give me a mail address and I will mail you working google map code.
Arijit Lahiri
Related Q & A:
- Why am I getting an "Expected Identifier" error?Best solution by Stack Overflow
- Why am I getting error unwrapping Optional if it has a value?Best solution by Stack Overflow
- How to change info Window style in Google Maps API?Best solution by Stack Overflow
- Why am I getting error on page?Best solution by Yahoo! Answers
- Why am I getting a Yahoo Mail Error?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.