Changeset 26976 in osm for applications/viewer/jmapviewer/src/org
- Timestamp:
- 2011-10-28T11:52:41+02:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/tilesources/ScanexTileSource.java
r26807 r26976 31 31 32 32 public ScanexTileSource(String url) { 33 super("Scanex " + url, "http://maps.kosmosnimki.ru");33 super("Scanex " + url, "http://maps.kosmosnimki.ru"); 34 34 35 35 for (ScanexLayer layer : ScanexLayer.values()) {
Note:
See TracChangeset
for help on using the changeset viewer.