Search
⌃K

Google Maps

The Google Maps settings section allows you to add the keys for enabling the Maps service for your app.

Prerequisites

  • Before you start using the Maps JavaScript API, you need a project with a billing account and the Maps JavaScript API enabled. To learn more, see Set up in Cloud Console.

Getting API Keys

Acquiring the API keys comprises the following steps:

1. Create API keys

Enabling Maps API allows you to access the Google Maps servers, map display, and responses to user gestures such as clicks and drags.
To create an API key:

2. Add Keys to Teta

You must add the API keys to your Teta project that will allow your app to communicate with the Google server.
To add the API keys:
  • Open the Google Developers Console. (Make sure your project is selected in the dropdown at the top)
  • Click the Credentials menu on the left.
  • Find the key and copy the key.
  • Now, go to the Teta project, and navigate to Settings and select Google Maps.
  • Find the Key input box and paste the key.
After adding the keys, you can continue to add the Google Map widget to your page.
Last modified 8mo ago