Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mlemoe/earth-airline
Customize your route record visualization using the three.js + react-three-fiber
https://github.com/mlemoe/earth-airline
Last synced: about 1 month ago
JSON representation
Customize your route record visualization using the three.js + react-three-fiber
- Host: GitHub
- URL: https://github.com/mlemoe/earth-airline
- Owner: MleMoe
- Created: 2021-05-25T16:07:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-22T09:43:05.000Z (over 3 years ago)
- Last Synced: 2024-10-29T15:51:33.077Z (3 months ago)
- Language: TypeScript
- Homepage:
- Size: 6.48 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 地球航线
首先,你需要有一个 高德地图 API 的 key,[申请地址](https://console.amap.com/dev/key/app)
注意申请 web 服务类型的,将该 key 存入 `.env` 文件内
运行
```bash
yarn
yarn dev
```