stephenlb / eon-maps-sfo-flight-data

EON Maps with SFO Flight Data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PubNub EON Maps with SFO Flight Data

  1. Clone the repo
  2. Run the docker command to start the SFO flight data server
  3. Launch Map GUI by opening the index.html file or use the share link
  4. Share Link: https://stephenlb.github.io/eon-maps-sfo-flight-data/

1. Clone the Repo

git clone git@github.com:stephenlb/eon-maps-sfo-flight-data.git
cd eon-maps-sfo-flight-data

2. Run SFO Flight Data Server

docker build -t sfo-flight-data . && docker run --init -i -t sfo-flight-data

3. Launch Map GUI

open index.html

image

Original Reference Code

About

EON Maps with SFO Flight Data


Languages

Language:JavaScript 75.9%Language:HTML 24.1%