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

Annotations disappear from some tiles until panned out of view or zoomed #2956

Closed
JosephShering opened this issue Nov 6, 2015 · 13 comments
Closed
Labels
bug iOS Mapbox Maps SDK for iOS

Comments

@JosephShering
Copy link

I'm using Swift with the Mapbox iOS SDK. Is there a way around this issue?

@tobrun tobrun added iOS Mapbox Maps SDK for iOS bug labels Nov 6, 2015
@ghost
Copy link

ghost commented Nov 6, 2015

Having the same problem when I use 'showAnnotations(..).

@BenjaminDigeon
Copy link

Having the same problem too, with objective-c.

@1ec5
Copy link
Contributor

1ec5 commented Nov 6, 2015

Wonder if this could be fixed by #2951.

@picciano
Copy link

picciano commented Nov 6, 2015

Not to join the "me too" bandwagon, but we've started seeing this in the past few days. Possible regression of #1675 ?

@1ec5
Copy link
Contributor

1ec5 commented Nov 6, 2015

@jfirebaugh, did you run into this problem while refactoring annotations at the core level?

@jfirebaugh
Copy link
Contributor

I'm not able to reproduce this in our annotation tests or in the test app. Can someone share example code?

@picciano
Copy link

picciano commented Nov 6, 2015

This test project demonstrates the issue.
https://github.com/tallygo/MissingMapMarkers

The map should display a map with a polyline and two annotations. Tapping the "redraw" button will instantiate a new map. The results are inconsistent, you will often see part of the line missing, one or both annotations missing.
simulator screen shot nov 6 2015 11 52 59 am
simulator screen shot nov 6 2015 11 51 01 am
simulator screen shot nov 6 2015 11 50 58 am

@1ec5 1ec5 changed the title Annotations not appearing unless I swipe it out of view or manually change zoom level. Annotations disappear from some tiles until panned out of view or zoomed Nov 9, 2015
@picciano
Copy link

This problem seems to come and go with different builds.

This started worked reliably in https://github.com/mapbox/mapbox-gl-native/tree/85ab48636c0f0cb5b1ec5c5b6b64a41dbd188e06

But has since regressed again. It's not working well in ios-v3.0.0-pre.9 at all. In fact, of the releases, I have to go back to ios-v3.0.0-pre.2 to find good working version.

@bloemy7
Copy link

bloemy7 commented Nov 20, 2015

I can confirm this issue. I have exactly the same for the pre.9 build.

@1ec5
Copy link
Contributor

1ec5 commented Dec 11, 2015

I’m unable to reproduce the issue in the MissingMapMarkers sample application using Mapbox iOS SDK 3.0.1 on an iPhone 6 running iOS 9.2.

@picciano
Copy link

I'll check that out, thanks for the update

@picciano
Copy link

I agree, 3.0.1 is working great. No missing point or line annotations.
Do we know what caused this?

@jfirebaugh
Copy link
Contributor

This probably settled down with 7669e02.

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

No branches or pull requests

7 participants