@maplibre/maplibre-gl-inspect
    Preparing search index...

    Type Alias GeoJSONFeatureWithSourceLayer

    GeoJSONFeatureWithSourceLayer: MapGeoJSONFeature & {
        layer: { "source-layer"?: string };
    }

    A GeoJSON feature with a source layer