An in-progress version being developed on the master branch.
Major new version. Added Edit toolbar which allows editing and deleting shapes.
- Add sanity check for toolbar buttons when adding top and bottom classes. (by @yohanboniface). #60
- Updated toolbar styles to be in line with the new Leaflet zoom in/out styles.
- Added 'drawing-disabled' event fired on the map when a draw handler is disabled. (by @ajbeaven). #35
- Added 'drawing' event fired on the map when a draw handler is actived. (by @ajbeaven). #30
- Fixed a bug that would cause an error when creating rectangles/circles withought moving the mouse. (by @inpursuit). #25
- Fixed a bug that would cause an error when clicking a different drawing tool while another mode enabled. (by @thegreat). #27
- Fixed control buttons breaking plugin in oldIE.
- Fixed drawing polylines and polygons in oldIE.
- Tip label will now show over vertex markers.
- Added ability to draw on top of existing markers and vector layers.
- Clicking on a map object that has a click handler no longer triggers the click event when in drawing mode.
Check the commit history for changes previous to 0.1.3.