summaryrefslogtreecommitdiff
path: root/altoslib/AltosMapLoader.java
Commit message (Collapse)AuthorAge
* altoslib: Add map loading helper classKeith Packard2015-05-27
This adds the AltosMapLoader class, which iterates over a sequence of zoom levels and formats to get local copies of a desired launch site. Signed-off-by: Keith Packard <keithp@keithp.com>