Info
Version: | 1.0.0 |
Author(s): | jiangyongtao |
Last Update: | Wednesday, February 22, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://nokiamapwpsdk.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/NokiaMapSDK |
Install
Install-Package NokiaMapSDK
dotnet add package NokiaMapSDK
paket add NokiaMapSDK
NokiaMapSDK Download (Unzip the "nupkg" after downloading)
DLL reference of Nokia Map SDK are added to customer's App, so that the underlying API of the SDK can be invoked directly to display a map, or a Nokia Map control is used to display the map.
By applying the SDK, the complexity of using the Nokia Map Image API can be simplified greatly and Nokia Map functions can be integrated in the application quickly.
Nokia Map SDK是封装了Nokia Map Image API的辅助工具包,包含Basic Maps, Tilting Map, Address search, Points of interest和Routes相关的接口和功能。
Nokia Map SDK通过在客户的App中加入其dll的引用,可以直接调用SDK的底层API显示地图,也可以使用Nokia Map控件来显示地图。使用此SDK,将会大大简化使用Nokia Map Image API的复杂度,快速在应用程序中集成NokiaMap功能。.