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:
-
mapia.MapThe associated map object.
-
dataGroupia.DataGroupThe associated data group.
-
interactionGroupia.InteractionGroupThe associated interaction group.
-
googleMapsBooleanIndicates if google maps is being used.
-
includeSearchToolBooleanIndicates 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.