@mapgis/webclient-cesium-plugin 17.2.4 → 17.2.6
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 +16 -0
- package/dist/es5/webclient-cesium-plugin.min.js +2 -2
- package/dist/es5/webclient-common.min.js +2 -2
- package/dist/webclient-cesium-plugin-es6.min.js +2 -2
- package/documention/AnimationTool.html +5966 -0
- package/documention/CesiumHeatmap.html +3701 -0
- package/documention/CircleWaveMaterialProperty.html +313 -0
- package/documention/CollisionDetectionByRender.html +1904 -0
- package/documention/CuttingTool.html +185 -2
- package/documention/DrawElement.html +12 -12
- package/documention/GlobeIndependentTranslucency.html +1170 -0
- package/documention/HeightLimited.html +811 -0
- package/documention/KeyboardCameraController.html +1406 -0
- package/documention/MeasureAreaTool.html +33 -0
- package/documention/MeasureLengthTool.html +33 -0
- package/documention/ModelFilterTool.html +1053 -0
- package/documention/ModelTransformTool.html +3277 -0
- package/documention/PolylineTrailLinkMaterialProperty.html +369 -0
- package/documention/RadarMaterialProperty.html +255 -0
- package/documention/ReImg.html +370 -0
- package/documention/RoamParticle.html +3219 -0
- package/documention/SkyLineAnalysis.html +524 -0
- package/documention/StableParticle.html +3419 -0
- package/documention/TerrainAnalyse.html +2966 -0
- package/documention/TerrainProfile.html +1053 -0
- package/documention/Wind3D.html +1856 -0
- package/package.json +1 -1
|
@@ -1013,6 +1013,39 @@
|
|
|
1013
1013
|
|
|
1014
1014
|
|
|
1015
1015
|
|
|
1016
|
+
|
|
1017
|
+
<tr class="deep-level-1">
|
|
1018
|
+
|
|
1019
|
+
<td class="name"><code>showRuntimeResult</code></td>
|
|
1020
|
+
|
|
1021
|
+
|
|
1022
|
+
<td class="type">
|
|
1023
|
+
|
|
1024
|
+
|
|
1025
|
+
<span class="param-type">
|
|
1026
|
+
|
|
1027
|
+
Number
|
|
1028
|
+
|
|
1029
|
+
</span>
|
|
1030
|
+
|
|
1031
|
+
|
|
1032
|
+
|
|
1033
|
+
|
|
1034
|
+
</td>
|
|
1035
|
+
|
|
1036
|
+
|
|
1037
|
+
<td class="default">
|
|
1038
|
+
|
|
1039
|
+
false
|
|
1040
|
+
|
|
1041
|
+
</td>
|
|
1042
|
+
|
|
1043
|
+
|
|
1044
|
+
<td class="description last"><p>是否显示实时的量算结果,true:是,false:否</p></td>
|
|
1045
|
+
</tr>
|
|
1046
|
+
|
|
1047
|
+
|
|
1048
|
+
|
|
1016
1049
|
|
|
1017
1050
|
|
|
1018
1051
|
|
|
@@ -1415,6 +1415,39 @@
|
|
|
1415
1415
|
|
|
1416
1416
|
|
|
1417
1417
|
|
|
1418
|
+
|
|
1419
|
+
<tr class="deep-level-1">
|
|
1420
|
+
|
|
1421
|
+
<td class="name"><code>showRuntimeResult</code></td>
|
|
1422
|
+
|
|
1423
|
+
|
|
1424
|
+
<td class="type">
|
|
1425
|
+
|
|
1426
|
+
|
|
1427
|
+
<span class="param-type">
|
|
1428
|
+
|
|
1429
|
+
Number
|
|
1430
|
+
|
|
1431
|
+
</span>
|
|
1432
|
+
|
|
1433
|
+
|
|
1434
|
+
|
|
1435
|
+
|
|
1436
|
+
</td>
|
|
1437
|
+
|
|
1438
|
+
|
|
1439
|
+
<td class="default">
|
|
1440
|
+
|
|
1441
|
+
false
|
|
1442
|
+
|
|
1443
|
+
</td>
|
|
1444
|
+
|
|
1445
|
+
|
|
1446
|
+
<td class="description last"><p>是否显示实时的量算结果,true:是,false:否</p></td>
|
|
1447
|
+
</tr>
|
|
1448
|
+
|
|
1449
|
+
|
|
1450
|
+
|
|
1418
1451
|
|
|
1419
1452
|
|
|
1420
1453
|
|