DEV Community

Discussion on: Custom Leaflet GUI

Collapse
 
itsmestevieg profile image
Stevie G

Are you trying to save the file client side (JavaScript)? or are you trying to append changes to a server side (PHP etc) JSON File?

Collapse
 
bjornor profile image
BjornOR

On the server side

Thread Thread
 
itsmestevieg profile image
Stevie G

I Might look at doing a tutorial on this soon.

Thread Thread
 
bjornor profile image
BjornOR

That would be super awesome. Thanks

Thread Thread
 
itsmestevieg profile image
Stevie G

I have a new tutorial which is the start of how to capture GeoJSON or WKT (SQL Spatial Format) if you want to check it out.