Type alias GeoJSONSourceOptions
GeoJSONSourceOptions: GeoJSONSourceSpecification & { collectResourceTiming?: boolean; data: GeoJSON.GeoJSON | string; workerOptions?: GeoJSONWorkerOptions; } Type declaration
Optional
collectResourceTiming?: boolean
data: GeoJSON.GeoJSON | string
Options object for GeoJSONSource.