The analysis results are stored into session storage so that they persist when the user refreshes browser. To clean the results a "RESET" button is placed. Here are the changes in this commit:
center_default is now a static variable
store/reload/reset session functions
conditional cross_filter in FilterPanel is fixed
during metric generation, hazard is read from session
The analysis results are stored into session storage so that they persist when the user refreshes browser. To clean the results a "RESET" button is placed. Here are the changes in this commit: