Type alias GeoJSONWorkerOptions
GeoJSONWorkerOptions: {
cluster?: boolean;
clusterProperties?: ClusterProperties;
collectResourceTiming?: boolean;
filter?: unknown[];
geojsonVtOptions?: GeoJSONVTOptions;
promoteId?: string;
source?: string;
superclusterOptions?: SuperclusterOptions<any, any>;
}
Type declaration
Optional
cluster?: boolean
Optional
clusterProperties?: ClusterProperties
Optional
collectResourceTiming?: boolean
Optional
filter?: unknown[]
Optional
geojsonVtOptions?: GeoJSONVTOptions
Optional
promoteId?: string
Optional
source?: string
Optional
superclusterOptions?: SuperclusterOptions<any, any>
The geojson worker options that can be passed to the worker