Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 946 Bytes

mapcontrol_routes.md

File metadata and controls

24 lines (17 loc) · 946 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.Maps.MapControl.Routes
winrt property

Windows.UI.Xaml.Controls.Maps.MapControl.Routes

-description

Gets the collection of MapRouteView objects displayed on the map.

-property-value

The collection of MapRouteView objects displayed on the map.

-remarks

To display a route on a map, construct a MapRouteView with the MapRoute and add the MapRouteView to the Routes collection of the MapControl.

-examples

-see-also

Display maps with 2D, 3D, and Streetside views, Display routes and directions on a map