mapbox / mapbox/mapbox-maps-ios

Gestures not working properly on map open

Open
#1,976 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

auto-triaged bug :beetle:
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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.