iosMapAccessMethod property to use either the Documents folder or the bundle. v For Android devices, this folder location is androidLocalMapUrl="file:// folder_path/map_file_name.tpk" v For iOS devices, this folder location is iosLocalMapUrl="map_file_name.tpk" . You must also enter useDocumentsFolder for the iosMapAccessMethod attribute. v For Windows devices, this folder location is windowsLocalMapUrl="\ folder_path\map_file_name.tpk" b. For online maps, set the providerUrl property. The value can be any valid ArcGIS tile service. If you do not set the providerUrl property, the user-defined TPK file is used. In the providerUrl property, the type of map is specified, for example, World_Topo_Map: 30 Configuring Maximo Anywhere
providerUrl="http://server.arcgisonline.com/ArcGIS/rest/services/ World_Topo_Map/MapServer/tile/{z}/{y}/{x}" 4. Save and close the file. 5. Build and deploy the application.