Google Map/Places
Estimated reading: 1 minute
321 views
Google Maps API is required for GEO and viewing Google Maps.
- Go to the Google API Manager console and login using your Google credentials.
- After this click on Create Project link to create a new project.
- Enter Project Name and click on Create button.
- Select the project from the dropdown menu beside Google Cloud Platform.
- Click on APIs & Services then click on +ENABLE APIS AND SERVICES.
- Search for Maps Embed API and enable it.
- Search for Maps Static API and enable it.
- Once enabled, click on Credentials, on the top nav-bar, click on +Create credentials then click on the API key
- Grab the key and Click Close.
- Finally, go to the file info.plist in the project and add the key.