MapRouteObject QML Type

The MapRouteObject displays a geographical route on a Map. 更多...

导入语句: import Qt.labs.location 1.0

特性

详细描述

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.

特性文档编制

route : Route

This property holds the route to be drawn.