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

Annotation callout hides when map zooms/moves iOS #2479

Closed
ghost opened this issue Oct 1, 2015 · 1 comment
Closed

Annotation callout hides when map zooms/moves iOS #2479

ghost opened this issue Oct 1, 2015 · 1 comment

Comments

@ghost
Copy link

ghost commented Oct 1, 2015

After zooming map (with selected (both programatically and manually) annotation) callout disappears and

func mapView(mapView: MGLMapView, didDeselectAnnotation annotation: MGLAnnotation

is called.
Is there any way to turn off auto-deselecting annotation?

@ghost ghost changed the title Annotation callout hides when map zooms/moves Annotation callout hides when map zooms/moves label:iOS Oct 1, 2015
@ghost ghost changed the title Annotation callout hides when map zooms/moves label:iOS Annotation callout hides when map zooms/moves Oct 1, 2015
@ghost ghost changed the title Annotation callout hides when map zooms/moves Annotation callout hides when map zooms/moves iOS Oct 1, 2015
@friedbunny
Copy link
Contributor

Tracking the callout view as the map is panned/zoomed is not implemented yet — see #1784.

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

No branches or pull requests

1 participant