ArcGISTiledMapServiceLayer layer = new ArcGISTiledMapServiceLayer("http://server/ArcGIS/rest/services/MyMap/MapServer");
HiHow can i cache a "ArcGISTiledMapServiceLayer" or "ArcGISDynamicMapServiceLayer" from an ArcGIS Server on the SD-Card.The App will also work offline.Example: ArcGISTiledMapServiceLayer layer = new ArcGISTiledMapServiceLayer("http://server/ArcGIS/rest/services/MyMap/MapServer");Ideas ?
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.