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
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to