Type alias: GeoJSONWorkerOptions¶
Ƭ GeoJSONWorkerOptions: Object
The geojson worker options that can be passed to the worker
Type declaration¶
| Name | Type |
|---|---|
cluster? |
boolean |
clusterProperties? |
ClusterProperties |
collectResourceTiming? |
boolean |
filter? |
unknown[] |
geojsonVtOptions? |
GeoJSONVTOptions |
promoteId? |
string |
source? |
string |
superclusterOptions? |
SuperclusterOptions\<any, any> |
Defined in¶
src/source/geojson_worker_source.ts:25