MapRouteObject QML Type
The MapRouteObject displays a geographical route on a Map. More...
| Import Statement: | import . | 
Properties
- route : Route
Detailed Description
The MapRouteObject type displays a Route obtained through a RouteModel or other means, on the Map as a Polyline following the path of the Route.
Property Documentation
| route : Route | 
This property holds the route to be drawn.