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

Control Rendering underneath Map Tile layer on iOS only #42

Closed
brucem1976 opened this issue Jul 14, 2020 · 1 comment
Closed

Control Rendering underneath Map Tile layer on iOS only #42

brucem1976 opened this issue Jul 14, 2020 · 1 comment

Comments

@brucem1976
Copy link

I've got a Map coming up on a Modal that renders fullscreen, and so I have a control that renders top right to close the Modal. On PC and Android, this renders correctly, but on iOS the control is not visible there - however when I drag the map down and left I can see the Control there, under the tile that I've just moved out the way. Strangely, when I press on the location where the control should be (even though it is under the tile) the onClick action still executes.

@jayala
Copy link

jayala commented Nov 12, 2021

Had this problem with Ionic when rendering the map inside an IonContent. For what it's worth now..

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

3 participants