├── README.md
├── custom-map.js
├── headeradd.html
├── map_toolbar-mobile.html
├── map_toolbar.html
├── style.css
└── vrsccoptions.png
/README.md:
--------------------------------------------------------------------------------
1 | # VRS-Charts
2 | Aviation chart overlays for Virtual Radar Server. For a live example, see http://flights.hillhome.org and http://flights.hillhome.org/VirtualRadar.
3 |
4 | ##Prerequisites
5 | - VRS installed and running
6 | - VRS Custom Content Plugin installed
7 |
8 | ##Instructions
9 |
10 | - Clone or download the repo into a directory on the machine where VRS is running. Ensure you do not place the files under the Virtual Radar Server directory, since they could be overwritten on upgrades.
11 | - Configure the VRS Custom Content Plugin as shown below
12 |
13 | 
14 |
--------------------------------------------------------------------------------
/custom-map.js:
--------------------------------------------------------------------------------
1 |
2 |
--------------------------------------------------------------------------------
/headeradd.html:
--------------------------------------------------------------------------------
1 |
2 |
--------------------------------------------------------------------------------
/map_toolbar-mobile.html:
--------------------------------------------------------------------------------
1 |