Leaflet/Leaflet.fullscreen

Fullscreen Plugin

paulmortlock opened this issue · 2 comments

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