当前位置:网站首页 > C++编程 > 正文

Ceisum二维状态下czml贴地光滑运动

"resolution":1//将路径显示为以1秒为增量采样的路径线。

var czml = [{ "id" : "document", "name" : "CZML Point - Time Dynamic", "version" : "1.0" }, { "id" : "point", "availability" :"2012-08-04T16:00:00Z/2012-08-04T16:05:00Z", "position" : { "epoch" : "2012-08-04T16:00:00Z", "cartographicDegrees" : [ 0, 70, 20, , 100, -80, 44, , 200, -90, 18, , 300, -98, 52, , ] }, "point" : { "color" : { "rgba" : [255, 255, 255, 128] }, "outlineColor" : { "rgba" : [255, 0, 0, 128] }, "outlineWidth" : 3, "pixelSize" : 15 }, path : { resolution : 1,//将路径显示为以1秒为增量采样的路径线。 material : new Cesium.PolylineGlowMaterialProperty({ glowPower : 0.1, color : Cesium.Color.YELLOW }), width :3 } }]; var viewer = new Cesium.Viewer('cesiumContainer', { shouldAnimate : true }); viewer.dataSources.add(Cesium.CzmlDataSource.load(czml)); 

到此这篇Ceisum二维状态下czml贴地光滑运动的文章就介绍到这了,更多相关内容请继续浏览下面的相关推荐文章,希望大家都能在编程的领域有一番成就!

版权声明


相关文章:

  • Cesium:entity实体二维贴地运动+模型转向2024-12-01 15:45:09
  • Cesium基于czml的model模型转向2024-12-01 15:45:09
  • ElementUI 遍历实现checkbox组件的多选全选功能2024-12-01 15:45:09
  • Cesium绘制矩形2024-12-01 15:45:09
  • Cesium鼠标移出地图控件时执行相应操作2024-12-01 15:45:09
  • cesium经纬度转笛卡尔坐标2024-12-01 15:45:09
  • Cesium笛卡尔坐标转wgs84坐标x、y、z2024-12-01 15:45:09
  • Cesium-CZML介绍2024-12-01 15:45:09
  • ElementUI 根据条件筛选符合条件的下拉框选项@visible-change2024-12-01 15:45:09
  • cesium新增实体demo2024-12-01 15:45:09
  • 全屏图片