Update direction indicator after zooming, re-factoring
authorSami Rämö <sami.ramo@ixonos.com>
Wed, 28 Jul 2010 13:53:00 +0000 (16:53 +0300)
committerSami Rämö <sami.ramo@ixonos.com>
Wed, 28 Jul 2010 13:55:09 +0000 (16:55 +0300)
commitfd525afac2549721475244f643fa6680c76d1a50
treeb499d3b401e8efd29a7ccc9b139e907a5082d488
parentfe13ad6fa907074e3c6211836329f916fdc1a341
Update direction indicator after zooming, re-factoring

 - Re-factored MapScene::spanItems() to use the new
   MapEngine::currentViewSceneRect() method

 - Direction indicator is now updated also after zooming
src/map/mapengine.cpp
src/map/mapscene.cpp
src/map/mapscene.h
src/map/osm.h
src/ui/indicatorbutton.cpp