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

Ensure contentInset honors UI at bottom of map #14

Open
nixta opened this issue Jun 28, 2017 · 4 comments
Open

Ensure contentInset honors UI at bottom of map #14

nixta opened this issue Jun 28, 2017 · 4 comments

Comments

@nixta
Copy link
Member

nixta commented Jun 28, 2017

Need to move the UI to the bottom of the map anyway, so this may be simpler once that's done.

@nixta
Copy link
Member Author

nixta commented Jul 21, 2017

Will need to wait for update to the Runtime. Perhaps Update 2.

@esreli
Copy link
Contributor

esreli commented Jul 26, 2018

@nixta It appears bottom UI does honor the safe area. Unless of course you're referencing something else?

Can I close this issue out?

screen shot 2018-07-26 at 10 25 08 am

@nixta
Copy link
Member Author

nixta commented Jul 26, 2018

Let's keep this open for now. I'm referring to the route appearing behind the UI at the bottom. Unfortunately right now the ContentInset on the MapView moves the entire attribution bar up, which in turn moves the UI up to once more cover up the route.

Could wait for Runtime to fix, but in the meantime could do a manual extent calculation to fit the geometry to the unobscured map area.

@esreli
Copy link
Contributor

esreli commented Jul 26, 2018

Noted. Let's consider the manual extent calculation.

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

No branches or pull requests

3 participants