github geoman-io/leaflet-geoman v0.6.0
Be Aware Of The Future

latest releases: v2.16.0, 2.15.0, 2.14.2...
8 years ago
  • Fixed Event Arguments
  • Fixed Issue with multiple maps on a page
  • drawing class are now ready so more shapes can be added in the future
  • buttons are now ready so more shapes can be added in the future
  • Changed drawing API - see readme

L.PM.initialize(); is no longer necessary. You can remove it.

Controls are now added like this:
map.pm.addControls();
instead of
L.PM.addControls(map);

Enabling/Disabling drawing modes changed too. Check the readme for more.

Don't miss a new leaflet-geoman release

NewReleases is sending notifications on new releases.