Hi,
Does anyone know if it is possible to load/show multiple mmpks files at the same time when rendering the offline map using either the Kotlin or Swift ArcGis SDKs?
We have a big map and is splitted in multiple mmpks (each mmpk has a different area from the map with little or no overlaps between them) and I would like to show the user the corresponding mmpk according to the position in the map (meaning that when I move the focus in the map, it should show other mmpk according to that coordinates and, if needed, maps from different mmpks in the screen)...
Thanks