Get API Key
This tutorial is taken from official Google Maps documentation
- Go to the Google Developers Console.
- Create or select a project.
- Click
Continue
to enable the API and any related services. - On the
Credentials
page, get aBrowser key
(and set the API Credentials). Note: If you have an existingBrowser key
, you may use that key. - To prevent quota theft, secure your API key following these best practices.
- (Optional) Enable billing. See Usage Limits for more information.