geoview-core
    Preparing search index...

    Function initializeLayerState

    • Initializes a Layer 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 ILayerState

      The initialized Layer State