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

line-round-limit greater than 1 causes rendering errors on iPhone 6 #5258

Closed
jfirebaugh opened this issue Jun 6, 2016 · 1 comment
Closed
Labels
archived Archived because of inactivity bug Core The cross-platform C++ core, aka mbgl

Comments

@jfirebaugh
Copy link
Contributor

jfirebaugh commented Jun 6, 2016

See #5234. The issue appears with Mapbox Streets on iPhone 6 (but not any iOS simulator and not the OS X SDK). No interaction is required, other than moving to the pictured area:

12/1171/1566

This was exposed when the default value for line-round-limit was changed from 1 to 1.05, to obey the style specification. As a workaround, we have added an override that forces the default back to 1. But presumably any style that explicitly specifies "line-round-limit": 1.05 will still have rendering artifacts. We need to find the root cause.

@stale
Copy link

stale bot commented Nov 23, 2018

This issue has been automatically detected as stale because it has not had recent activity and will be archived. Thank you for your contributions.

@stale stale bot closed this as completed Nov 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
archived Archived because of inactivity bug Core The cross-platform C++ core, aka mbgl
Projects
None yet
Development

No branches or pull requests

2 participants