In #8 I've added the functionality of, when clicking on a feature, you'd add filters to the current page. So, when the map was inside a dashboard, it'll allow you to filter data and update all views that understand filtering (i.e. ckanext-basiccharts).
This issue is to do the same thing but, instead of simply updating the filters and staying on the same page, you'd be redirected to another page with these filters set up.
The aim is to have a map embeded in a page somewhere and, when you click on one of its features, you'll go to a dashboard (or another view) with these filters set up.
In #8 I've added the functionality of, when clicking on a feature, you'd add filters to the current page. So, when the map was inside a dashboard, it'll allow you to filter data and update all views that understand filtering (i.e. ckanext-basiccharts).
This issue is to do the same thing but, instead of simply updating the filters and staying on the same page, you'd be redirected to another page with these filters set up.
The aim is to have a map embeded in a page somewhere and, when you click on one of its features, you'll go to a dashboard (or another view) with these filters set up.