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

[core] Line annotation disappears and/or clips to tile boundaries from zoom 3 onwards #5763

Closed
brunoabinader opened this issue Jul 22, 2016 · 2 comments · Fixed by mapbox/geojson-vt-cpp#54
Labels
annotations Annotations on iOS and macOS or markers on Android bug Core The cross-platform C++ core, aka mbgl

Comments

@brunoabinader
Copy link
Member

In macosapp example, press ⌘L and zoom in until a piece of the example annotation disappears:

giphy 1

I suspect #5514 could be the cause - need to investigate/bisect further to pinpoint the issue. From my experiments, #5517 does not fix the issue.

👀 @yhahn @1ec5 @mourner

@brunoabinader brunoabinader added bug annotations Annotations on iOS and macOS or markers on Android labels Jul 22, 2016
@1ec5 1ec5 added the Core The cross-platform C++ core, aka mbgl label Jul 22, 2016
@brunoabinader
Copy link
Member Author

Also reproducible in glfw-app:
glfw-app

Here you can see also an interesting artifact: the line annotations are somehow clipped when crossing tile boundaries:

out

@brunoabinader brunoabinader changed the title macOS example annotation disappears from zoom 3 onwards [core] Line annotation disappears and/or clips to tile boundaries from zoom 3 onwards Jul 23, 2016
@brunoabinader
Copy link
Member Author

Fix added in #5517.

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 Core The cross-platform C++ core, aka mbgl
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants