Leaflet/Leaflet.fullscreen

map.toggleFullscreen() options fallback/documentation

boldtrn opened this issue · 0 comments

I just saw that the map.toggleFullscreen method call requires the same options as the initialization (if using pseudoFullscreen).

I think falling back the options given in the initialization might not be easy, but maybe we could improve the documentation in the readme, specifying that passing the options again is required?