All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Switched Map SelectClusterInteraction from flat to spiral. Solves a problem with cluster whose locations have the same lat/lon.
- Switched back to
HashRouter
sinceBrowserRouter
doesn't work when app is deployed at/geodashboard
.
- Testing
BrowserRouter
in react-router when deploying app at/geodashboard
.
- Working when deployed at
/gedashboard
on Kubernetes cluster. - Testing
HashRouter
in react-router when deploying app at/geodashboard
.