How to generate a Google Map API key: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
'''2.''' Enter details and click on Create. | '''2.''' Enter details and click on Create. | ||
[[File:Create-new-project.png| | [[File:Create-new-project.png|600px]] | ||
'''3.''' Select project if prompted. | |||
[[File:Select-project.png|400px]] | |||
'''4.''' Select Billing Account if prompted. | |||
[[File:Select-billing-account.png|400px]] | |||
'''5.''' Copy the API key and click on "Go to Google Maps Platform". | |||
[[File:Copy-api-key.png|400px]] | |||
Revision as of 12:06, 14 February 2023
To generate a Google Maps API key, follow these steps:
Go to the Google Cloud Console (console.cloud.google.com).
Create a new project or select an existing one.
A. Creating a new project: 1. Click on Create Project (above screenshot).
2. Enter details and click on Create.
3. Select project if prompted.
4. Select Billing Account if prompted.
5. Copy the API key and click on "Go to Google Maps Platform".
Enable the Google Maps JavaScript API for your project.
Create an API key for your project.
Restrict the API key if desired for added security.
Use the API key in your Google Maps application.
For more detailed instructions and guidance, you can refer to the Google Maps Platform documentation.