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

Does not expand CartoCSS variables in zoom filters #42

Open
StyXman opened this issue Jul 19, 2017 · 0 comments
Open

Does not expand CartoCSS variables in zoom filters #42

StyXman opened this issue Jul 19, 2017 · 0 comments

Comments

@StyXman
Copy link

StyXman commented Jul 19, 2017

With this code:

// things that are useful and common enough to see in the near range
@useful: 16;

[feature = 'amenity_atm'][zoom >= @useful] { ... }

I get this error:

error building style: zoom requires num, got ATKEYWORD (line: 44, column: 37): "@useful"
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

No branches or pull requests

1 participant