Hi,

I am using gmap module. When I go to Google Developer Console page I see many types of API (i.e. google cloud API, google map APIs). Which key would I get that will work with gmap. I already entered one key from google to gmap and it says it is invalid.

Thanks.

Comments

VM’s picture

Google has changed things since the gmaps readme.txt was written. My first test would be with Google Maps Embed API. If that doesn't work you can test with each of the maps api keys.

https://www.drupal.org/node/1549272 should also provide some aid though Gconsole has changed since that thread was started as well.

webdev100’s picture

I visited code.google.com/apis/console which redirects to https://console.developers.google.com/project.

I clicked credentials > add credentials > created 3 separate keys (browser, server, ios).

I entered each key in admin > config > gmap settings. For browser and ios, I get error "invalid..." For server, I get error "This page was unable to display a google map element".

I simply like to see google map on my site showing my address selected by default. So people can zoom in and out. It is taking longer than I expected. I have searched and followed instructions. I just failed. Can you please help?

VM’s picture

I suggest a detailed issue be submitted to the issue queue of the module in question.