I am using for my gis project openlayers and extjs ..
last day i saw an app which has a arrow … and when you move your mouse satellite layer slide on raster layer…
i am using arcgiscache.
with javascript can we do this?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I found this example using the Swipe class, maybe that could be of some help?
The Swipe class doesn’t seem to be in the default OpenLayers download, the example uses this file, download that and reference in your app and you should be able to use it according to the example.