문제

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