Create a Redux connected version of the TimeSliderLegend component

Create a TimeSliderLegendConnect component which connects the TimeSliderLegend component to a Redux store. The connected version gets it's layers and dimensions from the Redux store and passes them to the TimeSliderLegend component.

Edited by Kristian Harju