LoadGeoJSONParameters
LoadGeoJSONParameters:
GeoJSONWorkerOptions
&object
Defined in: src/source/geojson_worker_source.ts:39
Parameters needed to load a geojson to the worker
Type declaration
data?
optional
data:string
Literal GeoJSON data. Must be provided if request.url
is not.
dataDiff?
optional
dataDiff:GeoJSONSourceDiff
request?
optional
request:RequestParameters
type
type:
"geojson"