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

Map height is broken when changing phone position #17

Open
zoetrope69 opened this issue Oct 7, 2013 · 2 comments
Open

Map height is broken when changing phone position #17

zoetrope69 opened this issue Oct 7, 2013 · 2 comments

Comments

@zoetrope69
Copy link
Contributor

The height needs to update?

@NickColley
Copy link
Contributor

You could listen for 'orientationchange' event and resize the map, I think in iOS7 this is triggered by onscreen keyboards too, would need testing.

@zoetrope69
Copy link
Contributor Author

Could use media queries... (orientation: portrait) and (orientation: landscape).

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