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

UIView<MGLCalloutView> not tracking annotation #8993

Closed
macro-shen opened this issue May 15, 2017 · 1 comment
Closed

UIView<MGLCalloutView> not tracking annotation #8993

macro-shen opened this issue May 15, 2017 · 1 comment
Labels
annotations Annotations on iOS and macOS or markers on Android iOS Mapbox Maps SDK for iOS
Milestone

Comments

@macro-shen
Copy link

Platform: iOS SDK
Mapbox SDK version: 3.5.2

Steps to trigger behavior

a question from a Mapbox iOS SDK user, he used customized UIView, but the view didn’t move when moving the map to other palce, does anyone know why?

Actual behavior

image

Following is his sample code:
image

image

image

@tobrun tobrun added the iOS Mapbox Maps SDK for iOS label May 15, 2017
@fabian-guerra fabian-guerra added annotations Annotations on iOS and macOS or markers on Android bug and removed bug labels May 15, 2017
@fabian-guerra fabian-guerra added this to the ios-v3.6.0 milestone May 15, 2017
@1ec5
Copy link
Contributor

1ec5 commented Jun 22, 2017

GDRealPositionCalloutHolidayView.anchoredToAnnotation should be implemented to return YES. (Also see dismissesAutomatically.)

/ref #7646

@1ec5 1ec5 closed this as completed Jun 22, 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
Projects
None yet
Development

No branches or pull requests

4 participants