What is the problem or goal the end user is trying to solve or accomplish?
The filtering functionality is very useful for Dashboards, including the ones composed by deck.gl Charts (in this case, it's common to filter by regions/location). However, when a filter is added, the users need to re-position the map/graphic on the Chart to have visibility on the filtered location.
How are they solving it currently?
Users need to manually re-position the map/graphic on the Chart according to the applied filters.
What is the recommended solution by the Customer?
Implement an automatic re-position of the map/graphic according to the filter applied on the Dashboard.