@mapgis/webclient-cesium-plugin 17.6.18 → 17.6.21

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.
@@ -2750,6 +2750,171 @@ const graphicsLayer = new GraphicsLayer(viewer, {
2750
2750
 
2751
2751
 
2752
2752
 
2753
+ </div>
2754
+
2755
+ <div class="member">
2756
+
2757
+
2758
+
2759
+ <h4 class="name" id="initGraphic">
2760
+ <a class="href-link" href="#initGraphic">#</a>
2761
+
2762
+ <span class="code-name" style="font-size:30px">
2763
+
2764
+ initGraphic<span class="signature">(options)</span>
2765
+
2766
+ </span>
2767
+ </h4>
2768
+
2769
+
2770
+
2771
+ <div class="description">
2772
+ <p>初始化Graphic对象</p>
2773
+ </div>
2774
+
2775
+
2776
+
2777
+
2778
+
2779
+
2780
+
2781
+
2782
+
2783
+
2784
+ <h4>参数:</h4>
2785
+
2786
+ <div class="table-container">
2787
+ <table class="params table">
2788
+ <thead>
2789
+ <tr>
2790
+
2791
+ <th>名称</th>
2792
+
2793
+
2794
+ <th>类型</th>
2795
+
2796
+
2797
+
2798
+ <th class="last">描述</th>
2799
+ </tr>
2800
+ </thead>
2801
+
2802
+ <tbody>
2803
+
2804
+
2805
+
2806
+ <tr class="deep-level-0">
2807
+
2808
+ <td class="name"><code>options</code></td>
2809
+
2810
+
2811
+ <td class="type">
2812
+
2813
+
2814
+ <span class="param-type">Object</span>
2815
+
2816
+
2817
+
2818
+ </td>
2819
+
2820
+
2821
+
2822
+ <td class="description last"><p>初始化参数</p></td>
2823
+ </tr>
2824
+
2825
+
2826
+
2827
+
2828
+ </tbody>
2829
+ </table>
2830
+ </div>
2831
+
2832
+
2833
+
2834
+
2835
+
2836
+
2837
+ <dl class="details">
2838
+
2839
+
2840
+
2841
+
2842
+
2843
+
2844
+
2845
+
2846
+
2847
+
2848
+
2849
+
2850
+
2851
+
2852
+
2853
+
2854
+
2855
+
2856
+
2857
+
2858
+
2859
+
2860
+
2861
+
2862
+
2863
+
2864
+
2865
+
2866
+
2867
+
2868
+
2869
+ </dl>
2870
+
2871
+
2872
+
2873
+
2874
+
2875
+
2876
+
2877
+
2878
+
2879
+
2880
+
2881
+
2882
+
2883
+
2884
+
2885
+
2886
+
2887
+
2888
+ <div class='columns method-parameter'>
2889
+ <div class="column is-2"><label>返回值:</label></div>
2890
+ <div class="column is-10">
2891
+
2892
+
2893
+
2894
+ <div class="columns">
2895
+
2896
+ <div class='param-desc column is-7'><p>初始化的Graphi对象</p></div>
2897
+
2898
+
2899
+ <div class='column is-5 has-text-left'>
2900
+ <label>类型: </label>
2901
+
2902
+ <span class="param-type">Graphi</span>
2903
+
2904
+
2905
+ </div>
2906
+
2907
+ </div>
2908
+
2909
+
2910
+ </div>
2911
+ </div>
2912
+
2913
+
2914
+
2915
+
2916
+
2917
+
2753
2918
  </div>
2754
2919
 
2755
2920
  <div class="member">
@@ -11246,12 +11246,12 @@ the mapped output values.</p></div>
11246
11246
 
11247
11247
 
11248
11248
 
11249
- <h4 class="name" id="redefineGlobeSurfaceTileProviderPrototype">
11250
- <a class="href-link" href="#redefineGlobeSurfaceTileProviderPrototype">#</a>
11249
+ <h4 class="name" id="redefineGlobeSurfaceTilePrototype">
11250
+ <a class="href-link" href="#redefineGlobeSurfaceTilePrototype">#</a>
11251
11251
 
11252
11252
  <span class="code-name" style="font-size:30px">
11253
11253
 
11254
- redefineGlobeSurfaceTileProviderPrototype<span class="signature">()</span>
11254
+ redefineGlobeSurfaceTilePrototype<span class="signature">()</span>
11255
11255
 
11256
11256
  </span>
11257
11257
  </h4>
@@ -11259,7 +11259,7 @@ the mapped output values.</p></div>
11259
11259
 
11260
11260
 
11261
11261
  <div class="description">
11262
- <p>重写cesium对象GlobeSurfaceTileProvider中的方法</p>
11262
+ <p>重写cesium对象GlobeSurfaceTile中的方法</p>
11263
11263
  </div>
11264
11264
 
11265
11265
 
@@ -11337,12 +11337,12 @@ the mapped output values.</p></div>
11337
11337
 
11338
11338
 
11339
11339
 
11340
- <h4 class="name" id="redefineImageryLayerPrototype">
11341
- <a class="href-link" href="#redefineImageryLayerPrototype">#</a>
11340
+ <h4 class="name" id="redefineGlobeSurfaceTileProviderPrototype">
11341
+ <a class="href-link" href="#redefineGlobeSurfaceTileProviderPrototype">#</a>
11342
11342
 
11343
11343
  <span class="code-name" style="font-size:30px">
11344
11344
 
11345
- redefineImageryLayerPrototype<span class="signature">()</span>
11345
+ redefineGlobeSurfaceTileProviderPrototype<span class="signature">()</span>
11346
11346
 
11347
11347
  </span>
11348
11348
  </h4>
@@ -11350,7 +11350,7 @@ the mapped output values.</p></div>
11350
11350
 
11351
11351
 
11352
11352
  <div class="description">
11353
- <p>重写cesium对象ImageryLayer中的方法</p>
11353
+ <p>重写cesium对象GlobeSurfaceTileProvider中的方法</p>
11354
11354
  </div>
11355
11355
 
11356
11356
 
@@ -11428,12 +11428,12 @@ the mapped output values.</p></div>
11428
11428
 
11429
11429
 
11430
11430
 
11431
- <h4 class="name" id="redefineImageryPrototype">
11432
- <a class="href-link" href="#redefineImageryPrototype">#</a>
11431
+ <h4 class="name" id="redefineImageryLayerPrototype">
11432
+ <a class="href-link" href="#redefineImageryLayerPrototype">#</a>
11433
11433
 
11434
11434
  <span class="code-name" style="font-size:30px">
11435
11435
 
11436
- redefineImageryPrototype<span class="signature">()</span>
11436
+ redefineImageryLayerPrototype<span class="signature">()</span>
11437
11437
 
11438
11438
  </span>
11439
11439
  </h4>
@@ -11441,7 +11441,7 @@ the mapped output values.</p></div>
11441
11441
 
11442
11442
 
11443
11443
  <div class="description">
11444
- <p>重写cesium对象Imagery中的方法</p>
11444
+ <p>重写cesium对象ImageryLayer中的方法</p>
11445
11445
  </div>
11446
11446
 
11447
11447
 
@@ -12263,6 +12263,97 @@ the mapped output values.</p></div>
12263
12263
 
12264
12264
 
12265
12265
 
12266
+
12267
+
12268
+
12269
+
12270
+
12271
+
12272
+
12273
+
12274
+
12275
+
12276
+
12277
+ </dl>
12278
+
12279
+
12280
+
12281
+
12282
+
12283
+
12284
+
12285
+
12286
+
12287
+
12288
+
12289
+
12290
+
12291
+
12292
+
12293
+
12294
+
12295
+
12296
+
12297
+
12298
+
12299
+
12300
+
12301
+ </div>
12302
+
12303
+ <div class="member">
12304
+
12305
+
12306
+
12307
+ <h4 class="name" id="redefineTileImageryPrototype">
12308
+ <a class="href-link" href="#redefineTileImageryPrototype">#</a>
12309
+
12310
+ <span class="code-name" style="font-size:30px">
12311
+
12312
+ redefineTileImageryPrototype<span class="signature">()</span>
12313
+
12314
+ </span>
12315
+ </h4>
12316
+
12317
+
12318
+
12319
+ <div class="description">
12320
+ <p>重写cesium对象TileImagery中的方法</p>
12321
+ </div>
12322
+
12323
+
12324
+
12325
+
12326
+
12327
+
12328
+
12329
+
12330
+
12331
+
12332
+
12333
+
12334
+
12335
+
12336
+ <dl class="details">
12337
+
12338
+
12339
+
12340
+
12341
+
12342
+
12343
+
12344
+
12345
+
12346
+
12347
+
12348
+
12349
+
12350
+
12351
+
12352
+
12353
+
12354
+
12355
+
12356
+
12266
12357
 
12267
12358
 
12268
12359
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mapgis/webclient-cesium-plugin",
3
- "version":"17.6.18",
3
+ "version":"17.6.21",
4
4
  "description": "A lightweight 3D GIS network client development platform based on WebGL.",
5
5
  "main": "dist/webclient-cesium-plugin-es6.min.js",
6
6
  "scripts": {},