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

Implement property functions for line-join #5020

Merged
merged 2 commits into from
Jul 24, 2017
Merged

Implement property functions for line-join #5020

merged 2 commits into from
Jul 24, 2017

Conversation

lbud
Copy link
Contributor

@lbud lbud commented Jul 21, 2017

I reverted property functions for both line-join and line-cap in #5018. This re-implements property functions for line-join, as that does not affect dasharray data.

Launch Checklist

  • briefly describe the changes in this PR
  • write tests for all new functionality
  • document any changes to public APIs

"source": "geojson",
"layout": {
"line-join": {
"type": "categorical",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can be "identity" now?

@@ -582,7 +583,9 @@
"ios": "2.0.0",
"macos": "0.1.0"
},
"data-driven styling": {}
"data-driven styling": {
"js": "0.39.0"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

0.40.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants