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

Hidden layers make the embed to fail #3090

Closed
saleiva opened this issue Apr 8, 2015 · 5 comments
Closed

Hidden layers make the embed to fail #3090

saleiva opened this issue Apr 8, 2015 · 5 comments
Assignees
Labels
Milestone

Comments

@saleiva
Copy link
Contributor

saleiva commented Apr 8, 2015

While in the editor the map is rendered correctly, in the embed nothing is shown and the map requests give an error (https://hopaholli.cartodb.com/api/v1/map?stat_tag=86f88d40-dd62-11e4-bf6e-0e018d66dc29) -> {"errors":["column "mssa_id" does not exist"]}

If you put that layer visible by default the map gets rendered correctly.

@saleiva saleiva added the bug label Apr 8, 2015
@saleiva saleiva added this to the Guarroman milestone Apr 8, 2015
@saleiva
Copy link
Contributor Author

saleiva commented Apr 8, 2015

cc/ @javisantana

@saleiva
Copy link
Contributor Author

saleiva commented Apr 8, 2015

It looks that no matters if the infowindow is activated, hidden layers gives error on embed maps.

@saleiva saleiva changed the title Hidden layers with infowindow activated make the embed to fail Hidden layers make the embed to fail Apr 8, 2015
@rochoa
Copy link
Contributor

rochoa commented Apr 8, 2015

The butte_fqhcs table does not have any mssa_id column so the Maps API is reporting a correct error.

I guess this is related to the changes made to request the info windows through the Maps API attributes service so I'm reassigning this to @javisantana.

@rochoa rochoa assigned javisantana and unassigned rochoa Apr 8, 2015
@javisantana
Copy link
Contributor

fixed here CartoDB/carto.js#434

@rochoa
Copy link
Contributor

rochoa commented Apr 9, 2015

🇪🇸

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

4 participants