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

    Function setStoreFeatureInfoDetailsUpdateFeaturesHaveGeometry

    • Sets the 'featuresHaveGeometry' property for a specific layer in the details store.

      Parameters

      • mapId: string

        The map identifier

      • layerPath: string

        The layer path to update

      • featuresHaveGeometry: boolean

        Whether the features for the layer have geometry

      Returns void