Adds a busy worker for the given external layer for the given map
Clears the client selection set for the given map
Sets whether the select tool can pan while dragging
An action that signals the externa layers for the given map name is ready. This action is only dispatched when there is no external layers to initially add
Invokes the specified command
NOTE: Dispatching this action does not add the layer to the map. This is a means to notify others that a new layer has been added. It is expected to be dispatched by any component that is managing layers
Sends a map resized notification
Goes to the next view on the navigation stack
The name of the current runtime amp
Goes back to the previous view on the navigation stack
The name of the current runtime map
Queries map features
The name of the current runtime map
query options
Removes a given external layer for the given map
Removes a busy worker for the given external layer for the given map
Sets the active runtime map
The name of the runtime map to set as active
Sets the active map tool
The active map tool command
Set the given external base layer as the active base layer
The name of the current runtime map
The name of the external base layer to set as active
Sets the busy count of the viewer. A value greater than zero signifies that the viewer is currently busy performing various actions (eg. Loading/Rendering the current map image)
The current busy count
Sets the current map view.
NOTE: Subscribing components are not guaranteed to receive every new view change sent by calling this method. For purposes of optimization, views passed in that are "close enough" to the current view are not dispatched to subscribing components.
The map view to set
Sets whether feature tooltips (aka. Map Tips) are enabled
Sets the heatmap blur for the given external heatmap layer for the given map
Sets the heatmap radius for the given external heatmap layer for the given map
Set the transparency for the given OL layer
The name of the current runtime map
The name of the OL layer
A value between 0 and 1. 1 - Fully Opaque, 0 - Fully Transparent
Sets whether manual feature tooltips (aka. Map Tips) are enabled
Sets the display order index for the given external layer for the given map
Sets the opacity for the given external layer for the given map
Sets the vector style for the given external layer for the given map
Sets the visibility for the given external layer for the given map
Sets the current mouse coordinates
The name of the current runtime map
The current mouse coordinates
Sets the view scale
The name of the current runtime map
The scale to set
Sets the selection set for the given map
Sets the rotation of the current view
Sets whether view rotation is enabled or not
Sets the units for the map view size display
Shows the selected feature on the map
Generated using TypeDoc
Adds a feature to the client selection set for the given map
0.14