-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Tapping annotation within user location accuracy halo selects user location annotation #5571
Comments
This issue reproduces in v3.3.0 but not v3.2.0. |
The regression was introduced in #1582. We now hit-test the user location annotation view based on its |
A fix for this should probably be done in conjunction with @frederoni’s refactor in #5573 or wait for that to land. |
I think we can land a more targeted fix in v3.3.2. |
Fixed by #5816. |
The problem is still happening in the v3.3.3. I can't select an annotation within the user location's accuracy range. |
It would be awesome to have that fix as soon as possible. Now I'm stuck to the release v3.2.3 because of that. I want to start using MGLAnnotationView with the |
This was fixed in #5894, which is now available in the v3.3.4 release. |
Thank you! |
Thanks, it now works as it should. |
Cool, thanks! |
Platform: iOS 9.3
Mapbox SDK version: 3.3.0 beta 3
Steps to trigger behavior
(Screenshot below)
Expected behavior
When annotation in blue circle is tapped it should show its callout.
Actual behavior
When annotation in blue circle is tapped user location annotation is presented.
The text was updated successfully, but these errors were encountered: