Windows.Services.Maps 不适用于 Win8.1 RT 应用程序
Windows.Services.Maps not available for Win8.1 RT App
我正在尝试在 Windows 8.1 应用程序项目中使用 MapLocationFinder,它是 Windows.Services.Maps 的一部分。但是找不到命名空间。它找不到 Windows.Services。
我在网上找不到任何东西,"Add Reference" 中也没有任何东西。根据另一个问题,此 API 仅适用于 WinRT 应用程序,但我的应用程序是 WinRT 应用程序。
这些 classes/features 只能从 Windows 10+ Windows 运行时应用程序或 Windows Phone 8.1.
https://msdn.microsoft.com/en-us/library/windows.services.maps.aspx
我正在尝试在 Windows 8.1 应用程序项目中使用 MapLocationFinder,它是 Windows.Services.Maps 的一部分。但是找不到命名空间。它找不到 Windows.Services。 我在网上找不到任何东西,"Add Reference" 中也没有任何东西。根据另一个问题,此 API 仅适用于 WinRT 应用程序,但我的应用程序是 WinRT 应用程序。
这些 classes/features 只能从 Windows 10+ Windows 运行时应用程序或 Windows Phone 8.1.
https://msdn.microsoft.com/en-us/library/windows.services.maps.aspx