]> git.street.me.uk Git - andy/viking.git/blame_incremental - data/external_tools.xml
Add map cache information to be accessible from the GUI only in debug mode.
[andy/viking.git] / data / external_tools.xml
... / ...
CommitLineData
1<objects>
2 <object class="VikWebtoolCenter">
3 <property name="label">Waymarked Trails</property>
4 <property name="url">http://hiking.lonvia.de/en/?lat=%s&amp;lon=%s&amp;zoom=%d</property>
5 </object>
6 <object class="VikWebtoolCenter">
7 <property name="label">Osmose</property>
8 <property name="url">http://osmose.openstreetmap.fr/map/cgi-bin/index.py?layers=B00000FFFFFFFFFFFFT&amp;lat=%s&amp;lon=%s&amp;zoom=%d</property>
9 </object>
10 <object class="VikWebtoolCenter">
11 <property name="label">Yahoo! Maps</property>
12 <property name="url">http://maps.yahoo.com/#lat=%s&amp;lon=%s&amp;zoom=%d</property>
13 </object>
14</objects>