dump1090/public_html
terribl 8b8f74697c Added site marker (and settings for that)
Shows radars location on map. Default is not showing.

Settings:
SiteShow is boolean [true|false]
SiteLat & SiteLon in decimal format.

If using untrackedDeveloperSettings.js-file these settings can be
copy-pasted on that file:

SiteShow    = false;
SiteLat     = 45.0;
SiteLon     = 9.0;

	modified:   public_html/config.js
	modified:   public_html/script.js
	modified:   public_html/style.css
2013-05-26 23:34:38 +03:00
..
coolclock Couple more small tweaks to the tails of planes. 2013-05-22 17:09:12 +00:00
config.js Added site marker (and settings for that) 2013-05-26 23:34:38 +03:00
extension.js Split into multiple JS files, 2013-05-24 02:15:37 +00:00
gmap.html Added untrackedDeveloperSettings to this branch too. 2013-05-25 11:56:32 +03:00
planeObject.js Split into multiple JS files, 2013-05-24 02:15:37 +00:00
script.js Added site marker (and settings for that) 2013-05-26 23:34:38 +03:00
style.css Added site marker (and settings for that) 2013-05-26 23:34:38 +03:00