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

Wrong requests because of bad png tile urls generation #2122

Closed
elenatorro opened this issue May 21, 2018 · 0 comments
Closed

Wrong requests because of bad png tile urls generation #2122

elenatorro opened this issue May 21, 2018 · 0 comments
Assignees
Labels

Comments

@elenatorro
Copy link
Contributor

elenatorro commented May 21, 2018

Context

When there are not visible mapnik layers yet, carto.js builds bad urls with a missing layerIndexes parameter.

captura de pantalla 2018-05-21 a las 15 57 49

Steps to Reproduce

  1. Style points using a heatmap.
  2. Style points again using simple aggregation.
  3. There are a lot of wrong requests to urls without layerIndexes parameter.

Expected result

If there request can not be build, return an empty string to avoid sending wrong requests when layerIndexes are not present.

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

No branches or pull requests

2 participants