microsoft / BingMapsRESTToolkit

This is a portable class library which makes it easy to access the Bing Maps REST services from .NET.

Home Page:https://github.com/Microsoft/BingMapsRESTToolkit/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example to render route result to UWP map

beatnikthedan opened this issue · comments

In the traveling salesman example it is using WPF.
Can you provide an example how to render the result to a UWP map?
Can't figure out how to do it and there is no information how to use this with UWP at all

For UWP, we suggest you start with the Map Control class. At the bottom you will find a link to the related Github Sample

For a specific example of routes and directions with the UWP Map Control please see https://docs.microsoft.com/en-us/windows/uwp/maps-and-location/routes-and-directions