Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Tapping point annotation does not select it at z0 #3027

Closed
1ec5 opened this issue Nov 13, 2015 · 4 comments · Fixed by #3261
Closed

Tapping point annotation does not select it at z0 #3027

1ec5 opened this issue Nov 13, 2015 · 4 comments · Fixed by #3261
Labels
bug iOS Mapbox Maps SDK for iOS

Comments

@1ec5
Copy link
Contributor

1ec5 commented Nov 13, 2015

Tapping a point annotation on iOS does not select it when the map is at zoom level 0.

/cc @incanus

@incanus
Copy link
Contributor

incanus commented Nov 13, 2015

Interesting. Previously, we've had render issues in that department (#1279) and also, I would have suspected something in the original memory tile-based storage of points, but @jfirebaugh has refactored that into an R-tree recently (#2673). I don't have much more to provide other than that context, though.

@incanus incanus added bug iOS Mapbox Maps SDK for iOS labels Nov 13, 2015
@RomainQuidet
Copy link
Contributor

Globally tapping annotation should not only suppose user tapped near the annotation's coordinate. As with annotationImage offset, it should take it into account too.
Internal code should be reworked for that.

@1ec5
Copy link
Contributor Author

1ec5 commented Dec 8, 2015

This is fixed in the OS X port. Backporting to iOS is blocked on #3159.

@1ec5
Copy link
Contributor Author

1ec5 commented Dec 14, 2015

This will be fixed in #3261.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug iOS Mapbox Maps SDK for iOS
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants