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

Poly line is missing in some specific zoom level. #4566

Closed
sunzhec2702 opened this issue Apr 1, 2016 · 3 comments
Closed

Poly line is missing in some specific zoom level. #4566

sunzhec2702 opened this issue Apr 1, 2016 · 3 comments
Labels

Comments

@sunzhec2702
Copy link

Platform: Android
Mapbox SDK version: 4.0

Steps to trigger behavior

  1. Run the MapboxGLSDKTestApp.
  2. enter the polylines activity.
  3. zoom in and make sure that one of the polyline is at center of the screen.
  4. The poly line is missing at zoom level (seem to be 17)

Also, some time the marker is missing as well at my project with new Version 4.0.

Expected behavior

The poly line should not be missing.

Actual behavior

The poly line is missing at one zoom level.

@tobrun tobrun added the bug label Apr 1, 2016
@mastrgamr
Copy link

I get the same issue when loading from my custom MapBox styles from the studio (tested on Android, not sure about other platforms).
My style contains data that draws polylines and on some zoomed levels massive parts of the lines get cut off or disappear. The logcat shows E/mbgl: {Map}[OpenGL]: stencil mask overflow when I get to the problem areas.

@sunzhec2702
Copy link
Author

sunzhec2702 commented Jun 4, 2016

Hi @tobrun
I can still repro this issue. Is this possible that it is only my environment issue?

@tobrun
Copy link
Member

tobrun commented Jun 4, 2016

@sunzhec2702 Thank you for the gentle ping on this issue. We are able to reproduce this as well. We are investigating it in #5138. Since that issue has a bit more activity and background information. I'm going to close this issue as a duplicate.

@tobrun tobrun closed this as completed Jun 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants