Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 827 Bytes

maproute_boundingbox.md

File metadata and controls

24 lines (17 loc) · 827 Bytes
-api-id -api-type
P:Windows.Services.Maps.MapRoute.BoundingBox
winrt property

Windows.Services.Maps.MapRoute.BoundingBox

-description

Gets the bounding box that contains the route.

-property-value

The bounding box that contains the route.

-remarks

If you want to display this bounding box in the MapControl, use one of the overloads of the TrySetViewAsync method that accepts a GeoboundingBox as input.

-examples

-see-also

Display routes and directions on a map