meteor-leaflet-draw-demo

A demo of using Leaflet.draw with Meteor (via the bdunnette:leaflet-draw package)

http://leaflet-draw.meteor.com

Tips for integrating leaflet-draw with Meteor

  • When adding a feature to the map, set its _leaflet_id to its database _id - this eases editing and removal; see example code here