geoview-core - v2.3.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: number
      • isNorthVisible: boolean
      • zoom: number
      • mapExtent: Extent
      • scale: TypeScaleInfo

      Returns void