kalisio / kano

Map and weather forecast data explorer in 2D/3D
https://kalisio.github.io/kano/
MIT License
24 stars 7 forks source link

Editing a layer just after saving fails #62

Closed claustres closed 5 years ago

claustres commented 5 years ago

Save a layer then edit a marker position => error indicating the patched feature does not have an ID.

Probably linked to the fact the underlying GeoJson features in the original Leaflet layer are not correctly updated with their IDs after saving.