| | |
| | | "scripts": { |
| | | "start": "react-app-rewired start", |
| | | "build": "react-app-rewired build", |
| | | "update2": "pnpm update iclient3d-plot-diy --no-save --registry https://registry.npmjs.org" |
| | | "update2": "pnpm update iclient3d-plot-diy --no-save --registry https://registry.npmjs.org", |
| | | "code-to-md": "node extract-code-to-md.js" |
| | | }, |
| | | "keywords": [], |
| | | "author": "sbjw1234", |
| | |
| | | import React, {Component} from 'react' |
| | | import './ExamplePage.css' |
| | | import "./ExampleBhPage.css"; |
| | | import {GIS} from "../iclient3d-plot-diy"; |
| | | import {GIS} from "iclient3d-plot-diy"; |
| | | import {Button} from "antd"; |
| | | |
| | | |
| | |
| | | ```jsx |
| | | import React, {Component} from 'react' |
| | | import './ExampleDrawPage.css' |
| | | import {GIS} from "../iclient3d-plot-diy"; |
| | | import {GIS} from "iclient3d-plot-diy"; |
| | | |
| | | ; |
| | | import {Button} from "antd"; |
| | |
| | | ```jsx |
| | | import React, {Component} from 'react' |
| | | import './ExampleDrawPage.css' |
| | | import {Bp, GIS} from "../iclient3d-plot-diy"; |
| | | import {Bp, GIS} from "iclient3d-plot-diy"; |
| | | |
| | | ; |
| | | import {Button} from "antd"; |
| | |
| | | import React, {Component} from 'react' |
| | | import './ExamplePage.css' |
| | | import "./CommonExample.css"; |
| | | import {GIS} from "../iclient3d-plot-diy"; |
| | | import {GIS} from "iclient3d-plot-diy"; |
| | | |
| | | ; |
| | | import ProfileTool from "./profile/ProfileTool"; |
| | |
| | | ```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 { |
| | |
| | | componentDidMount() { |
| | | this.showData(); |
| | | |
| | | fetch('./example/ExampleFwyPage.md') |
| | | fetch('./example/ExampleDefaultSelectPage.md') |
| | | .then(response => response.text()) |
| | | .then(mdText => { |
| | | this.setState({htmlString: window.marked.parse(mdText)}); |
| | |
| | | ```jsx |
| | | import React, {Component} from 'react' |
| | | import './ExampleDrawPage.css' |
| | | import {GIS} from "../iclient3d-plot-diy"; |
| | | import {GIS} from "iclient3d-plot-diy"; |
| | | |
| | | ; |
| | | import {Button} from "antd"; |
| | |
| | | ```jsx |
| | | import React, {Component} from 'react' |
| | | import './ExampleDrawPage.css' |
| | | import {GIS} from "../iclient3d-plot-diy"; |
| | | import {GIS} from "iclient3d-plot-diy"; |
| | | |
| | | export default class ExampleDynamicDlcPage extends Component { |
| | | |
| | |
| | | |
| | | componentDidMount() { |
| | | |
| | | fetch('./example/ExampleBlcPage.md') |
| | | fetch('./example/ExampleDynamicDlcPage.md') |
| | | .then(response => response.text()) |
| | | .then(mdText => { |
| | | this.setState({htmlString: window.marked.parse(mdText)}); |
| | |
| | | ```jsx |
| | | import React, {Component} from 'react' |
| | | import './ExampleDrawPage.css' |
| | | import {GIS} from "../iclient3d-plot-diy"; |
| | | import {GIS} from "iclient3d-plot-diy"; |
| | | import {interval, take} from "rxjs"; |
| | | import Bp from "../utils/Bp"; |
| | | import {Bp} from "iclient3d-plot-diy"; |
| | | |
| | | const {Cesium} = window; |
| | | |
| | |
| | | |
| | | componentDidMount() { |
| | | |
| | | fetch('./example/ExampleBpPage.md') |
| | | fetch('./example/ExampleFlyPage.md') |
| | | .then(response => response.text()) |
| | | .then(mdText => { |
| | | this.setState({htmlString: window.marked.parse(mdText)}); |
| | |
| | | ```jsx |
| | | import React, {Component} from 'react' |
| | | import './ExampleFwyPage.css' |
| | | import {GIS} from "../iclient3d-plot-diy"; |
| | | import {GIS} from "iclient3d-plot-diy"; |
| | | import {Button} from "antd"; |
| | | |
| | | ; |
| | |
| | | ```jsx |
| | | import React, {Component, PureComponent} from 'react' |
| | | import './CommonExample.css' |
| | | import {GIS} from "../iclient3d-plot-diy"; |
| | | import {GIS} from "iclient3d-plot-diy"; |
| | | |
| | | ; |
| | | import {Button} from "antd"; |
| | |
| | | import React, {Component} from 'react' |
| | | import './ExamplePage.css' |
| | | import "./CommonExample.css"; |
| | | import {GIS} from "../iclient3d-plot-diy"; |
| | | import {GIS} from "iclient3d-plot-diy"; |
| | | |
| | | ; |
| | | import {Button} from "antd"; |
| | |
| | | import React, {Component} from 'react' |
| | | import './CommonExample.css' |
| | | import './ExampleLayerPage.css' |
| | | import {GIS} from "../iclient3d-plot-diy"; |
| | | import {GIS} from "iclient3d-plot-diy"; |
| | | |
| | | ; |
| | | import {Button} from "antd"; |
| | |
| | | ```jsx |
| | | import React, {Component, PureComponent} from 'react' |
| | | import './CommonExample.css' |
| | | import {GIS} from "../iclient3d-plot-diy"; |
| | | import {GIS} from "iclient3d-plot-diy"; |
| | | |
| | | ; |
| | | import './ExampleLayerPage.css' |
| | |
| | | componentDidMount() { |
| | | this.showData(); |
| | | |
| | | fetch('./example/ExampleFwyPage.md') |
| | | fetch('./example/ExampleDefaultSelectPage.md') |
| | | .then(response => response.text()) |
| | | .then(mdText => { |
| | | this.setState({htmlString: window.marked.parse(mdText)}); |
| | |
| | | |
| | | componentDidMount() { |
| | | |
| | | fetch('./example/ExampleBlcPage.md') |
| | | fetch('./example/ExampleDynamicDlcPage.md') |
| | | .then(response => response.text()) |
| | | .then(mdText => { |
| | | this.setState({htmlString: window.marked.parse(mdText)}); |
| | |
| | | |
| | | componentDidMount() { |
| | | |
| | | fetch('./example/ExampleBpPage.md') |
| | | fetch('./example/ExampleFlyPage.md') |
| | | .then(response => response.text()) |
| | | .then(mdText => { |
| | | this.setState({htmlString: window.marked.parse(mdText)}); |