mapbox / mapbox/mapbox-maps-ios
Gestures not working properly on map open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 601
- Forks
- 196
- PR merge metrics
- No merged PRs in 30d
Description
## Environment
- Xcode version:
- iOS version: 16.0+
- Devices affected:
- Maps SDK Version: 10.14.0-rc.1
## Observed behavior and steps to reproduce
Impossible to zoom out with one hand, when attempting to zoom out with one hand swipe gesture is triggered and maps pans arounds instead of zooming out.
## Expected behavior
zoom out≈cc
## Notes / preliminary analysis
## Additional links and references
https://drive.google.com/file/d/1OjoOwSkmaDHgiNNpFyzIWJaK-bWO8C2D/view?usp=sharing
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 reproducing the issue on iOS 16+ with Maps SDK 10.14.0-rc.1, using the behavior and video linked in the issue. Compare the one-handed zoom-out gesture with the resulting pan gesture and trace the relevant map gesture handling entry point. Done means one-handed zooming works without incorrectly triggering map panning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100