Google Maps
NetFlow Analyzer allows you to integrate Google Maps and place the devices on the maps according to the geographic distribution. Please refer to the Google licensing terms and pricing plans before you proceed further.
- Download this file to your desktop.
- Extract the downloaded zip and open maps.html file in any script editor.
- Update the Google API key as shown below. (Visit this page generate an API key)
<script type="text/javascript" src="//maps.googleapis.com/maps/api/js?sensor=false&language=en&key="Your-API-Key"> </script>
- Once you have updated the key, upload the updated maps.html.
How to add devices on the Google Map
- Now, zoom in/out the map and double-click on the location where you want to place a discovered device.
- A device list box pops up allowing you to select a device to be placed in that location.
- Select the device and click on Add.
- Add the required devices on to the map by double-clicking the location.
- You can also add the devices to the map from the device snapshot page.
- Go to the device snapshot page.
- Click on Add to Map link in the page to add the device to the map.