hallahan / LeafletPlayback

This is a Leaflet plug-in that plays back points that have a time stamp synchronized to a clock.
http://leafletplayback.theoutpost.io
Other
482 stars 166 forks source link

enable editing mode in leaflet draw the correct way #3

Open hallahan opened 11 years ago

hallahan commented 11 years ago

For paths like circles, to enable editing, this is the correct way to do it:

circle.editing.enable();