We currently provide a map visualization in a dashboard that aggregates data to US States, using the Static Map (Regions) chart. When users click on individual states they used to see a heatmap of the data at the Zip Code level in a Looker "Drill-down" modal. However, following the breaking change in Looker's April 10, 2024 release this drill-from-state-to-zip feature stopped working for our users. When we manually toggle the "Enable Legacy Maps" feature to "On" in our Looker instance settings, this heatmap continues working; when we turn it off, the drill stops working. The trouble is that we are not explicitly invoking a legacy map anywhere in our code or settings. The behavior is as though the zip-code drill-down option in the Static Map (Regions) chart provided by looker still points to legacy maps or, perhaps, the bug is in the `map_layer_name: us_zipcode_tabulation_areas`. Either way it seems that Looker is still connecting us to a legacy map feature in a way that we cannot prevent. Has anyone encountered anything similar? Or is anyone able to help us figure out how to address this issue?
Hi there,
Thank you for bringing this to our attention. I was able to recreate this internally and I reported this behaviour to our engineering team to investigate further.
Hi @rufus - Thanks for your reply! We are still seeing this behavior. Has your team been able to identify a solution?
I took a look and confirmed that the engineering team has identified the root cause and are working on the fix. I'm hopeful it will be included in an upcoming release.
Thank you @rufus !
Hi @rufus - I just checked the behavior of our map visualizations without the legacy compatibility enabled. It seems like this has been resolved. Has a fix to the original issue been deployed?
Hello! Yes, this was fixed in our July 10th release. More details can be found here.
Awesome! Thanks @MaddyM !