altosui: Display full map preload area in view.
authorKeith Packard <keithp@keithp.com>
Sun, 17 Jul 2011 05:34:44 +0000 (22:34 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 17 Jul 2011 05:34:44 +0000 (22:34 -0700)
commit0a4d934f6e2914bfe2d965630543f029a1576c11
tree4e8331d9c0edb19a10e8f9b5b6c6f949aadaca4d
parentabb8510b97ce9cbbff0275cc31f74780fe1ce138
altosui: Display full map preload area in view.

This involved fixing the map view to support arbitrary sizes, and then
exposing a synchronous tile loading API so that the progress bar could
be used to show tile loading progress.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/AltosSiteMap.java
altosui/AltosSiteMapCache.java
altosui/AltosSiteMapPreload.java
altosui/AltosSiteMapTile.java