LeafletSlider
LeafletSlider copied to clipboard
Cannot order values chronologically in slider
I have my json features and I would to view them by the "year" in order from (1979-2019) using the slider. My slider works but the years are jumbled in a random order.
Does anyone know how to achieve this?
can you provide link?
Fixed in https://github.com/Falke-Design/LeafletSlider
Does not appear to be fixed:
https://github.com/geyerbri/LeafletSlider
(demo site) https://geyerbri.github.io/LeafletSlider/
@geyerbri thx, it was working when the time attribute was binded to the options. But it was not working on the feature properties from geojson. Is fixed now
Fantastic, thank you!