Closed (fixed)
Project:
GMap Module
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Critical
Category:
Support request
Assigned:
Reporter:
Created:
18 Feb 2012 at 00:08 UTC
Updated:
26 Apr 2012 at 18:04 UTC
Jump to comment: Most recent file
Comments
Comment #1
vali hutchison commentedI just had success. If you follow the link on this page http://code.google.com/apis/maps/signup.html in the "Google Maps JavaScript API v3" section where it says Learn how to use an APIs Console key then this gives you instructions how to get an API key via your google account.
I used the API it gave me and it works in the module no probs.
Comment #2
satter9 commentedYes, this method does work. Thanks for the post!
Comment #3
garciac1212 commentedthanks #1 works. Google just changed the way the assign api keys. Create a google account and use the steps provided by SlackerD
Comment #4
doitDave commentedAs I did not manage to find the link which is needed for creating the new API key required since a couple of days now and as it took me some time to find it at last, here's the direct link:
https://code.google.com/apis/console
There, follow these steps:
- log in with your google account (create one unless you already did)
- create a new API project
- go to "API access"
- create a client ID (you will have to give some information about your site)
- copy the new key (below "Simple API access") into your gmap module settings page
- done.
I would lie if I said I'd appreciate Google's annoyances but however - as long as you don't pay you are not the customer but the product, or how do they say. I feel a distinct need for some new Google competitors.
However, hope this helps someone.
Comment #5
amirtaiar commentedWhoo, thank you for that!
Google can be a pain in the..
Comment #6
simon_s commented@doitDave: Thanks for the hint!
Comment #7
selwynpolit commentedThanks Dave,
I didn't even have to create a new client ID. I just used the simple API access below. Perhaps it's because I enabled Google Maps API v2 in the "services" section.
Selwyn
Comment #8
jddeli commentedGoogle API Key page is no longer providing keys for API.
You must pay.
Comment #9
jddeli commentedGoogle API Key page is no longer providing keys for API.
You must pay.
Comment #10
doitDave commentedAlthough you say that twice, it is not more or less true than it was before. Google has already been charging "heavy users" for quite a while and their policy has not changed, at least not with the modifications they made to the API key system which this thread is about. Which means that, below a certain frequency of geocoding requests, the API may still be used free of charge
So, your information is not totally untrue, but irrelevant for the problem here. Sorry to say so.
Comment #11
kleve commentedAlso, an API key is no longer required to use google maps. But the gmap module still requires you to use an API key. Can we apply this patch to make the API key field optional to use?Sorry, this patch is for the 7.x branch, don´t know if this will work in the 6.x branch. Didn´t notice that this issue was about 6.x.
Comment #12
jddeli commentedYou are right if removing from the module the gmap_get_key it works
Comment #13
summit commentedHi,
I still have questions about #4.
I did all that and now I am on this step:
- create a client ID (you will have to give some information about your site)
Then I see the following options:
I chose Accessed by web browsers over a network., right?
But then I see different values, do I have to use the Public key fingerprints: key?
EDIT:
I think I have it. After you did all above. You need to go back to services
Then enable / put ON Api v2
Then go to API Access, and then you have your Api key again.
I do not understand the billing yet. It says it will be evaluated daily, so keep that monitoring I think!
Greetings, Martijn
Comment #15
webservant316 commentedreopening as I am having problem getting linked with google api keys and questions above not fully answered.
1. Are keys needed or not?
2. If keys are needed to we use google maps v2 or v3?
2. Is this patch applied to gmap 6.x-1.x-dev?
Comment #16
webservant316 commentedok my problem explained & solved here - http://drupal.org/node/1549272