Route Help
aand click on a line. Cancel insertion by typing
aagain.
Map Help
Upload your GPS data file (GPX file with track data or PLT Oziexplorer track file)
or load data from web
Basic definition: Add map layer
(map tiles Google maps tile scheme compliant)
Advanced definition (for experts): Read javascript file with new map layer definition
Using AddMap feature you can add custom map layers from internet or local map source you define.
AddMap is only available in local file mode. Local file mode activation:
Save this web page to html file on local drive (saving format: HTML only) and then open it in browser direct from local folder.
Use browser menu File -> Save Page As... (select format HTML only)
or right click this link http://cmaps.gpsteam.eu/index.html
and select Save Link As... from menu.
Described procedure is just generic. Menu item names may vary in different browsers.
More information about adding layers can you find in Help
or check examples in AddMap dialog window.
Advanced users can create in local folder, where cmaps html file is stored, javascript file named startup.js
with map layers definitions.
Map layers defined in startup.js file will be added when cmaps html file is opened in browser. Javascript file example with comments
you can find here.