I'm very new to GIS. I am developing an iOS app using the runtime SDK. The app needs global coverage and offline use. I need to make a mobile map package or mobile scene package with a basemap that can provide global coverage with reasonable detail offline. Ideally I would like topography but imagery is fine also for the basemap. I managed to create a mobile map package with imagery basemap but the size of the package is only 50 KB and without internet the detail is not very good at all. How can I specify a larger and more detailed basemap to be packaged for mobile use. Thanks