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

    Function setStoreLayerName

    • Sets the layer name of the layer and its children in the store.

      Parameters

      • mapId: string

        The ID of the map

      • layerPath: string

        The layer path of the layer to change

      • layerName: string | undefined

        The layer name to set

      Returns void