Type alias: GeoJSONSourceOptions¶
Ƭ GeoJSONSourceOptions: GeoJSONSourceSpecification & { collectResourceTiming?: boolean ; data: GeoJSON.GeoJSON | string ; workerOptions?: GeoJSONWorkerOptions }
Options object for GeoJSONSource.
Defined in¶
src/source/geojson_source.ts:21