Leaflet / Leaflet.fullscreen

A fullscreen control for Leaflet
http://leaflet.github.io/Leaflet.fullscreen/
ISC License
436 stars 117 forks source link

Fullscreen Plugin #96

Open paulmortlock opened 5 years ago

paulmortlock commented 5 years ago

Can you confirm if this is working with 1.5.1 as I cannot get this to work.

paulmortlock commented 5 years ago

L.Control.FullScreen is not a constructor error after I try to add the control.

map.addControl(new L.Control.FullScreen());

paulmortlock commented 5 years ago

Although another fullscreen plugin does work.

https://github.com/brunob/leaflet.fullscreen