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

Automatically hide "enable precise location" banner #2723

Closed
jill-cardamon opened this issue Nov 4, 2020 · 3 comments
Closed

Automatically hide "enable precise location" banner #2723

jill-cardamon opened this issue Nov 4, 2020 · 3 comments
Assignees
Labels
topic: location UI Work related to visual components, Android Auto, Camera, 3D, voice, etc.

Comments

@jill-cardamon
Copy link
Contributor

#2693 prompts the user (running iOS 14) to enable precise location to navigate. Currently, the banner hides after 20 seconds. However, it would be better if the accuracy authorization banner persists until precise location is enabled, then automatically hides.

We are already able to observe the notification for a change of accuracy authorization. StatusView.hide(delay:animated:) needs to be exposed and used in NavigationViewController.navigationServiceDidChangeAuthorization(_ service:didChangeAuthorizationFor:) to hide the authorization accuracy banner at the right time.

@truburt
Copy link

truburt commented Feb 26, 2021

@jill-cardamon and this one - can close?

@jill-cardamon
Copy link
Contributor Author

yep! will close today for 1.3

@1ec5
Copy link
Contributor

1ec5 commented Mar 19, 2021

Fixed in #2747.

@1ec5 1ec5 closed this as completed Mar 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: location UI Work related to visual components, Android Auto, Camera, 3D, voice, etc.
Projects
None yet
Development

No branches or pull requests

3 participants