fbpx

How To Create a Google Maps Javascript API key

Go to https://developers.google.com/maps/documentation/javascript

Then click on Screen Shot 2016-10-11 at 16.36.27 on the upper right.

Then select “Create a new project”

Then you obtain your API key:

Screen Shot 2016-10-11 at 16.51.09

Click on the link “API Console”:

Screen Shot 2016-10-11 at 17.10.38

In the new window, for the Key restriction, select “None”.

Save and you’re all set!

Now you just have to copy and paste your API key in your editor in Settings > Advanced, or in your backoffice > settings > APIs  (in this case the API will be used by all apps which have no API key)

Leave a Reply