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

Implemented silent waypoints for Android. #214

Merged
merged 3 commits into from Apr 26, 2023

Conversation

neildunlop
Copy link
Contributor

Implemented changes so that the 'isSilent' property is respected by the navigation UI.
Silent waypoints are not announced by the navigator.
Waypoints that are not silent have their name announced by the navigator.

@neildunlop neildunlop mentioned this pull request Apr 21, 2023
.idea/misc.xml Outdated Show resolved Hide resolved
@@ -7,3 +7,4 @@
/build
/captures
.cxx
/src/main/res/values/mapbox_access_token.xml
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this file should never exist in the plugin. It is a component of the app that consumes the plugin; so this is not needed

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed

…ass more flexible and exposes more mapbox functionality but makes the code slightly less intuitive.
@eopeter eopeter merged commit b6db2b4 into eopeter:master Apr 26, 2023
@neildunlop neildunlop deleted the android_silent_waypoints branch April 27, 2023 06:50
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

Successfully merging this pull request may close these issues.

None yet

2 participants