《cesium编程中级(十五)cesium动态图片》的评论 http://cesium.xin/wordpress/archives/630.html 学习cesiumjs 的好地方--伐罗密 Sat, 01 Mar 2025 07:59:22 +0000 hourly 1 https://wordpress.org/?v=4.9.26 作者:aijiu http://cesium.xin/wordpress/archives/630.html#comment-3467 Tue, 04 Apr 2023 03:49:50 +0000 http://cesium.xin/wordpress/?p=630#comment-3467 ctx.clearRect(0,0,cwidth,cheight); 应该放在ctx.drawImage(img,i,0); 的前面

]]>
作者:Elusive http://cesium.xin/wordpress/archives/630.html#comment-3359 Wed, 23 Nov 2022 09:25:17 +0000 http://cesium.xin/wordpress/?p=630#comment-3359 你自己试一下吧

]]>
作者:edenera http://cesium.xin/wordpress/archives/630.html#comment-3358 Wed, 23 Nov 2022 09:23:06 +0000 http://cesium.xin/wordpress/?p=630#comment-3358 既然canvas没变,返回canvas.toDataURL()就可以了,没必要搞两个canvas

]]>
作者:Elusive http://cesium.xin/wordpress/archives/630.html#comment-1389 Thu, 12 Nov 2020 13:17:43 +0000 http://cesium.xin/wordpress/?p=630#comment-1389 相对于html文件的目录

]]>
作者:cdx http://cesium.xin/wordpress/archives/630.html#comment-1386 Thu, 12 Nov 2020 08:51:25 +0000 http://cesium.xin/wordpress/?p=630#comment-1386 你好 问一下
viewer.entities.add({
position: Cesium.Cartesian3.fromDegrees(-75.59777, 40.03883, 300000.0),
billboard: {
image: ‘../../content/images/UserCard01.png’
}
});
vs项目
image路径 相对项目来怎么确认?

]]>
作者:zzs http://cesium.xin/wordpress/archives/630.html#comment-915 Fri, 31 Jul 2020 08:59:20 +0000 http://cesium.xin/wordpress/?p=630#comment-915 内存泄漏

]]>