Contact us info@twilight-tech.net

$0.00 0

Create a Google Maps Javascript API key

Home > Mobile App Builder > Documentations > Create a Google Maps Javascript API key

Create a Google Maps Javascript API key

To create your Google Maps API keys:

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

Then click ongoogle map API Get Started on the upper right.

Select the 3 options:

google map API enable Platform

Then select “Create a new project”:

google map API enable Platform2

Name your project and click on next.

Create a billing account if you don’t have one (this is mandatory):

 

google map API Get enable billing

The account is automatically restraint to the free trial 300$ limit:

google map API Get enable billing2

Once you have filled the billing form, hit the “start my free trial button”, enable your API key:

google map API Get enable your APIs

 

Copy your API key and go to the API console to set the restrictions:

google map API Get your API key

Go to the API restrictions tab:

google map API key restriction

Select the following APIs:

google map API restriction

Save and you’re all set!

Now you just have to copy and paste your API key in your editor in Settings > APIs: 

(this one is used by the app):

google map API map setting

and in your backoffice in Settings > APIs

(this one is used by the editor and backoffice functionalities):

Done