各组件和 demo 的关系如下:
- 驾驶舱:
cockpit.html
- 航线编辑器:
wayline.html
- 新建航线弹窗:
wayline-creaction.html
- 项目地图:
project.html
- 四分屏示例:
index.html
其中 custom-style.css
为示例的自定义样式
The relationship between each component and demo is as follows:
- Cockpit:
cockpit.html
- Route Editor:
wayline.html
- New route pop-up window:
wayline-creaction.html
- Project map:
project.html
- Quad screen example:
index.html
custom-style.css
is the custom style of the example