GeoLeaf Core API - v3.0.0
    Preparing search index...
    • Assembles the shared-state layer-data record for a loaded VT layer.

      Parameters

      • args: {
            layerId: string;
            layerLabel: string;
            def: VtLayerDef;
            vtLayerName: string;
            tileUrl: string;
            styleData: GeoJSONCurrentStyle | null;
            createdSubIds: string[];
            layerBasePath: string;
        }

      Returns GeoJSONLayerEntry