Leaflet.fullscreen
Leaflet.fullscreen copied to clipboard
Fullscreen Plugin
Can you confirm if this is working with 1.5.1 as I cannot get this to work.
L.Control.FullScreen is not a constructor error after I try to add the control.
map.addControl(new L.Control.FullScreen());
Although another fullscreen plugin does work.
https://github.com/brunob/leaflet.fullscreen