geoview-core
    Preparing search index...

    Function initializeMapState

    • Initializes a Map State and provide functions which use the get/set Zustand mechanisms.

      Parameters

      • set: TypeSetStore

        The setter callback to be used by this state

      • get: TypeGetStore

        The getter callback to be used by this state

      Returns IMapState

      • The initialized Map State