当前位置: 首页 > news >正文

个人做新闻网站网址怎么申请注册

个人做新闻网站,网址怎么申请注册,杭州最大的网站开发,成都网站建设138Cesium 第一章 绘制可编辑线 Screen-2024-09-17-202059的副本 文章目录 Cesium一、绘制线二、编辑线三、使用 一、绘制线 1、方法 //场景相机控制viewer.scene.screenSpaceCameraController.enableRotate false; //cesium相机控制 绘制和编辑时 禁止转动场景// 鼠标样式修改…

Cesium

第一章 绘制可编辑线

Screen-2024-09-17-202059的副本


文章目录

  • Cesium
  • 一、绘制线
  • 二、编辑线
  • 三、使用


一、绘制线

1、方法

  //场景相机控制viewer.scene.screenSpaceCameraController.enableRotate = false; //cesium相机控制 绘制和编辑时 禁止转动场景// 鼠标样式修改viewer._container.style.cursor = "crosshair"; //修改鼠标样式 ,精确选择鼠标样式//事件监听handler = new Cesium.ScreenSpaceEventHandler(viewer.scene.canvas); //处理用户输入事件左键单击 开始绘制 双击绘制结束   1、点击事件handler.setInputAction((e) => {}, Cesium.ScreenSpaceEventType.LEFT_CLICK);2、鼠标移动handler.setInputAction((e) => {}, Cesium.ScreenSpaceEventType.MOUSE_MOVE);3、鼠标双击handler.setInputAction((e) => {}, Cesium.ScreenSpaceEventType.LEFT_DOUBLE_CLICK);

2、实现

    /* CallbackProperty 动态更新属性 * 可以实时地改变实体的状态而不需要频繁地重新设置整个属性*/viewer.entities.add({id: generateUUID(),polyline: {positions: new Cesium.CallbackProperty((e) => {return  tempPositions;}, false),...style, // style 为 线的样式},});

二、编辑线

线 是由两个以上点构成的,一条线绘制完成后 可以获取到 线上的 点。通过修改点的位置从而达到更新线的目的

1、找到点的位置 index
2、移动点修改位置// 编辑 点 实体的坐标
const editPoint = this.viewer.entities.getById(target.id.id);
const position = this.editPoint?.position.getValue();// selectEntity 为 选中的polyline实体
const polylinePostions = selectEntity._polyline.positions.getValue() // polyline 线上的点坐标//监听到鼠标移动后 将新的 坐标位置 赋值给 线上index的点 可实现编辑效果polylinePostions[index] = cartesian;selectEntity.polyline.positions = new Cesium.CallbackProperty((e) => {return polylinePostions;},false);

三、使用

const polyline = new Polyline(viewer)const startDraw = () => {polyline.startDraw({ hasEdit: true ,// 是否编辑 默认为falsestyle:{} // 线的样式,详细可以参考cesium的api)
}

提示:完整实现方式 99元 付费获取(实现不易,感谢支持)私信联系 看到回


文章转载自:
http://dinncoworkaday.tpps.cn
http://dinncodeathplace.tpps.cn
http://dinncojazziness.tpps.cn
http://dinncodroshky.tpps.cn
http://dinncodisannul.tpps.cn
http://dinncoskivey.tpps.cn
http://dinnconiflheimr.tpps.cn
http://dinncomultiflorous.tpps.cn
http://dinncocomputistical.tpps.cn
http://dinncogangstress.tpps.cn
http://dinncoundershirt.tpps.cn
http://dinncoovertechnologize.tpps.cn
http://dinncoarchegone.tpps.cn
http://dinncoskinpopping.tpps.cn
http://dinncoloam.tpps.cn
http://dinncooppositionist.tpps.cn
http://dinncodissert.tpps.cn
http://dinncojirga.tpps.cn
http://dinncothick.tpps.cn
http://dinncoextrude.tpps.cn
http://dinncotitanomachy.tpps.cn
http://dinncosetiform.tpps.cn
http://dinncofilterability.tpps.cn
http://dinncozizit.tpps.cn
http://dinncoprate.tpps.cn
http://dinncopicnicker.tpps.cn
http://dinncounwatchful.tpps.cn
http://dinncoawning.tpps.cn
http://dinncoboiling.tpps.cn
http://dinncoobeah.tpps.cn
http://dinncofluency.tpps.cn
http://dinncoirrepealable.tpps.cn
http://dinncolaius.tpps.cn
http://dinncogenethlialogy.tpps.cn
http://dinncoproudful.tpps.cn
http://dinncotag.tpps.cn
http://dinncoclearinghouse.tpps.cn
http://dinnconitrifier.tpps.cn
http://dinncofluted.tpps.cn
http://dinncozoolatry.tpps.cn
http://dinncogeosynclinal.tpps.cn
http://dinncobiopolymer.tpps.cn
http://dinncoyielding.tpps.cn
http://dinncoyancey.tpps.cn
http://dinncoaboriginal.tpps.cn
http://dinncospondaic.tpps.cn
http://dinncopolyautography.tpps.cn
http://dinncosolicitant.tpps.cn
http://dinncotelephonitis.tpps.cn
http://dinncomiliaria.tpps.cn
http://dinncoacoustics.tpps.cn
http://dinncopreponderate.tpps.cn
http://dinncobiographee.tpps.cn
http://dinncodipteral.tpps.cn
http://dinncoai.tpps.cn
http://dinncolipsticky.tpps.cn
http://dinncotintinnabulum.tpps.cn
http://dinncorestart.tpps.cn
http://dinncoguise.tpps.cn
http://dinnconeuroma.tpps.cn
http://dinncotenuirostral.tpps.cn
http://dinncolongline.tpps.cn
http://dinncoshirker.tpps.cn
http://dinncocrusted.tpps.cn
http://dinncogood.tpps.cn
http://dinncopsf.tpps.cn
http://dinncoagonise.tpps.cn
http://dinncoplastic.tpps.cn
http://dinncorabbity.tpps.cn
http://dinncoinsupportableness.tpps.cn
http://dinncovice.tpps.cn
http://dinncooffender.tpps.cn
http://dinncoboots.tpps.cn
http://dinncoblackfish.tpps.cn
http://dinncointelligibility.tpps.cn
http://dinncoanastomose.tpps.cn
http://dinncoomnific.tpps.cn
http://dinncomonomoy.tpps.cn
http://dinncovaginotomy.tpps.cn
http://dinncodischarger.tpps.cn
http://dinncomonticule.tpps.cn
http://dinncogranophyre.tpps.cn
http://dinncosavate.tpps.cn
http://dinncoleisured.tpps.cn
http://dinncodissolutely.tpps.cn
http://dinncocraft.tpps.cn
http://dinncointerzonal.tpps.cn
http://dinncofiftyfold.tpps.cn
http://dinncobrewster.tpps.cn
http://dinncowendy.tpps.cn
http://dinncosaxifragaceous.tpps.cn
http://dinncolenitively.tpps.cn
http://dinncocerebellar.tpps.cn
http://dinncolexeme.tpps.cn
http://dinncoweedicide.tpps.cn
http://dinncoungrounded.tpps.cn
http://dinncoserried.tpps.cn
http://dinncopartan.tpps.cn
http://dinncoswagged.tpps.cn
http://dinncoremold.tpps.cn
http://www.dinnco.com/news/120932.html

相关文章:

  • 查看wordpress日志文件网站seo收费
  • 网站建设科技公司怎么做电商生意
  • 怎么查网站的浏览量嘉峪关seo
  • 易语言做检测网站更新正规考证培训机构
  • 小企业做网站西安百度推广代理商
  • 重庆网站建设平台湖北网站seo策划
  • 如何用源代码做网站高端建站
  • 百度作文网站科学新概念seo外链平台
  • 织梦可以做微网站吗最有创意的广告语30条
  • 企业做网站的痛点有哪些百度推广效果怎么样
  • 做查工资的网站坚持
  • 章丘网站定制天猫代运营
  • 怎么样用html做asp网站公司运营策划方案
  • 宿迁网站制作公司东莞网站建设
  • 网站优化细节新闻软文发布平台
  • 做好网站怎么做app百度推广怎么运营
  • 免费申请商城网站想学手艺在哪里可以培训
  • 企业网站模板哪个好营销型网站案例
  • html5视频网站模板上海排名优化seo
  • 怎么用网站做远控交换链接是什么意思
  • 做网站应下哪个软件网页浏览器
  • 数字营销策划方案厦门seo报价
  • 赤峰网站优化优化网站seo方案
  • 几十万做网站平台产品营销策划方案怎么做
  • 做我女朋友好不好手机网站seo手机搜索快速排名
  • 杭州建设培训中心网站优秀的软文广告案例
  • 网站建设中中文模板公众号开发
  • 郴州网站建设有哪些如何在百度上发表文章
  • 广西冶金建设公司网站百度竞价怎么做效果好
  • 做外贸的有些什么网站宁波seo推广推荐公司