mars3d 3.4.0 → 3.4.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,22 +1,23 @@
1
1
 
2
2
  <p align="center">
3
- <img src="https://muyao1987.gitee.io/cdn/mars3d.cn/logo.png" width="300px" />
3
+ <img src="//mars3d.cn/logo.png" width="300px" />
4
4
  </p>
5
5
 
6
6
  <p align="center">🌎 一款基于WebGL技术实现的三维地球客户端开发平台</p>
7
7
 
8
8
  <p align="center">
9
- <a target="_black" href="https://www.npmjs.com/package/mars3d">
10
- <img alt="Npm version" src="https://img.shields.io/npm/v/mars3d.svg?style=flat&logo=npm&label=version"/>
11
- </a>
12
- <a target="_black" href="https://www.npmjs.com/package/mars3d">
13
- <img alt="Npm downloads" src="https://img.shields.io/npm/dt/mars3d?style=flat&logo=npm">
14
- </a>
15
- <a target="_black" href="https://github.com/marsgis/mars3d">
16
- <img alt="GitHub stars" src="https://img.shields.io/github/stars/marsgis/mars3d?style=flat&logo=github">
17
- </a>
18
- <a href='https://gitee.com/marsgis/mars3d/stargazers'><img src='https://gitee.com/marsgis/mars3d/badge/star.svg?theme=dark' alt='star'></img></a>
19
-
9
+ <a target="_black" href="https://www.npmjs.com/package/mars3d">
10
+ <img alt="Npm version" src="https://img.shields.io/npm/v/mars3d.svg?style=flat&logo=npm&label=版本号" />
11
+ </a>
12
+ <a target="_black" href="https://www.npmjs.com/package/mars3d">
13
+ <img alt="Npm downloads" src="https://img.shields.io/npm/dt/mars3d?style=flat&logo=npm&label=下载量" />
14
+ </a>
15
+ <a target="_black" href="https://github.com/marsgis/mars3d">
16
+ <img alt="GitHub stars" src="https://img.shields.io/github/stars/marsgis/mars3d?style=flat&logo=github" />
17
+ </a>
18
+ <a target="_black" href="https://gitee.com/marsgis/mars3d">
19
+ <img src="https://gitee.com/marsgis/mars3d/badge/star.svg?theme=dark" alt="star" />
20
+ </a>
20
21
  </p>
21
22
 
22
23
  [**English**](./README_EN.md) |[**中文**](./README.md)
@@ -25,10 +26,12 @@
25
26
  当前仓库包含SDK更新日志、和其他仓库导航。
26
27
 
27
28
 
29
+
28
30
  Github:[https://github.com/marsgis/mars3d](https://github.com/marsgis/mars3d)
29
31
 
30
32
  国内Gitee:[https://gitee.com/marsgis/mars3d](https://gitee.com/marsgis/mars3d)
31
33
 
34
+ 更新日志: [CHANGE.md](./CHANGE.md)
32
35
 
33
36
 
34
37
  ## 功能示例
@@ -49,8 +52,8 @@ Github:[https://github.com/marsgis/mars3d](https://github.com/marsgis/mars3d)
49
52
  |原生JS技术栈 |[查看](https://www.bilibili.com/video/BV1za41177ZW/)| [mars3d-es5-template](https://github.com/marsgis/mars3d-es5-template) |[mars3d-es5-template](https://gitee.com/marsgis/mars3d-es5-template) |
50
53
  |Vue技术栈 |[查看](https://www.bilibili.com/video/BV17P4y1F7gv/)| [mars3d-vue-template](https://github.com/marsgis/mars3d-vue-template) |[mars3d-vue-template](https://gitee.com/marsgis/mars3d-vue-template) |
51
54
  |React技术栈 |[查看](https://www.bilibili.com/video/BV1nZ4y1b7W7/)| [mars3d-react-template](https://github.com/marsgis/mars3d-react-template) |[mars3d-react-template](https://gitee.com/marsgis/mars3d-react-template) |
52
- |Angular技术栈 |暂无 | [mars3d-angular-template](https://github.com/marsgis/mars3d-angular-template) |[mars3d-angular-template](https://gitee.com/marsgis/mars3d-angular-template) |
53
- |CS桌面端程序 |暂无| [mars3d-electron](https://github.com/marsgis/mars3d-electron) |[mars3d-electron](https://gitee.com/marsgis/mars3d-electron) |
55
+ |Angular技术栈 |[查看](https://www.bilibili.com/video/BV13Y411K7xs/) | [mars3d-angular-template](https://github.com/marsgis/mars3d-angular-template) |[mars3d-angular-template](https://gitee.com/marsgis/mars3d-angular-template) |
56
+ |CS桌面端程序 |[查看](https://www.bilibili.com/video/BV1N94y1R7ds/)| [mars3d-electron](https://github.com/marsgis/mars3d-electron) |[mars3d-electron](https://gitee.com/marsgis/mars3d-electron) |
54
57
  |APP移动端程序 |[查看](https://www.bilibili.com/video/BV18F41157qR/)|[mars3d-uni-app](https://github.com/marsgis/mars3d-uni-app) |[mars3d-uni-app](https://gitee.com/marsgis/mars3d-uni-app) |
55
58
 
56
59
 
@@ -64,7 +67,7 @@ Github:[https://github.com/marsgis/mars3d](https://github.com/marsgis/mars3d)
64
67
  |基础项目 原生JS版 |[查看](http://mars3d.cn/dev/guide/project/jcxm-es5.html) | [查看](https://www.bilibili.com/video/BV1nF41157Rn/)| [mars3d-es5-project](https://github.com/marsgis/mars3d-es5-project) |[mars3d-es5-project](https://gitee.com/marsgis/mars3d-es5-project) |
65
68
  |基础项目 Vue版|[查看](http://mars3d.cn/dev/guide/project/jcxm-vue.html) |[查看](https://www.bilibili.com/video/BV1JF411q7Ut/)| [mars3d-vue-project](https://github.com/marsgis/mars3d-vue-project) |[mars3d-vue-project](https://gitee.com/marsgis/mars3d-vue-project) |
66
69
  |基础项目 Vue版+admin管理 |无 | 无| [mars3d-vue-project-admin](https://github.com/marsgis/mars3d-vue-project-admin) |[mars3d-vue-project-admin](https://gitee.com/marsgis/mars3d-vue-project-admin) |
67
- |基础项目 React版|[查看](http://mars3d.cn/dev/guide/project/jcxm-react.html) |暂无| [mars3d-react-project](https://github.com/marsgis/mars3d-react-project) |[mars3d-react-project](https://gitee.com/marsgis/mars3d-react-project) |
70
+ |基础项目 React版|[查看](http://mars3d.cn/dev/guide/project/jcxm-react.html) |[查看](https://www.bilibili.com/video/BV1n3411u7Dm/)| [mars3d-react-project](https://github.com/marsgis/mars3d-react-project) |[mars3d-react-project](https://gitee.com/marsgis/mars3d-react-project) |
68
71
  |三维地球APP项目| [查看](http://mars3d.cn/dev/guide/project/app-vue.html) | [查看](https://www.bilibili.com/video/BV1iY4y1t7jk/)| [付费提供](http://mars3d.cn/details.html?id=app-vue) | [付费提供](http://mars3d.cn/details.html?id=app-vue) |
69
72
 
70
73
 
@@ -113,19 +116,25 @@ Mars3D支持结合Cesium相关的各类平台来兼容使用,方便结合不
113
116
 
114
117
  ## 平台相关效果
115
118
  功能示例:
116
- ![image](https://muyao1987.gitee.io/cdn/mars3d.cn/xm/example/1.jpg)
119
+ ![image](http://marsgis.cn/img/project/mars3d-doc/example1.jpg)
117
120
 
118
- 基础项目:[在线体验](http://mars3d.cn/project/es5/jcxm.html)
119
-
120
- ![image](https://muyao1987.gitee.io/cdn/mars3d.cn/xm/jcxm/1.jpg)
121
+ 基础项目:[在线体验](http://mars3d.cn/project/vue/jcxm.html)
122
+
123
+ ![image](http://marsgis.cn/img/project/mars3d-vue-project-jcxm/1.jpg)
121
124
 
122
125
  电子沙盘项目:[在线体验](http://mars3d.cn/project/es5/dzsp.html)
123
126
 
124
- ![image](https://muyao1987.gitee.io/cdn/mars3d.cn/xm/dzsp/1.jpg)
127
+ ![image](http://marsgis.cn/img/project/mars3d-es5-project-dzsp/2.jpg)
128
+
129
+
130
+ 智慧园区项目:[在线体验](http://mars3d.cn/project/vue/zhyq.html)
131
+
132
+ ![image](http://marsgis.cn/img/project/mars3d-vue-project-zhyq/1.jpg)
125
133
 
126
- 综合态势项目:[在线体验](http://mars3d.cn/project/es5/theme/login.html)
134
+
135
+ 综合态势项目:[在线体验](http://mars3d.cn/project/vue/login.html)
127
136
 
128
- ![image](https://muyao1987.gitee.io/cdn/mars3d.cn/xm/zhts/1.jpg)
137
+ ![image](http://marsgis.cn/img/project/mars3d-vue-project-zhts/2.jpg)
129
138
 
130
139
 
131
140
 
package/dist/mars3d.css CHANGED
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * Mars3D三维可视化平台 mars3d
3
3
  *
4
- * 版本信息:v3.4.0
5
- * 编译日期:2022-07-15 14:26:40
4
+ * 版本信息:v3.4.3
5
+ * 编译日期:2022-08-09 14:06:55
6
6
  * 版权所有:Copyright by 火星科技 http://mars3d.cn
7
7
  * 使用单位:免费公开版 ,2022-06-01
8
8
  */
@@ -356,18 +356,29 @@
356
356
  position: absolute;
357
357
  left: -15px;
358
358
  top: calc(50% - 15px);
359
- width: 32px;
360
- height: 32px;
359
+ width: 30px;
360
+ height: 30px;
361
361
  background: #f0eeee;
362
362
  border-radius: 50%;
363
363
  text-align: center;
364
- line-height: 36px;
364
+ line-height: 40px;
365
365
  padding: 2px;
366
366
  border: 1px solid lightgrey;
367
367
  }
368
368
  .mars3d-slider .slider-splitter:hover {
369
369
  cursor: ew-resize;
370
370
  }
371
+ .mars3d-mapCompare {
372
+ position: absolute;
373
+ left: auto;
374
+ right: 0px;
375
+ top: 0px;
376
+ bottom: 0px;
377
+ width: 50%;
378
+ height: 100%;
379
+ margin: 0;
380
+ padding: 0;
381
+ }
371
382
  /**滚轮样式*/
372
383
  .mars3d-mousedownview {
373
384
  position: absolute;