I'm looking for a map control which is written in C# to use Nokias HERE REST-Api. Is there anything hat can handle it or do I have to build it from scratch? Unfortunately I can't find any. I just found the Windows Phone SDK (https://developer.here.com/native-apis/windows-phone-sdk), but I need Windows Forms (or WPF).

Thanks in advance.

有帮助吗?

解决方案

Use the Map Tile API combined with a map control. From my experience in map applications, I would recommend this one for WPF/Silverlight/WinRT: https://xamlmapcontrol.codeplex.com/

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top