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

Removed markers show up when rotate screen #6952

Closed
iBinh opened this issue Nov 8, 2016 · 4 comments
Closed

Removed markers show up when rotate screen #6952

iBinh opened this issue Nov 8, 2016 · 4 comments
Assignees
Labels
annotations Annotations on iOS and macOS or markers on Android bug iOS Mapbox Maps SDK for iOS

Comments

@iBinh
Copy link

iBinh commented Nov 8, 2016

Platform: iOS
Mapbox SDK version: 3.4.0 beta 1

Steps to trigger behavior

  1. Add annotationView to mapView
  2. Rotate screen from portrait to Landscape

Expected behavior

Actual behavior

All removed markers occur in the right side of the screen. It seems that them attach to screen not to the map (that means when I move the map, the markers still stay)

img_0976

/cc @1ec5

@boundsj
Copy link
Contributor

boundsj commented Nov 8, 2016

Thanks for the report @iBinh. Can you please test with https://github.com/mapbox/mapbox-gl-native/releases/tag/ios-v3.4.0-beta.2 and see if you notice the same issue? Relatedly, beta.2 introduces a new issue that is fixed in #6924 and that will be in beta.3 later this week or early next.

@boundsj boundsj added bug iOS Mapbox Maps SDK for iOS annotations Annotations on iOS and macOS or markers on Android labels Nov 8, 2016
@boundsj boundsj self-assigned this Nov 8, 2016
@iBinh
Copy link
Author

iBinh commented Nov 8, 2016

I just updated to 3.4.0 beta2, when I move or zoom mapView after a while, my app crashes
screen shot 2016-11-08 at 12 07 57 pm

@1ec5
Copy link
Contributor

1ec5 commented Nov 8, 2016

when I move or zoom mapView after a while, my app crashes

Let’s track the std::out_of_range exception separately in #6953.

@1ec5
Copy link
Contributor

1ec5 commented Jan 13, 2017

Fixed in #6924 and #7626, which are both in v3.4.0-beta.7.

@1ec5 1ec5 closed this as completed Jan 13, 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 bug iOS Mapbox Maps SDK for iOS
Projects
None yet
Development

No branches or pull requests

3 participants