GoogleMap issue fix for version 12000 and above

GoogleMap issue fix for version 12000 and above

Hi ,

Thank you for writing to us. Please follow the steps as mentioned below and check on the issue:

1. How to get the API Key:
Please refer the below document to generate API Key.

    
2. Where to place the API key in OpManager.
1. Go to the OpManager Installation folder.
2. Open map.html from <OpManager_home>\apiclient\fluidicv2 directory.
3. Append the API key in the Google map URL as a parameter like (&key=<Your_API_Key>), In the script tag's src attribute.

      Example:  
            If your API key is xxxxxxxxxxxxxxxx. The script tag will be.
            <script type="text/javascript" src="//maps.googleapis.com/maps/api/js?sensor=false&language=en&key=xxxxxxxxxxxxxxxx"></script>

4. Save the map.html file. 
5. Wait for 5 mins to API Key reflect in Opmanager.

                  New to ADManager Plus?

                    New to ADSelfService Plus?