Skip to content

GeoJSONSourceOptions

GeoJSONSourceOptions: GeoJSONSourceSpecification & object

Defined in: src/source/geojson_source.ts:22

Options object for GeoJSONSource.

Type declaration

collectResourceTiming?

optional collectResourceTiming: boolean

data

data: GeoJSON.GeoJSON | string

workerOptions?

optional workerOptions: GeoJSONWorkerOptions