A GeoJSON file source is a layer that is populated from a GeoJSON file on your local machine.
This is an input-only type. It is converted to a GeoJsonDataVectorSource when passed to LayersController.createLayersFromGeoJson.
type: "geoJsonFile"
"geoJsonFile"
Identifies this as a GeoJSON file source.
file: File
File
The GeoJSON file for the layer.
Last updated 9 months ago
Was this helpful?