


#######################################
# Map application for the ETR610 - V1 #
#######################################

This folder contains the JavaScript based mapping application for the ETR610 train.
To run it, just open one of the html files ({index_v1.html, index_v12.html}) with a web browser.


## index_v1.html
The file "index_v1.html" contains version 1 of the application. In this version,
all static files are loaded via relative paths. For changing this paths, edit the index_v1.html file.


## index_v12.html
The file "index_v2.html" contains version 2 of the application. This version loads the map tiles
from another resource. For configuration, please edit the index_v2.html file.
