Skip to main content

LoadGeoJSONParameters

LoadGeoJSONParameters: GeoJSONWorkerOptions & object

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"

Last updated August 23, 2024.