https://github.com/perliedman/fly-route
Fly over a map route using Mapbox GL (small demo)
https://github.com/perliedman/fly-route
Last synced: over 1 year ago
JSON representation
Fly over a map route using Mapbox GL (small demo)
- Host: GitHub
- URL: https://github.com/perliedman/fly-route
- Owner: perliedman
- License: isc
- Created: 2015-08-14T14:04:34.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2017-03-01T11:38:47.000Z (over 9 years ago)
- Last Synced: 2025-01-30T13:15:32.994Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://www.liedman.net/fly-route/
- Size: 277 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
fly-route
=========
A small test of [Mapbox GL](https://www.mapbox.com/mapbox-gl/).
## Running
npm install
npm run run
Open a browser to [http://localhost:8080/](http://localhost:8080/).