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

    Function setStoreLayerHoverable

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

      Parameters

      • mapId: string

        The map identifier

      • layerPath: string

        The layer path to update

      • hoverable: boolean

        Whether the layer should be hoverable

      Returns void