geoview-core
    Preparing search index...

    Function initFeatureInfoState

    • Initializes an FeatureInfo 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 IFeatureInfoState

      • The initialized FeatureInfo State