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

Add support for index-of, slice, distance, and within expressions #34

Closed
elifitch opened this issue Jul 9, 2020 · 1 comment · Fixed by #35
Closed

Add support for index-of, slice, distance, and within expressions #34

elifitch opened this issue Jul 9, 2020 · 1 comment · Fixed by #35

Comments

@elifitch
Copy link

elifitch commented Jul 9, 2020

There are new expressions introduced since GL 1.9 that need support in expression jamsession.

https://docs.mapbox.com/mapbox-gl-js/style-spec/expressions/#index-of
https://docs.mapbox.com/mapbox-gl-js/style-spec/expressions/#slice
https://docs.mapbox.com/mapbox-gl-js/style-spec/expressions/#distance
https://docs.mapbox.com/mapbox-gl-js/style-spec/expressions/#within

@maciekglowacki
Copy link

I'll try to implement support for these features :D

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 a pull request may close this issue.

2 participants