I want to know when we download map after selecting the download area, it create 3 files (.vtpk .geodatabase and .mmap file) to our local storage and resources. need help to load map from these local saved files. I want to download multiple maps and showcase all saved from local saved in a list on tap I want to local selected downloaded map in MapView
We have sample apps to help demonstrate the workflow of loading a locally saved vtpk, geodatabase, or a mmpk file using the ArcGIS Runtime for Android SDK:
Or check out our documentation tutorial pages: Work with offline data (link)
Hi Shubham I need something like load the baseman(downloaded) then attach layer to it. can you help me something like that?
@GautamBisht007 You can load a vector tile package file (.vtpk) which contains your local basemap, and then load the layer.