Leaflet / Leaflet.draw

Vector drawing and editing plugin for Leaflet
https://leaflet.github.io/Leaflet.draw/docs/leaflet-draw-latest.html
MIT License
1.98k stars 994 forks source link

Set max bounds on rectangle drawn #998

Open Pedrazl opened 4 years ago

Pedrazl commented 4 years ago

Set max extent to limit rectangle size on drawing. When the area reach this limit, the drawing stops. Referenced here #715