| | |
| | | new CopyPlugin({ |
| | | patterns: [ |
| | | { |
| | | from: "node_modules/iclient3d-plot-diy/assets/project3d", // 你的文件路径 |
| | | to: "project3d", // 输出到 public 目录 |
| | | from: "node_modules/iclient3d-plot-diy/assets/project3d", |
| | | to: "project3d", // 输出到 project3d 目录 |
| | | toType: 'dir' |
| | | }, |
| | | { |
| | | from: "node_modules/iclient3d-plot-diy-attachment/assets/project3d/Build", |
| | | to: "project3d/Build", // 输出到 project3d/Build 目录 |
| | | toType: 'dir' |
| | | } |
| | | ], |
| | | }) |
| | | ); |
| | |
| | | "@ant-design/icons": "^4.0.0", |
| | | "antd": "^4.24.16", |
| | | "echarts": "^5.6.0", |
| | | "iclient3d-plot-diy": "^1.0.6", |
| | | "iclient3d-plot-diy": "^1.0.10", |
| | | "iclient3d-plot-diy-attachment": "^1.0.1", |
| | | "jquery": "^3.7.1", |
| | | "react-draggable": "^3.3.2", |
| | | "react-router-dom": "^5.3.4", |
| | |
| | | import React, {Component} from 'react' |
| | | import './ExampleDrawPage.css' |
| | | import {GIS} from "../iclient3d-plot-diy"; |
| | | import {GIS} from "iclient3d-plot-diy"; |
| | | |
| | | ; |
| | | import {Button} from "antd"; |
| | |
| | | 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"; |
| | |
| | | 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 { |
| | |
| | | import React, {Component} from 'react' |
| | | import './ExampleDrawPage.css' |
| | | import {GIS} from "../iclient3d-plot-diy"; |
| | | import {GIS} from "iclient3d-plot-diy"; |
| | | |
| | | ; |
| | | import {Button} from "antd"; |
| | |
| | | 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 { |
| | | |
| | |
| | | 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; |
| | | |
| | |
| | | import React, {Component} from 'react' |
| | | import './ExampleFwyPage.css' |
| | | import {GIS} from "../iclient3d-plot-diy"; |
| | | import {GIS} from "iclient3d-plot-diy"; |
| | | import {Button} from "antd"; |
| | | |
| | | ; |
| | |
| | | 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"; |
| | |
| | | import {NavLink} from "react-router-dom"; |
| | | import "./ExampleLayerPage.css"; |
| | | import {Button, Input} from "antd"; |
| | | import {updateLanguage} from "../iclient3d-plot-diy"; |
| | | import {updateLanguage} from "iclient3d-plot-diy"; |
| | | |
| | | ; |
| | | |
| | |
| | | import React, {Component, PureComponent} from 'react' |
| | | import './CommonExample.css' |
| | | import {GIS} from "../iclient3d-plot-diy"; |
| | | import {GIS} from "iclient3d-plot-diy"; |
| | | |
| | | ; |
| | | import './ExampleLayerPage.css' |