Skip to content

A GeoJSON editor. Currently built using Vuetify, but I'd like to convert it to vanilla Vue later.

Notifications You must be signed in to change notification settings

starleaf1/geojson-editor

Repository files navigation

geojson-editor

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.

Requirements

  • Vue
  • Vuetify
  • Vue2Leaflet

Usage

Import GeoJSONEditor.vue, use it as a component.

API

Props

value (string) The GeoJSON to edit.

About

A GeoJSON editor. Currently built using Vuetify, but I'd like to convert it to vanilla Vue later.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages