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

    Variable useStoreLayerTextVisibilityConst

    useStoreLayerTextVisibility: (layerPath: string) => boolean | undefined = ...

    Hook that returns the text visibility for a specific layer.

    Type Declaration

      • (layerPath: string): boolean | undefined
      • Parameters

        • layerPath: string

        Returns boolean | undefined