geoview-core - v2.2.0
    Preparing search index...

    Function setStoreMapMoveEnd

    • Updates the store with map move end properties including center, rotation, extent, and scale.

      Parameters

      • mapId: string
      • centerCoordinates: Coordinate
      • pointerPosition: TypeMapMouseInfo
      • degreeRotation: string
      • isNorthVisible: boolean
      • mapExtent: Extent
      • scale: TypeScaleInfo

      Returns void