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

    Function getStoreLayerOrderedLayerIndexByPath

    • Returns the index of a layer in the ordered layers array by its path.

      Parameters

      • mapId: string

        The map identifier

      • layerPath: string

        The layer path to search for

      Returns number

      The zero-based index of the layer, or -1 if not found