* Fix draw events being received for each draw control on the map. (**Caution**: ``map.drawControl`` attribute is not set anymore)
0.14.0
-------------------
* Fix GeoJSON serialization when creating new MultiPoint records * Make the only layer match the map max/min_zoom (fixes 67) (thanks Manel Clos) * Added widget attribute to edit several fields on the same map
0.13.7
-------------------
* Fix typo in default proj4js path (ref 71)
0.13.6
-------------------
* Setup Projection machinery in Leaflet forms if necessary * Django Leaflet forms fiels without libgeos installed (thanks Florent Lebreton)