[Interest] RouteMap using Qtlocation module in Qt5.0

Aaron McCarthy mccarthy.aaron at gmail.com
Sat Feb 23 11:50:42 CET 2013


Hi,

On Fri, 22 Feb 2013 08:10:46 PM Ramakanthreddy_Kesireddy wrote:
> I have extracted the latest sources from Qt location repository and trying
> to implement the RouteQuery,RouteModel
> 
> using below code.
> 
> We donot see any route map updated.

The RouteItemView should be a child of the Map object.  Alternatively you need 
to call map.addMapItem(mapItemView) to add the route to the map.

Cheers,

-- 
Aaron McCarthy



More information about the Interest mailing list