Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Combine line shaders #10894

Merged
merged 9 commits into from
Jul 28, 2021
Prev Previous commit
Next Next commit
Remove negated line-dasharray requirement from line-gradient
endanke committed Jul 27, 2021
commit 3ac84faccba591e4de3c0d9447d05200d3f0eda3
3 changes: 0 additions & 3 deletions src/style-spec/reference/v8.json
Original file line number Diff line number Diff line change
@@ -4671,9 +4671,6 @@
"doc": "Defines a gradient with which to color a line feature. Can only be used with GeoJSON sources that specify `\"lineMetrics\": true`.",
"transition": false,
"requires": [
{
"!": "line-dasharray"
},
{
"!": "line-pattern"
},