Table of Contents | ||||
---|---|---|---|---|
|
Changes to Google Maps API Policy
...
In order to enable Google Maps you will need to a Google API Key follow this link and log in with your Google account: https://cloud.google.com/maps-platform/#get-started
...
For more information please see the following guide which includes a video. Use API Keys | Maps JavaScript API | Google Developers
If you are having issues with Google Maps API keys or your company does not have access to create Google Maps API keys, please contact the support team.
Adding Your API Key to opCharts
opCharts 4.5 or greater
You can now manage your Google Maps API Key using the admin system in the application, for example https://your-server-name/omk/admin/settings/opcharts
Earlier versions of opCharts
Once you have your Google API key you will need to add it to opCommon.nmis to enable Maps in opCharts. You can find opCommon.nmis (NMIS8 compatible) or opCommon.json (NMIS9 compatible) in /usr/local/omk/conf/, edit the file with vim (or another suitable text editor) and search for the opcharts_map_api_key property.
You will also need to ensure that your Security Context Policy includes Google Maps API, see Security Configurations.
Adding your API Key to Open-AudIT Professional/Enterprise
...