| public/example/ExampleDefaultSelectPage.md | ●●●●● patch | view | raw | blame | history | |
| public/example/ExampleFlyPage.md | ●●●●● patch | view | raw | blame | history |
public/example/ExampleDefaultSelectPage.md
@@ -4,7 +4,7 @@ ```jsx import React, {Component} from 'react' import './ExampleFwyPage.css' import {Bp, GIS} from "../iclient3d-plot-diy"; import {Bp, GIS} from "iclient3d-plot-diy"; import {Button} from "antd"; export default class ExampleDefaultSelectPage extends Component { 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'];