[Qt-qml] painting

warwick.allison at nokia.com warwick.allison at nokia.com
Tue Jun 22 01:45:07 CEST 2010


> What would be the best way of implementing a 'show route' feature to a
> QML maps application? (Route is returned as a lat,lon polyline)

Build it into the map viewer element, since it'll need to do 3D if the map supports that.

The route is probably rendered in by either the remote map server or by underlying mapping engine code.

--
Warwick




More information about the Qt-qml mailing list