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 minscale/maxscale #343

Closed
klassenjs opened this issue Dec 19, 2018 · 1 comment
Closed

Implement minscale/maxscale #343

klassenjs opened this issue Dec 19, 2018 · 1 comment

Comments

@klassenjs
Copy link
Member

Implement minscale/maxscale hints to disable layers (in the catalog?) that can't/shouldn't be rendered. (Also, should this be renamed min/maxscaledenom for GM3?)

This appears as a TODO in components/catalog/layer.js:

        // TODO: Check layer for minscale/maxscale against
        //       the mapView.
        // if(isOutOfScale(layer)) {
        //  layer_classes.push('out-of-scale');
        // }
@klassenjs
Copy link
Member Author

PR: #345

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

No branches or pull requests

1 participant