aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/cgeo/geocaching/GeocacheTest.java
diff options
context:
space:
mode:
authorJavaDog <culmor30@gmail.com>2013-07-26 11:41:34 -0400
committerrsudev <rasch@munin-soft.de>2013-07-28 13:20:14 +0200
commit8abfdd11cb19ddf6f3d3af5ab761e58a853cc465 (patch)
tree070b9d0a27a3fc2b420648c8008628842453c019 /tests/src/cgeo/geocaching/GeocacheTest.java
parent579436c971290c1ea4ad2e998ecf24d77fede5ff (diff)
downloadcgeo-8abfdd11cb19ddf6f3d3af5ab761e58a853cc465.zip
cgeo-8abfdd11cb19ddf6f3d3af5ab761e58a853cc465.tar.gz
cgeo-8abfdd11cb19ddf6f3d3af5ab761e58a853cc465.tar.bz2
Fixes #3000: Basic members caches missing on map
Fixes #3000 - a second, much simpler fix (my first attempt being pull request #3055). The problem was that caches loaded from the nearby list were being initialized with zoom level (max zoom level + 1), or 19. As far as I can tell there was no useful purpose for that, but it was preventing caches loaded from the live map at any zoom level from ever over-writing the null coordinates. So I made caches initialize with zoom level -1 instead.
Diffstat (limited to 'tests/src/cgeo/geocaching/GeocacheTest.java')
0 files changed, 0 insertions, 0 deletions