Hardware Reference
In-Depth Information
Figure 4-12.
A plane flies over Florida
You can also define your actual latitude and longitude to get your map to center in
your region (instead of Europe, if that's not where you are) at startup. Visit http://
itouchmap.com/latlong.html to pinpoint your location and note the coordinates. Use
them to update script.js in /opt/dump1090/public_html/ with your actual location:
# find these lines below, update coordinates with the coordinates you got
from the iTouch map page, making sure the lines end with the semicolon.
var Map = null;
var CenterLat = 28.08864;
var CenterLon = -80.609436;
Save the file and exit. The next time you run Dump1090, the web page will center on
your region of the map.
Lori Easterly
Search WWH ::




Custom Search