MapRoute Constructor
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initializes a new instance of the MapRoute class with the specified route.
Assembly: Microsoft.Phone.Maps (in Microsoft.Phone.Maps.dll)
Parameters
- route
- Type: Microsoft.Phone.Maps.Services.Route
The Route that is used for creating the MapRoute.
Show: