Package | Description |
---|---|
org.openstreetmap.gui.jmapviewer |
This package and all sub-packages are belonging to the Java
component JMapViewer
|
Modifier and Type | Class and Description |
---|---|
class |
OsmFileCacheTileLoader
A
TileLoader implementation that loads tiles from OSM via HTTP and
saves all loaded files in a directory located in the temporary directory. |
class |
TMSFileCacheTileLoader
Reworked version of the OsmFileCacheTileLoader.
|