@mapgis/webclient-cesium-plugin 17.6.0 → 17.6.1
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 +6 -0
- package/dist/es5/webclient-cesium-plugin.min.js +4 -4
- package/dist/es5/webclient-common.min.js +10 -10
- package/dist/webclient-cesium-plugin-es6.min.js +4 -4
- package/documention/PointFluidSource.html +0 -12
- package/documention/TerrainExcavateTool.html +1607 -0
- package/documention/VolumeFluidSource.html +0 -4
- package/package.json +1 -1
|
@@ -605,10 +605,6 @@ import { SketchEditor } from "@mapgis/webclient-leaflet-plugin" <br/><
|
|
|
605
605
|
<h4 class="name" id="flow">
|
|
606
606
|
<a class="href-link" href="#flow">#</a>
|
|
607
607
|
|
|
608
|
-
|
|
609
|
-
<span class='tag'>readonly</span>
|
|
610
|
-
|
|
611
|
-
|
|
612
608
|
<span class="code-name">
|
|
613
609
|
flow
|
|
614
610
|
</span>
|
|
@@ -679,10 +675,6 @@ import { SketchEditor } from "@mapgis/webclient-leaflet-plugin" <br/><
|
|
|
679
675
|
<h4 class="name" id="position">
|
|
680
676
|
<a class="href-link" href="#position">#</a>
|
|
681
677
|
|
|
682
|
-
|
|
683
|
-
<span class='tag'>readonly</span>
|
|
684
|
-
|
|
685
|
-
|
|
686
678
|
<span class="code-name">
|
|
687
679
|
position
|
|
688
680
|
</span>
|
|
@@ -753,10 +745,6 @@ import { SketchEditor } from "@mapgis/webclient-leaflet-plugin" <br/><
|
|
|
753
745
|
<h4 class="name" id="radius">
|
|
754
746
|
<a class="href-link" href="#radius">#</a>
|
|
755
747
|
|
|
756
|
-
|
|
757
|
-
<span class='tag'>readonly</span>
|
|
758
|
-
|
|
759
|
-
|
|
760
748
|
<span class="code-name">
|
|
761
749
|
radius
|
|
762
750
|
</span>
|