TheDevPath / Navi

Open Source Project for Grow with Google Udacity Scholarship Challenge - Navigation app using offline first strategy and google maps api - To get started please refer to the README.md - CONTRIBUTING.md and the project Wiki
https://navi-rocks.herokuapp.com/
MIT License
53 stars 63 forks source link

Improve rendering when device changes orientation #295

Open jkwening opened 6 years ago

jkwening commented 6 years ago

App doesn't render correctly when device orientation changes - need to add logic for re-rendering app per new orientation.

motosharpley commented 6 years ago

Here is a starting point for this https://developer.mozilla.org/en-US/docs/Web/API/Detecting_device_orientation and this is a good application summary https://developer.mozilla.org/en-US/docs/Web/Guide/Events/Orientation_and_motion_data_explained