5.1.6.Adding More Online Map Layers
Advanced users only!
In addition to the OpenStreetMap based maps it's possible to add
new online map layers. These layers can be defined in the
maps.xml
file which is located in the
Run.GPS
date directory.
In order to define map layers, you need some knowledge regarding
geo information systems and XML. But it's also possible to simply
download a
maps.xml
file from the forum and replace the original
maps.xml
with the downloaded one.
http://www.gps-sport.net/forums/thread/692-0/Adding-map-layers
Procedure:
1. Download a
maps.xml
file from the forum and store it on
your PC
2. Copy the file to your mobile device to the „/SD-Card/My
Documents/Run.GPS/“ directory (the name „SD-Card“ may
vary)
3. After restarting
Run.GPS
, the added map layers can be
selected in the “Items on Map” dialog
If you want to define your own online map layers nevertheless, take a look at this
maps.xml
example:
<?xml version="1.0" encoding="UTF-8"?>
<mapSources>
<mapSource>
<name>OpenStreetMap</name>
<dirName>osm</dirName>
<copyright>OpenStreetMap.org</copyright>
<minZoom>7</minZoom>
<maxZoom>16</maxZoom>
<urlPattern>http://tile.openstreetmap.org/$z/$x/$y.png</urlPattern>
</mapSource>
<mapSource>
<name>OSM Cycle Map</name>
<dirName>cycleMap</dirName>
<copyright>OpenCycleMap.org</copyright>
<minZoom>7</minZoom>
<maxZoom>13</maxZoom>
<urlPattern>http://www.thunderflames.org/tiles/cycle/$z/$x/$y.png</urlPattern>
</mapSource>
</mapSources>
81
Содержание Run.GPS UV
Страница 1: ...Manual for Run GPS Trainer UV and Run GPS Trainer UV Pro Version 2 4 1 August 1st 2012 1...
Страница 33: ...33 Wikipedia Guide always shows the Wikipedia article located closest to you...
Страница 112: ...7 Go to directory Storage Card My Documents and paste the previously cut out Run GPS directory here 8 Start Run GPS 112...