Does anyone know how to create maps with a slider bar that allows the user to look at a map before and after? Like this: Hurricane Sandy Before and After Map & Satellite Images | Esri Disaster Map. I'm not sure what it's called so I'm having trouble searching for tips...
Thanks,
Emily
Hey Emily,
If you know your way around javascript, this is the way to go.
LayerSwipe widget | ArcGIS API for JavaScript
Tim
Where are you developing this? In ArcGIS Online or one of the APIs? Tagging your post might help.
If you're using the JavaScript API, the LayerSwipe tool would be what you're looking for.
Thanks Tim and Ken, I'm actually not familiar with using JavaScript or the API, hence the lack of tags. I am mostly a Desktop user, where would I begin if I wanted to take advantage of the API?
This is a great starting point: ArcGIS API for JavaScript
Emily,
If you want to use this in the desktop environment then you can just add the Effects toolbar and select the layer you want and use the swipe tool.
Here is a link to the desktop help that talks about it.
-Stan
You can also check out completed samples of the Esri JS API: Samples | ArcGIS API for JavaScript
Hey Emily,
Here'a link to a 'swipe' story map template in ArcGIS Online that would be simple to customize:
Story Map Swipe and Spyglass Tutorial | Story Maps
If you're not familiar with ArcGIS Online, you can create a free account and there are a lot of great resources for how to get started on Esri's help site and other blogs.
Good luck!
Jacqueline