geoview-core - v2.3.0
Preparing search index...
setStoreMapMoveEnd
Function setStoreMapMoveEnd
setStoreMapMoveEnd
(
mapId
:
string
,
centerCoordinates
:
Coordinate
,
pointerPosition
:
TypeMapMouseInfo
,
degreeRotation
:
number
,
isNorthVisible
:
boolean
,
zoom
:
number
,
mapExtent
:
Extent
,
scale
:
TypeScaleInfo
,
)
:
void
Updates the store with map move end properties including center, rotation, extent, and scale.
Parameters
mapId
:
string
centerCoordinates
:
Coordinate
pointerPosition
:
TypeMapMouseInfo
degreeRotation
:
number
isNorthVisible
:
boolean
zoom
:
number
mapExtent
:
Extent
scale
:
TypeScaleInfo
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
geoview-core - v2.3.0
Loading...
Updates the store with map move end properties including center, rotation, extent, and scale.