Recently,I'm working with a app deveploped using ArcGIS Runtime SDK for Android 10.2.8.
I hope the app can download offline basemaps for some specific areas divided by administrative division.All the small basemaps will be downloaded from a whole big basemap published as a tiled map service on the ArcGIS server. How can I realize this function? The main problem is the boundaries of the smaller basemaps are irregular.
There is another question that how to identify some specific buildings from a basemap off line without .geodatabase file,or it is impossible originally?
Any answer will be appreciated.Thank you!