We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
mapbox/mapbox-gl-native#11719 (comment)
This would be more useful than returning "null" in most cases. In particular it would simplify the conversion of token syntax to expressions.
The text was updated successfully, but these errors were encountered:
Change ["to-string", null] from "null" to ""
b757de1
Closes #6533
Change ["to-string", null] from "null" to "" (#6534)
d5c5ef5
* Change ["to-string", null] from "null" to "" Closes #6533 * Update changelog and style-spec docs
cc3bb6a
* Change ["to-string", null] from "null" to "" Closes #6533 * Update changelog and style-spec docs Cherry-picked from d5c5ef5.
No branches or pull requests
mapbox/mapbox-gl-native#11719 (comment)
This would be more useful than returning "null" in most cases. In particular it would simplify the conversion of token syntax to expressions.
The text was updated successfully, but these errors were encountered: