geoview-core
    Preparing search index...

    Function initializeUIState

    • Initializes an UI 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 IUIState

      • The initialized UI State