leaflet-draw
Advanced tools
Changelog
0.3.0 (March 09, 2016)
Changelog
0.2.4 (February 04, 2014)
Changelog
0.2.3 (January 14, 2014)
editstart
events when a poly or simple shape is initially edited. (by @atombender). #245Changelog
0.2.2 (October 4, 2013)
L.drawLocal' object to be better structured and use this object whereever text is used. *NOTE: THIS IS A NEW FORMAT, SO WILL BRESK ANY EXISTING CUSTOM
L.drawLocal` SETTINGS*.draw:editstart
and draw:editstop
events. (by @bhell). #175repeatMode
option that will allow repeated drawing of features. (by @jayhogan and @cscheid). #178showLength
and showRadius
options to circle and polyline. (by @Zverik). #195draw:edit
twice for Draw.SimpleShape. (by @cazacugmihai). #192