Question

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.

Était-ce utile?

La solution

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/

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top