new GoThematicMap()
Interactions/thematicMap/index.ts, line 16
Methods
-
getLayerGroupIA(){LayerGroupIA}
Interactions/thematicMap/index.ts, line 241 -
Returns the current layer group IA associated with this thematic map.
Returns:
Type Description LayerGroupIA The layer group IA. -
init(){void}
Interactions/thematicMap/index.ts, line 39 -
Initializes the thematic map by applying filters, styles, and configurations to each layer defined in the layer group.
Returns:
Type Description void
