Constructor
# <TimeSlider onClose map selectInteraction show />
PropTypes:
| Name | Type | Required | Description | Default | 
|---|---|---|---|---|
onClose | 
          func | No | callback fired when TimeSlider 'x' is clicked | () => {} | 
map | 
          object | Yes | a reference to openlayers map object | |
selectInteraction | 
          object | No | reference to openlayers select interaction | |
show | 
          bool | No | boolean that is respected over internal state | function() | 
- Since:
 - 0.12.0