Windows.Services.Maps.OfflineMaps Namespace
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.
Contains classes that you can use to find and download map packages for offline use.
Classes
OfflineMapPackage |
Represents the map data for a particular geographical region. The data can be downloaded and used offline. |
OfflineMapPackageQueryResult |
Represents the result of a query for map packages. |
OfflineMapPackageStartDownloadResult |
Represents the result of an asynchronous request to queue the download of a map package onto the local system. |
Enums
OfflineMapPackageQueryStatus |
Specifies the status of a OfflineMapPackageQueryResult. |
OfflineMapPackageStartDownloadStatus |
Specifies the status of an OfflineMapPackageStartDownloadResult. |
OfflineMapPackageStatus |
Specifies the status of a OfflineMapPackage. |
Remarks
Important
Bing Maps for Enterprise service retirement
The UWP MapControl and map services from the Windows.Services.Maps namespaces rely on Bing Maps. Bing Maps for Enterprise is deprecated and will be retired, at which point the MapControl and services will no longer receive data.
For more information, see the Bing Maps Developer Center and Bing Maps documentation.
APIs in this namespace require the Offline Maps Management
capability (see App capability declarations).