@mapgis/webclient-cesium-plugin 17.2.2 → 17.2.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.
@@ -1,7 +1,7 @@
1
1
  <header id="page-title" class="page-title">
2
2
 
3
3
  <span class="page-title-main">类名</span>
4
- <span class="page-title-sub">S3MTileset</span>
4
+ <span class="page-title-sub">S3MTileSet</span>
5
5
 
6
6
  </header>
7
7
 
@@ -22,12 +22,12 @@
22
22
 
23
23
 
24
24
 
25
- <h4 class="name" id="S3MTileset">
26
- <a class="href-link" href="#S3MTileset">#</a>
25
+ <h4 class="name" id="S3MTileSet">
26
+ <a class="href-link" href="#S3MTileSet">#</a>
27
27
 
28
- <span class="code-name" id="S3MTileset" style="font-size:30px">
28
+ <span class="code-name" id="S3MTileSet" style="font-size:30px">
29
29
 
30
- new S3MTileset<span class="signature">(options)</span>
30
+ new S3MTileSet<span class="signature">(options)</span>
31
31
 
32
32
  </span>
33
33
  </h4>
@@ -35,7 +35,7 @@
35
35
 
36
36
 
37
37
  <div class="description">
38
- <p>S3MTileset类</p>
38
+ <p>S3MTileSet类</p>
39
39
  </div>
40
40
 
41
41
 
@@ -134,6 +134,39 @@
134
134
 
135
135
 
136
136
 
137
+
138
+ <tr class="deep-level-1">
139
+
140
+ <td class="name"><code>options</code></td>
141
+
142
+
143
+ <td class="type">
144
+
145
+
146
+ <span class="param-type">
147
+
148
+ String
149
+
150
+ </span>
151
+
152
+
153
+
154
+
155
+ </td>
156
+
157
+
158
+ <td class="default">
159
+
160
+ {}
161
+
162
+ </td>
163
+
164
+
165
+ <td class="description last"><p>其他参数,选填</p></td>
166
+ </tr>
167
+
168
+
169
+
137
170
 
138
171
 
139
172