Google Maps:

OpManager Plus allows you to integrate Google Maps and place the devices on the maps according to the geographic distribution. Please refer google licensing terms and pricing plans before you proceed further.

https://developers.google.com/maps/pricing-and-plans/

 

To configure Google maps

1. Download this file to your desktop.

2. Extract the downloaded zip and open maps.html file in any script editor.

3. Update the Google API key as shown below. (Visit this page generate an API key)

<script type='text/javascript' src='https://maps.googleapis.com/maps/api/js?sensor=false&language=en&key=YOUR_API_KEY'></script>

4. Once you update the key, upload the updated maps.html, as shown below

 

Adding Devices on the Google Map 

  1. Now, zoom in/out the map and double-click on the location where you want to place a discovered device.
  2. A device list box pops up allowing you to select a device to be placed in that location.
  3. Select the device and click on Add.
  4. Add the required devices on to the map by double-clicking the location.
  5. You can also add the devices to the map from the device snapshot page.
  6. Go to the device snapshot page.
  7. Click on Add to Google Map link in the page to add the device to the map.

 

Viewing Device Details from Google Map

  1. Click on the device balloons on the Google Map to see a popup.
  2. Click the device name/IP address on this popup to get into the device snapshot page.
  3. The popup also shows the device status.

 

Deleting Devices from Google Map 

  1. Click on the device balloons on the Google Map to see a popup.
  2. Click the Delete link on this popup to delete the device from the map.
 
fBack to Top