You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey there. Feeling a bit obtuse for having to ask this but, what the hey. I've got a tilestache setup with a tile layer provider and a UTFGrid provider and I'm attempting to overlay those on a Google Map. I've got it working in a really basic way thusly:
Problem is, when I zoom the map, I'm losing the interactivity from the UTFGrid layer. I feel like there's something simple that I must be missing but a rather exhaustive Googling of the issue as well as going back over the docs for Wax didn't really turn anything up. Anyone out there that might be able to give me a hand?
Thanks.
The text was updated successfully, but these errors were encountered:
Point of clarification: It seems that zooming isn't the real culprit. Double clicking to zoom somehow unbinds the hover events from the interaction layer. If I click on the different areas in the grid, the interaction happens but the hover events are gone.
Hey there. Feeling a bit obtuse for having to ask this but, what the hey. I've got a tilestache setup with a tile layer provider and a UTFGrid provider and I'm attempting to overlay those on a Google Map. I've got it working in a really basic way thusly:
Problem is, when I zoom the map, I'm losing the interactivity from the UTFGrid layer. I feel like there's something simple that I must be missing but a rather exhaustive Googling of the issue as well as going back over the docs for Wax didn't really turn anything up. Anyone out there that might be able to give me a hand?
Thanks.
The text was updated successfully, but these errors were encountered: