Skip to content

GeoJSONSourceOptions

GeoJSONSourceOptions: GeoJSONSourceSpecification & object

Options object for GeoJSONSource.

Type declaration

collectResourceTiming?

optional collectResourceTiming: boolean

data

data: GeoJSON.GeoJSON | string

workerOptions?

optional workerOptions: GeoJSONWorkerOptions

Source

src/source/geojson_source.ts:21