AMap3D.WindowsPhone
2.2.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package AMap3D.WindowsPhone --version 2.2.1
NuGet\Install-Package AMap3D.WindowsPhone -Version 2.2.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AMap3D.WindowsPhone" Version="2.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AMap3D.WindowsPhone" Version="2.2.1" />
<PackageReference Include="AMap3D.WindowsPhone" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AMap3D.WindowsPhone --version 2.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AMap3D.WindowsPhone, 2.2.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package AMap3D.WindowsPhone@2.2.1
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AMap3D.WindowsPhone&version=2.2.1
#tool nuget:?package=AMap3D.WindowsPhone&version=2.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
高德地图Windows Phone 8 SDK(V2)是一套基于Windows Phone 8及以上版本的地图应用程序开发接口。通过该接口,用户可使用高德地图数据和服务轻松构建功能丰富、交互性强的地图应用。
高德地图V2 是高德地图API家族的全新产品,在原有V1 版本的基础上,V2 新增了3D 矢量地图引擎加载,优化了矢量渲染引擎的性能。同时SDK还提供了关键字搜索、周边搜索、团购/优惠搜索、输入提示、公交路线查询、驾车路径规划、步行路径规划、公交路径规划以及地理编码等服务,用户可以根据自己的需要进行选择。
任何非盈利性网站均可免费使用地图API的服务。使用前请您申请 Key,详细信息请参阅《高德地图API使用条款》。
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
GitHub repositories
This package is not used by any popular GitHub repositories.
解决了“路径之中不能含有空格”的问题