sbjw
2025-10-17 120deee086a2327437549b8c6f642f59c4851263
public/example/ExampleFlyPage.md
@@ -4,7 +4,7 @@
```jsx
import React, {Component} from 'react'
import './ExampleDrawPage.css'
import {GIS, Bp} from "../iclient3d-plot-diy";
import {GIS, Bp} from "iclient3d-plot-diy";
import {interval, take} from "rxjs";
const Cesium = window['Cesium'];