This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
Tap gesture recognizer should fail unless annotation is nearby #7194
Labels
annotations
Annotations on iOS and macOS or markers on Android
bug
iOS
Mapbox Maps SDK for iOS
macOS
Mapbox Maps SDK for macOS
Milestone
MGLMapView’s built-in UITapGestureRecognizer should set its state to
UIGestureRecognizerStateFailed
as soon as it discovers that no annotations are nearby. Combined with #2278, the developer would be able to install their own “fallback” tap gesture recognizer that handles taps when the built-in gesture recognizer, meant for annotation selection, has nothing to select./cc @danpat @incanus
The text was updated successfully, but these errors were encountered: