ia.MapTools Class
ia.MapTools
is a set of map tools that can be attached to a map.
Constructor
ia.MapTools
(
-
map
-
dataGroup
-
interactionGroup
-
googleMaps
-
includeSearchTool
Parameters:
-
map
ia.MapThe associated map object.
-
dataGroup
ia.DataGroupThe associated data group.
-
interactionGroup
ia.InteractionGroupThe associated interaction group.
-
googleMaps
BooleanIndicates if google maps is being used.
-
includeSearchTool
BooleanIndicates if the search tool is included.
Item Index
Methods
Methods
render
()
Render the toolbar.
Properties
clearButtonText
String
The text for the clear button.
container
JQUERY Element
The container that holds the object.
filterButtonText
String
The text for the filter button.
filterFunction
Function
Allows a custom function to be set for when the filter button is pressed.
filterFunction
Function
Allows a custom function to be set for when the clear button is pressed.
updateToolbar
Unknown
private
Updates the tool bar.