You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2) Update the url variable in `getNewData` in `map.js` to point at your data source
8
+
3) Just host with you favourite web server - If you don't have one, I'm using [Fenix](https://fenixwebserver.com/).
9
+
10
+
## What is this?
11
+
12
+
A replacement client for [dump1090](https://github.com/MalcolmRobb/dump1090) .
13
+
Super, super simple (plain js/css/html) dump1090 web client using [Leaflet](https://leafletjs.com/) for maps.
14
+
Currently setup to use open street maps for map tiles but any leaflet-supported map tile service should work.
15
+
16
+
## How to use
17
+
Once you're serving the website, just navigate to it in a web browser (only tested in Chrome, so that's your best bet) and then wait for planes to appear.
0 commit comments