geoview-core - v2.2.0
    Preparing search index...

    Function setStoreLayerQueryable

    • Sets the queryable flag for a specific layer in the store.

      Parameters

      • mapId: string

        The map identifier

      • layerPath: string

        The layer path to update

      • queryable: boolean

        Whether the layer should be queryable

      Returns void