Is that possible to create dynamic/ interactive map, using URL from ArcGIS online?
Thanks for any response.
HeyJohn Mcoy,
Our Explorer App is built from our Runtimes and a lot of our users use this when interacting with maps that they have pre built on ArcGIS Online for an interactive experience.
Having said that, could you elaborate a little more on what you are looking for?
Thanks,
Alexander
Look, if i have dynamic MapServer. Can I do this sample(Change Sub Layer Visibility—ArcGIS Runtime SDK for Android | ArcGIS for Developers ) with that MapServer URL ?
Yes, you should be able to.
yes, you could use online services for android SDK; I have used our published online services for editing and sync reason(because proxy.ashx would work on android).
yes, using ArcGISSublayer and one of its methods setVisible(boolean isVisible)