This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
[ios] presentsWithTransaction logic should include callout views. #14442
Labels
iOS
Mapbox Maps SDK for iOS
Milestone
PR #14307 introduced logic that enables
presentsWithTransaction
if there are any view annotations.However, we can also have UIView callouts with sprite annotations, so we should also check for a callout.
Here's a gif from an iPhone 6+ running https://github.com/mapbox/ios-sdk-examples/tree/7e2594780ee806ac3b3aa67b94b07aae3d773994
This is the same behavior as the user location annotation, though subjectively looks worse with the larger callouts.
Mapbox SDK versions: 4.10.0-beta.3
iOS/macOS versions: 12.2
Device/simulator models: 12.3 beta 1 (16F5117h)
Xcode version: 10.2
The text was updated successfully, but these errors were encountered: