mars3d icon indicating copy to clipboard operation
mars3d copied to clipboard

【Mars3D平台 】主仓库,包含所有开源仓库清单导航

Results 13 mars3d issues
Sort by recently updated
recently updated
newest added

I need to debug the library, but I can't find the unminified source code. Where is it? Thanks.

![1cd220fa69b0640715562ba85e6df48](https://github.com/marsgis/mars3d/assets/45868259/181c2bd2-e9eb-4a50-bae1-4bb5d59b9ed7)

![ae2c77b7f07fdceac2917f4821dd220](https://github.com/marsgis/mars3d/assets/45868259/0bb7a1e4-d63f-4679-b26f-8303a82fbc83) 基础场景中只加载了火星坐标下的矢量,在mapoptions map3d层级下设置总体纠偏参数和在layer中单独设置纠偏参数,geojsonlayer的位置不一样,想问问这两个参数有什么区别呢

`mars3d.Map` 能否先实例化,再设置`dom`

1.问题描述: - [email protected]版本 [email protected]下开发环境下全局使用Cesium报错,生产环境OK。 - [email protected]版本开发环境全局使用Cesium报错不报错. 2.复现步骤: 新建一个vite+vue项目, main.js中引入: // 引入cesium基础库 import "mars3d-cesium/Build/Cesium/Widgets/widgets.css" import * as Cesium from "mars3d-cesium" // 导入mars3d主库 import "mars3d/dist/mars3d.css" import * as mars3d from "mars3d" 在HelloWorld.vue文件中console.log(Cesium)报错:Cesium...

### 当在geojsonlayer构造参数symbol设置透明度后,重新设置图层透明度好像有透明度叠加效果 ` graphicLayer = new mars3d.layer.GeoJsonLayer({ name: "全国省界", url: "//data.mars3d.cn/file/geojson/areas/100000_full.json", format: simplifyGeoJSON, // 用于自定义处理geojson symbol: { type: "polyline", styleOptions: { opacity:0.3, width: 2, color:"#f00" } }, flyTo: true })`...

请问 VolumeCloud支持多大数据量 ? values: data.values, // 3D 数据集数组,能否传递Float32Array呢?

![Image](https://github.com/user-attachments/assets/35e680b1-a1b1-41c1-9b3a-6ef9dfeee408) 点击后页面卡住,等待一会就会提示内存不足页面崩溃 ![Image](https://github.com/user-attachments/assets/fd37c238-cf0c-4704-83f1-ccfd02ed0e9e)

![Image](https://github.com/user-attachments/assets/4999816a-7e4d-4a03-826a-af45e1930ee6)