mapbox / mapbox/mapbox-navigation-android-examples

Android Examples: Camera - gestures interaction

Open
#22 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

jira-sync-complete
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.