brunob / leaflet.fullscreen

Leaflet.Control.FullScreen for Leaflet
https://brunob.github.io/leaflet.fullscreen/
MIT License
380 stars 110 forks source link

Add support for custom DOM elem in pseudo full screen mode #59

Closed luilegeant closed 6 years ago

luilegeant commented 6 years ago

Ensure that the pseudo full screen mode also works when a DOM item is given to the fullscreenElement property.

brunob commented 6 years ago

Nice catch, thx :)