A GeoJSON editor. Currently built using Vuetify, but I'd like to convert it to vanilla Vue later. Right now, it only supports points, linestrings, and polygons.
- Vue
- Vuetify
- Vue2Leaflet
Import GeoJSONEditor.vue
, use it as a component.
value
(string) The GeoJSON to edit.