Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.14 KB

CHANGELOG.md

File metadata and controls

38 lines (24 loc) · 1.14 KB

Changelog

0.7.1

  • Fixed: map drag is restored when a polygon creation has been cancelled. See #11
  • Fixed: clicking on the initial marker will sometimes break the creation loop. See #12

0.7.0

  • Added: activate method, to make plugin activable externally

0.6.2

  • Bugfix: drag event were called while user was just performing first click
  • Bugfix: ghost markers were displayed in a fuzzy position after a zoom change

0.6.1

  • Added message to help users on how to draw something

0.6.0

  • Added: square selection during drawing phase
  • Fixed: plugin was not working on mobile if dragging was disabled

0.5.0

  • Added: onButtonActivate
  • Added: onButtonDeactivate

0.4.0

  • Do not ever ever ever use leaflet-src.esm. Never.
  • Prevent click events on markers from being propagated to the map
  • Fixed issue positioning new markers when the map is not fullscreen
  • Added a drawing-area CSS class to the map container when plugin is active