MapManager.ShowDownloadedMapsUI Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Displays the UI that lets users download maps for offline use.
public:
static void ShowDownloadedMapsUI();
static void ShowDownloadedMapsUI();
public static void ShowDownloadedMapsUI();
function showDownloadedMapsUI()
Public Shared Sub ShowDownloadedMapsUI ()
Remarks
Note
Offline map downloads stop whenever a MapControl is used in any app that's running on the device.