Hello,
I was wondering if anyone could help me.
I'm building an android application.
I made five layers in ArcMap. The first layer is the first floor map of my building. The second layer is the second floor map of my building and so on. I know how to put a single layer on my on top of a basemap in my android application. However I want the application to switch between layers(floors) when the user touches a button. (There will be five buttons--one for each floor). Is there an effective way to do this ? Or is there code out there that already does this?
Thanks for the help in advance!