Add timeline to navigate through history
# Currently
There are 2 ways to highlight the dates:
1. filter by date (in the filter menu)
2. display a _capture date_ rendering (in the layer menu)
We could imagine a new "timeline mode" with a dedicated button {width="91" height="33"} next to the filters.
# Display a timeline over the map
This button would display a timeline down the screen and activate the _capture date layer:_
{width="1209" height="672"}
# Highlight on hover
When the user hovers a specific month on the timeline, only display them on the map:
{width="1209" height="745"}
# Dynamic change of the color
The color range should always be from yellow to dark red.
So it should adapt from the dates of the pictures in the current screen dynamically. This is described in issue https://gitlab.com/panoramax/clients/web-viewer/-/issues/323
# Dynamic change of the time range
The time range should also reflect the pictures displayed within the current screen. So it should change from years to months or days depending on the bbox.
issue