X-Git-Url: https://gitweb.fperrin.net/?p=GpsPrune.git;a=blobdiff_plain;f=tim%2Fprune%2Fgui%2Fmap%2FMapSourceLibrary.java;h=5c20eacf9ba9fdc8a2da4bc4b76cf77e8f46b263;hp=425df6a6cd72b1c1cebe5d417c4469339939a08e;hb=8c8868ae29b3252f02e094c02307384cf61ba667;hpb=7f5ed2be62905bd37717376dc22d09e5ea7edb4d diff --git a/tim/prune/gui/map/MapSourceLibrary.java b/tim/prune/gui/map/MapSourceLibrary.java index 425df6a..5c20eac 100644 --- a/tim/prune/gui/map/MapSourceLibrary.java +++ b/tim/prune/gui/map/MapSourceLibrary.java @@ -40,8 +40,7 @@ public abstract class MapSourceLibrary { _sourceList.add(new OsmMapSource("Mapnik", "http://[abc].tile.openstreetmap.org/")); _sourceList.add(new OsmMapSource("Cyclemap", "http://[abc].tile.opencyclemap.org/cycle/")); - _sourceList.add(new OsmMapSource("Reitkarte", "http://wanderreitkarte.de/hills/", - "http://topo2.wanderreitkarte.de/topo/", 18)); + _sourceList.add(new OsmMapSource("Reitkarte", "http://topo[234].wanderreitkarte.de/topo/")); _sourceList.add(new MffMapSource("Mapsforfree", "http://maps-for-free.com/layer/relief/", "jpg", "http://maps-for-free.com/layer/water/", "gif", 11)); _sourceList.add(new OsmMapSource("Hikebikemap", "http://toolserver.org/tiles/hikebike/",