brunob / leaflet.fullscreen

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

Fullscreen Chrome Mobile #42

Closed SilentT-FR closed 9 years ago

SilentT-FR commented 9 years ago

When i activate fulscreen the screen was cut in twice the buble disapear but the screen remains like this Work in Firefox mobile and Desktop Plateform the screen is normal when no fullscreen

screenshot_2015-06-13-14-26-33

brunob commented 9 years ago

Does this works better if you apply https://github.com/brunob/leaflet.fullscreen/blob/master/Control.FullScreen.css#L3 to your map ?

SilentT-FR commented 9 years ago

Same problem and ive lost the icon

i use actualy the v1.1.4

SilentT-FR commented 9 years ago

i have test with your demo website and it works perfectly so i search why with my website sucks

SilentT-FR commented 9 years ago

Sorry for the noise

i don't use the recommendation of leaflet

html, body, #map { height: 100%; }

i have use inline witdth 100% position relative on the map div html and body get forgotten ^^