Cleanup & fixes
authorSami Rämö <sami.ramo@ixonos.com>
Wed, 28 Apr 2010 12:55:08 +0000 (15:55 +0300)
committerSami Rämö <sami.ramo@ixonos.com>
Wed, 28 Apr 2010 12:55:08 +0000 (15:55 +0300)
commita6d183b5a87c7d10192503c5e801418a61f7fd11
tree3e27de38423370649efeeff157634a540f96dca8
parent90a3119f5261989051f90b7896876b4ed2910f36
Cleanup & fixes

  * changes to zoomed in flag

  * added queue length limit for queued fetching of map tiles

  * cleaned removal of stacked tiles

  * zoom animation was missing parent
src/map/mapengine.cpp
src/map/mapengine.h
src/map/mapfetcher.cpp
src/map/mapfetcher.h
src/map/mapscene.cpp
src/map/mapscene.h
src/map/maptile.cpp
src/map/mapview.cpp