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

Callout dismisses when annotation coordinate changes slightly #6284

Closed
1ec5 opened this issue Sep 7, 2016 · 5 comments
Closed

Callout dismisses when annotation coordinate changes slightly #6284

1ec5 opened this issue Sep 7, 2016 · 5 comments
Labels
annotations Annotations on iOS and macOS or markers on Android iOS Mapbox Maps SDK for iOS macOS Mapbox Maps SDK for macOS
Milestone

Comments

@1ec5
Copy link
Contributor

1ec5 commented Sep 7, 2016

We should avoid deselecting an annotation (closing its callout) when its coordinate property changes, as long as the annotation remains within the viewport. We did this for the user dot (#2618), but not for annotations in general. #3154 is related in the sense that changing the viewport also shouldn’t close the callout.

/cc @boundsj @friedbunny

@1ec5 1ec5 added iOS Mapbox Maps SDK for iOS macOS Mapbox Maps SDK for macOS annotations Annotations on iOS and macOS or markers on Android labels Sep 7, 2016
@1ec5
Copy link
Contributor Author

1ec5 commented Dec 22, 2016

@frederoni, does #6676 fix this issue?

@frederoni
Copy link
Contributor

Unfortunately, it gets dismissed when its coordinate changes.

@bulbuliator
Copy link

Also interested in staying callout and follow the annotation while coordinate changes. Does this issue already fixed? Or can somebody give a hint about quick possibility of fixing this issue in future releases?

@1ec5
Copy link
Contributor Author

1ec5 commented Mar 3, 2017

A fix for this issue is proposed in #8269.

@1ec5 1ec5 added this to the ios-v3.5.0 milestone Mar 3, 2017
@1ec5
Copy link
Contributor Author

1ec5 commented Mar 9, 2017

Fixed in #8269 on the release-ios-v3.5.0-android-v5.0.0 branch.

@1ec5 1ec5 closed this as completed Mar 9, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
annotations Annotations on iOS and macOS or markers on Android iOS Mapbox Maps SDK for iOS macOS Mapbox Maps SDK for macOS
Projects
None yet
Development

No branches or pull requests

3 participants