### ExampleXzxxPage 代码 ```jsx import React, {Component} from 'react' import './ExampleDrawPage.css' import {GIS} from "iclient3d-plot-diy"; import {Button} from "antd"; export default class ExampleXzxxPage extends Component { optionObjs = { "目标简标": { bz: true, bzColor: '#e000ff', bzLineColor: '#ff0000', bzlx: 'simple', jbwb: 'R:00017', type: "2002", returnHeight: true, useModify: false, lon: 102.33054539488224, lat: 31.005468100060593, height: 0, points: [], iconSize: [[20, 20], [30, 30], [40, 40]] }, "目标醒目": { bz: true, bzColor: '#0000FF', bzLineColor: '#000000', bzlx: 'simple', jbwb: 'R:00017', xz: true, xzColor: '#00ff00', xx: true, xxColor: '#ff0000', type: "2002", iconColor: '#dddddd', returnHeight: true, useModify: false, lon: 102.23554539488224, lat: 31.005068100060593, height: 0, points: [] }, "干扰关系线": { type: "grgxx", color: '#ffff00', useModify: false, points: [{ lon: 104.73554539488224, lat: 31.005068100060593, height: 0, }, { lon: 103.73554539488224, lat: 32.005068100060593, height: 0, }] }, "双色线": { type: "line", bklx: 'double', color: '#64c324', color2: '#6932cc', useModify: false, points: [{ lon: 103.73554539488224, lat: 31.005068100060593, height: 0, }, { lon: 104.73554539488224, lat: 32.005068100060593, height: 0, }] }, "通信抗测向线2": { type: "txdkcxx2", kcjd: 30, kcgls: 10, kcwb: '123123', color: '#0059FFA3', lon: 103.73554539488224, lat: 31.005068100060593, height: 0, useModify: false, points: [] }, "团指任务分界线": { type: "tzrwfjx", color: '#D5013A', useModify: false, points: [{ lon: 102.73554539488224, lat: 31.005068100060593, height: 0, }, { lon: 103.73554539488224, lat: 32.005068100060593, height: 0, }] }, "连指任务分界线": { type: "lzrwfjx", color: '#D5013A', useModify: false, points: [{ lon: 102.45554539488224, lat: 31.005068100060593, height: 0, }, { lon: 103.45554539488224, lat: 32.005068100060593, height: 0, }] } } line_star drawOps = []; constructor(props) { super(props); this.state = { htmlString: '