Set MapScene size and created MapEngine init method
authorSami Rämö <sami.ramo@ixonos.com>
Fri, 9 Apr 2010 12:20:10 +0000 (15:20 +0300)
committerSami Rämö <sami.ramo@ixonos.com>
Fri, 9 Apr 2010 12:20:10 +0000 (15:20 +0300)
commite5462734243a9d9dffce58bbbe1d4e1f72fb977f
tree60cb162b9cab8cee6c6ea5865c1eb405a3419c61
parentcf89ef31a42793769d7d5ce94b8bef7737e78f3f
Set MapScene size and created MapEngine init method

* Set MapScene size to amount of pixels of the closest
  zoom level
* Created init method for MapEngine to set initial location
  and zoomlevel
doc/map/map_class_diagram.dia
src/map/mapengine.cpp
src/map/mapengine.h
src/map/mapscene.cpp
src/map/mapscene.h
src/map/maptile.cpp
src/map/mapview.cpp
src/ui/mapviewscreen.cpp