Announcement

Collapse
No announcement yet.

My location on local gmap.html

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • My location on local gmap.html

    I have just starting feeding FR24 using the Raspberry Pi image. I THINK I have it sorted!! I have found the local map feed by going to http://192.168.1.224/dump1090/gmap.html where the IP address is that of the Pi. I live in the UK and the map feed seems to default to somewhere in Italy!. If I change the view to the UK I can see the planes I am tracking but there is nothing to show where my station is or any range rings.

  • #2
    Assuming that Local IP address of your Pi is 192.168.1.224, Go to following address in your Browser:

    192.168.1.224:8754/settings.html

    In the row "Process Arguments", add following
    (Replace xx.xxxx and yy.yyyy by your actual Latitude and Longitude in decimal degrees)
    Code:
    --lat xx.xxxx  --lon yy.yyyy
    Click Save Button, then Restart Button. Both these buttons are at bottom-right corner of settings page.

    FR24-Setting-Latitude-Longitude.png

    Comment


    • #3
      Many thanks - works perfectly

      Comment

      Working...
      X