Custom map components

We change the behavior of the GoogleMapView component:

var customHeatMap = GoogleMapView.extend

The idea is to override the render method and provide custom handling for the search result. Each row returned from the search manager is presented as:

google.maps.Rectangle

Other components

The SearchManager component is used to submit the search query and retrieve the result from Splunk:

var search = new SearchManager

This drop-down input control with predefined values provides access to different types of activity:

new DropdownView

By the way, we can use a second search manager and populate DropdownView content dynamically with the search result.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.16.137.117