A GeoJSON data source is a layer that is populated from GeoJSON data, such as from a local file, or programmatically-created data.
type: "geoJsonData"
"geoJsonData"
Identifies this as a GeoJSON data source.
data: object
object
The GeoJSON data for the layer.
This must be a GeoJSON FeatureCollection.
Last updated 7 months ago
Was this helpful?