Has anyone implemented the classic layer swipe feature in a WPF application? Looking for example code or ideas on how to implement it.
Thanks for the link. But it looks like the 10.2.7 version has a Thumb class to support the swipe operation. Unless I'm missing it, the 100.x runtime doesn't have a Thumb class.
We have a sample for v10.2 - https://developers.arcgis.com/net/10-2/sample-code/SwipeMap/
I haven't tried it with v100.x.
Many of the ESRI demos have this as a feature. You have a handle that you can drag across the map (left-right). As you "swipe" from one side to the other, the top layer is "peeled back" to reveal the layer under it. If you stop in the middle, you'll essentially have a split screen showing 2 layers.
Excuse my ignorance, but what is a classic layer swipe
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.