altosuilib: Make map-cache per-window instead of global
authorKeith Packard <keithp@keithp.com>
Sat, 14 Jun 2014 04:26:33 +0000 (21:26 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 14 Jun 2014 04:26:33 +0000 (21:26 -0700)
commit9a6a3c34293eac6442f766e13ce148f595e891eb
tree7a9b05e48f8aabc43260b377c6b7b3559cd75fbd
parent92895c87bc3d97bf4990f1feda0bd8b07da4c405
altosuilib: Make map-cache per-window instead of global

This consumes more memory, but avoids cache conflicts between windows

Signed-off-by: Keith Packard <keithp@keithp.com>
altosuilib/AltosUIMapCache.java
altosuilib/AltosUIMapPreload.java
altosuilib/AltosUIMapTile.java
altosuilib/AltosUIMapTileListener.java
altosuilib/AltosUIMapView.java