<TimeSlider />

TimeSlider component used to display/filter data with time attributes

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

View Source TimeSlider/TimeSlider.js, line 25