Leaflet/Leaflet.fullscreen

full screen with leaflet draw looses draw control for circle and rectangle

jayasai470 opened this issue · 0 comments

steps to reproduce

https://jsfiddle.net/x34opkq2/

  1. click on create new Rectangle button (do not click on the map)
  2. click on full screen control
  3. we can't draw rectangle properly some times in full screen mode
  4. exit full screen we can't see the drawn items

we can see the draw control is released and when we click on exit full screen unlike zoom in and out control.