description: Leaflet.draw 0.2 released — brings vector drawing and editing tools to your Leaflet map.
author: Jacob Toye
authorsite: https://github.com/jacobtoye/
---
Leaflet.draw was born from the need to provide users with the ability draw polygons on the map. Leaflet already provided a very nice way of editing existing polylines and polygons. The logical next step was to expand on this functionality to allow the creation of these layers, and ultimately the other vector layers.
Upon release the immediate response from the Leaflet community was very positive. It became clear that progressing this tool to a state where users could edit and delete, as well as create. This is ultimately what Leaflet.draw 0.2 set out to do.
After a few months of off and on development, with most of this spare time kindy sponsored by my employer <ahref="http://www.smartrak.co.nz"title="GPS Fleet Management solutions"target="_blank">Smartrak</a>, we proudly present Leaflet.draw 0.2 your one stop plugin for drawing, editing and deleting vectors and markers on Leaflet maps :)
You can download the latest version from the <ahref="https://github.com/Leaflet/Leaflet.draw/"target="_blank">github repo</a>. Any bugs you come across please report them on the <ahref="https://github.com/Leaflet/Leaflet.draw/issues"target="_blank">issues page</a>.
First and foremost I would like to thank my employer <ahref="http://www.smartrak.co.nz"title="GPS Fleet Management solutions"target="_blank">Smartrak</a>. Without their attitude to open source software I would not have had the time to complete this plugin.
The Leaflet developer community have been great in supporting this plugin through inspiration, pull requests and issue reports. Special thanks to: <ahref="https://github.com/mourner"title="@mourner"target="_blank">@mourner</a>, <ahref="https://github.com/danzel"title="@danzel"target="_blank">@danzel</a>, <ahref="https://github.com/brunob"title="@brunob"target="_blank">@brunob</a>, <ahref="https://github.com/tnightingale"title="@tnightingale"target="_blank">@tnightingale</a>, <ahref="https://github.com/Starefossen"title="@Starefossen"target="_blank">@Starefossen</a>, and <ahref="https://github.com/shramov"title="@shramov"target="_blank">@shramov</a>.
I've had a great time implementing this plugin. I hope you enjoy using it. If you have a question or just want to say hi, send me an email at <ahref="mailto:jacob.toye@gmail.com">jacob.toye@gmail.com</a>.