mapbox / geojson.io

A quick, simple tool for creating, viewing, and sharing spatial data
http://geojson.io/
ISC License
1.91k stars 567 forks source link

geoJSON code not exporting correctly #872

Open acotton123 opened 9 months ago

acotton123 commented 9 months ago

When creating LineStrings and Points, it is not updating the geometry type. It's adding the type after the completion of the coordinates. I can edit the code in the code window. But when I save the code to then export the code, the edits are not being saved for the geometry type. 1 - change geometry type 2 - delete geometry type at end 3 - save to export - note changes are not visible 4 - edits had to be made