Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# 地球航线

首先,你需要有一个 高德地图 API 的 key,[申请地址](https://console.amap.com/dev/key/app)

注意申请 web 服务类型的,将该 key 存入 `.env` 文件内

运行

```bash
yarn
yarn dev
```