How to generate a Google Map API key: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 33: | Line 33: | ||
'''6.''' | '''6.''' Enable Geocoding and Places API (if not enabled). | ||
Enable | [[File:Enable-apis.png|400px]] | ||
All set!! | |||
Now, use the API key wherever needed. | |||
For more detailed instructions and guidance, you can refer to the Google Maps Platform documentation. | For more detailed instructions and guidance, you can refer to the Google Maps Platform documentation. |
Revision as of 12:47, 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."
6. Enable Geocoding and Places API (if not enabled).
All set!!
Now, use the API key wherever needed.
For more detailed instructions and guidance, you can refer to the Google Maps Platform documentation.