You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jeff Harlan edited this page Jul 20, 2018
·
1 revision
The Contacts sample dashboard utilizes Google Maps for path routing and geographic display. As of June 11, 2018, Google requires you to have a valid Google Maps API key to enable all functionality in the map. Prior to that date, developers were able to use this freely without a key for development purposes.
Once you have obtained a key, you may replace the API’s <script> link in the example Google Map widget index.html file with the URL to the latest API library and include your KEY. See step two of Google’s API upgrade instructions at https://developers.google.com/maps/documentation/javascript/v2tov3.