Integrated json parsing and new container classes
authorSami Rämö <sami.ramo@ixonos.com>
Tue, 13 Jul 2010 06:01:54 +0000 (09:01 +0300)
committerSami Rämö <sami.ramo@ixonos.com>
Tue, 13 Jul 2010 06:01:54 +0000 (09:01 +0300)
commitdc4687c1df20a82f056e66de61d7c611ee5c6f33
tree4776fd871ab2355b52f07357275f38234ab25029
parentbb9719e5e98b4575940e94bd039a39d3285e797a
Integrated json parsing and new container classes

 - Routing instructions are fetched from the server

 - Server response is parsed into new classes

 - Parsed Route is passed to MapEngine
src/engine/engine.cpp
src/map/mapengine.cpp
src/map/mapengine.h
src/routing/routingservice.cpp
src/routing/routingservice.h
src/src.pro