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

    Function setStoreLayerTextVisibility

    • Sets the Text Visibility for a specific layer in the store.

      Parameters

      • mapId: string

        The map identifier

      • layerPath: string

        The layer path to update

      • textVisible: boolean

        Whether the text is visible

      Returns void