Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iPhone problem #115

Open
NoBodyButMe opened this issue Sep 4, 2020 · 1 comment
Open

iPhone problem #115

NoBodyButMe opened this issue Sep 4, 2020 · 1 comment

Comments

@NoBodyButMe
Copy link

Hello

the fullscreen mode doesn't seem to work on iPhone?
On Android it works fine.

@dsite
Copy link

dsite commented Jun 14, 2021

I ran into the same issue. In iOS 14.6 in both Safari and Chrome, the map information wouldn't render at all if I used fullscreenControl: true. I'd see the control, but the map tiles and other map info did not appear.

Switching to this helps...

fullscreenControl: {
    pseudoFullscreen: true
}

This isn't a total fix. The map doesn't completely fill the screen; it only fills the browser window. But the information at least shows up, which is better than a grey box.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants