LeafletSlider icon indicating copy to clipboard operation
LeafletSlider copied to clipboard

LeafletSlider

Results 23 LeafletSlider issues
Sort by recently updated
recently updated
newest added

The example is broken and should probably be updated to point to `tiles.openstreetmap.org`

We connected the slider with a checkbox in a navbar for an interactive web map. The default is an unchecked box. When checking the box for the first time everything...

I have a time-series choropleth that works well with the plugin. However, I'd like to do two of these side-by-side on a website. But I keep getting error messages and...

Is it possible to use json with a start and a end time, not only a Event on a specific date. So my json looks like: I like to use...

Hi there When you set showAllOnStart and alwaysShowDate, at the beginning the timestamp is not shown under the slider, until the slider is moved for the first time. This is...

Thanks for a cool plug-in. Saved me a bunch of time! To consider: The current demo uses 1.0.0 as the leaflet base. I ran into an issue where LayerGroups did...

…AND non-marker layers are displayed. There are actually two bug fixes here: 1) _extractTimeStamp should be _extractTimestamp 2) When the slider is showing layers over time (rather than markers), the...

Hi great job on this slider. It is very useful. I wanted to report an issue though where there is a memory leak that I believe is related to not...

Hi, This is a feature request to enable displaying multiple points with the same datetime. For example, suppose I have two distinct markers that share the datetime of "2015-05-18 00:00"....