File tree Expand file tree Collapse file tree 2 files changed +15
-0
lines changed
Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -84,6 +84,9 @@ <h2><i class="icon-question rfloat"></i>About</h2>
8484 There are a few differences. Specifically, on mobile devices the app will provide access to 'chase car'
8585 functionality. This especially useful when you are hunting for your freshly landed HAB.
8686 </ p >
87+ < p >
88+ Want to track with < b > Google Earth</ b > instead?< br /> < a href ="track.kml "> Just click here</ a >
89+ </ p >
8790 < h2 > Bugs</ h2 >
8891 < hr >
8992 < p >
Original file line number Diff line number Diff line change 1+ <kml xmlns =" http://earth.google.com/kml/2.0" >
2+ <Document >
3+ <NetworkLink >
4+ <name >Habitat Mobile Tracker</name >
5+ <Url >
6+ <href >http://spacenear.us/tracker/datanew.php?format=kml</href >
7+ <refreshMode >onInterval</refreshMode >
8+ <refreshInterval >20</refreshInterval >
9+ </Url >
10+ </NetworkLink >
11+ </Document >
12+ </kml >
You can’t perform that action at this time.
0 commit comments