Example Map Widget API Key - ozoneplatform/owf-framework GitHub Wiki
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.
To obtain a key, please see the Google Maps Platform documentation at https://cloud.google.com/maps-platform/user-guide/account-changes/#no-plan
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.