Select to view content in your preferred language

Slide Bar (two thumbs)

1150
3
11-14-2016 04:35 PM
EricBianchi1
New Contributor III

I am trying to create a slide bar for my map. However, this slide bar needs to show a range between two defined points. So essentially a time interval. 

I have these examples to go off on.. Are there any more simple / easy-to-read examples out there? 

1) A simple slide bar Simple slide bar

  • I like the simplicity but I need two thumbs

2) Kind of complicated becuase it has the ability to run as a "movie" Hurricanes Two Thumbs

  • I like that it has two thumbs but it is too complex

Thanks!sliders #java scrip api

Tags (2)
0 Kudos
3 Replies
RobertScheitlin__GISP
MVP Emeritus
EricBianchi1
New Contributor III

Site gave me more insight, Thank you! - But if my range slider is for time, is there a way to do a start and end? The regular slide bar works well for time ranges between 0-24. But if one wanted to know 18-07.. then there is a problem. 

So I would need something like start and end points for the slider.

hmm..

0 Kudos
RobertScheitlin__GISP
MVP Emeritus

Eric,

   If you are dealing with time them you will want to use the more complicated sample or look at using 

TimeSlider | API Reference | ArcGIS API for JavaScript 3.18 

0 Kudos