mapbox / mapbox/mapbox-navigation-android-examples
Android Examples: Camera - gestures interaction
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 65
- Forks
- 56
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 2
Description
Title: Handle gesture interaction with the navigation camera
Description: Learn how to allow for map gesture interactions while maintaining the navigation tracking experience
The example should integrate NavigationScaleGestureHandler and show how it can be used to handle scale gestures without breaking the NavigationCamera following state.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Android camera example and the NavigationScaleGestureHandler and NavigationCamera entry points. Run the example and inspect how navigation tracking and gesture handling currently interact. Done means the example demonstrates scale gestures while preserving the NavigationCamera following experience.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100