constructor called implicitly
get if is initialized
is initialized
get reference to the ol map object
the map object
return the map extent
Check the initialization status and throw exception if not valid yet
add a callback to the map move event
callback function
the context to use for this function
if the layer should be loaded on add to mapMove
optional id to reference the function later for outside triggering
Add a layer to the interaction
layer to add
if the layer should be loaded on add
Check the initialization status and throw exception if not valid yet
initialize the map move object
the ol map
Trigger the layer load
the layer being acted on
index of the layer
the event triggering the load, as 'change:center' or 'change:resolution'
trigger the map move call back at the given index
the index of the layer
Generated using TypeDoc
assists with map move interactions, trigger callback functions
MapInteractionBase