GeoJsonDataVectorSource
Last updated
Was this helpful?
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"
Identifies this as a GeoJSON data source.
data:
object
The GeoJSON data for the layer.
This must be a GeoJSON FeatureCollection.
Last updated
Was this helpful?
Was this helpful?