Skip to content

Both copy text to your clipboard — Build with AI copies a setup prompt to paste into Claude Code, Cursor, Codex or Copilot; Copy page as Markdown copies this page to paste into a chat. How it works

GeoJSONSourceOptions

GeoJSONSourceOptions = GeoJSONSourceSpecification & object

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

Options object for GeoJSONSource.

Type declaration

collectResourceTiming?

optional collectResourceTiming: boolean

data

data: GeoJSON.GeoJSON | string

workerOptions?

optional workerOptions: GeoJSONWorkerOptions