Google Maps API Token

Your calendar will require you to have a Google API token so that the Google Map will display correctly. Once you have created your calendar, we will automatically provide you with a Google API token.

If you decide to use your own Google API token, you will need to create your own Google Maps API token and whitelist it on your website. You can use this article to help guide you through this process: https://developers.google.com/maps/documentation/javascript/get-api-key

Once you have created and enabled your token, you will need to replace it in the embed code. To do this you will place your token in the Google API’s line of script which will go on the of the page for the calendar when embedding it:

<script src="https://maps.googleapis.com/maps/api/js?key=“GoogleAPIToken Here”&libraries=places">

Have any questions? You can reach us at help@events.com