@mapgis/webclient-cesium-plugin 17.6.1 → 17.6.15
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 +96 -0
- package/dist/es5/webclient-cesium-plugin.min.js +9 -9
- package/dist/es5/webclient-common.min.js +10 -10
- package/dist/webclient-cesium-plugin-es6.min.js +9 -9
- package/documention/ArcGISTileServerImageryProvider.html +31 -0
- package/documention/ArcGISVectorTileImageryProvider.html +2 -2
- package/documention/FirstPersonPerspective.html +917 -0
- package/documention/FollowPerspective.html +833 -0
- package/documention/GodPerspective.html +735 -0
- package/documention/MapGISImageServerImageryProvider.html +106 -0
- package/documention/MapGISMapServerImageryProvider.html +54 -2
- package/documention/MapGISMapServerSingleImageryProvider.html +28 -2
- package/documention/MapGISTileServerImageryProvider.html +4 -4
- package/documention/MapGISVectorTileImageryProvider.html +4 -4
- package/documention/NormalPerspective.html +833 -0
- package/documention/Puddle.html +1452 -0
- package/documention/RouteAnimationControl.html +1088 -0
- package/documention/RouteAnimationLabel.html +661 -0
- package/documention/RouteAnimationModel.html +1327 -0
- package/documention/RouteAnimationPath.html +1406 -0
- package/documention/RouteAnimationPerspective.html +512 -0
- package/documention/RouteAnimationTool.html +1538 -0
- package/documention/SSR.html +1132 -0
- package/documention/SceneView.html +48 -22
- package/documention/Style.html +42 -5
- package/documention/TerrainExcavateTool.html +3 -3
- package/documention/UrlTemplateImageryProvider.html +2 -2
- package/documention/VolumeCloud.html +1271 -0
- package/documention/WebMapServiceImageryProvider.html +57 -1
- package/documention/WebMapServiceSingleImageryProvider.html +31 -0
- package/documention/WebMapTileServiceImageryProvider.html +59 -3
- package/documention/global.html +119 -166
- package/package.json +1 -1
|
@@ -858,6 +858,34 @@ http://{ip}:{port}/igs/rest/services/{文件夹名(可选)}/{serviceName}/ImageS
|
|
|
858
858
|
|
|
859
859
|
|
|
860
860
|
|
|
861
|
+
|
|
862
|
+
<tr class="deep-level-1">
|
|
863
|
+
|
|
864
|
+
<td class="name"><code>isStretchImage</code></td>
|
|
865
|
+
|
|
866
|
+
|
|
867
|
+
<td class="type">
|
|
868
|
+
|
|
869
|
+
|
|
870
|
+
<span class="param-type">Boolean</span>
|
|
871
|
+
|
|
872
|
+
|
|
873
|
+
|
|
874
|
+
</td>
|
|
875
|
+
|
|
876
|
+
|
|
877
|
+
<td class="default">
|
|
878
|
+
|
|
879
|
+
true
|
|
880
|
+
|
|
881
|
+
</td>
|
|
882
|
+
|
|
883
|
+
|
|
884
|
+
<td class="description last"><p>“视图的显示级别,超出瓦片数据自身支持的级别”时,是否对瓦片进行拉伸显示。此值未定义或者设置为true时,超出范围后,会采用最接近一级的瓦片进行拉伸或缩放显示。反之,超出范围后,瓦片不再显示</p></td>
|
|
885
|
+
</tr>
|
|
886
|
+
|
|
887
|
+
|
|
888
|
+
|
|
861
889
|
|
|
862
890
|
|
|
863
891
|
|
|
@@ -1076,6 +1104,84 @@ http://{ip}:{port}/igs/rest/services/{文件夹名(可选)}/{serviceName}/ImageS
|
|
|
1076
1104
|
|
|
1077
1105
|
|
|
1078
1106
|
|
|
1107
|
+
|
|
1108
|
+
|
|
1109
|
+
|
|
1110
|
+
|
|
1111
|
+
|
|
1112
|
+
|
|
1113
|
+
|
|
1114
|
+
|
|
1115
|
+
</dl>
|
|
1116
|
+
|
|
1117
|
+
|
|
1118
|
+
|
|
1119
|
+
|
|
1120
|
+
|
|
1121
|
+
</div>
|
|
1122
|
+
|
|
1123
|
+
<div class="member">
|
|
1124
|
+
|
|
1125
|
+
<span class="method-parameter is-pulled-right">
|
|
1126
|
+
<label>类型:</label>
|
|
1127
|
+
|
|
1128
|
+
<span class="param-type">Boolean</span>
|
|
1129
|
+
|
|
|
1130
|
+
|
|
1131
|
+
<span class="param-type">undefined</span>
|
|
1132
|
+
|
|
1133
|
+
|
|
1134
|
+
</span>
|
|
1135
|
+
|
|
1136
|
+
<h4 class="name" id="isStretchImage">
|
|
1137
|
+
<a class="href-link" href="#isStretchImage">#</a>
|
|
1138
|
+
|
|
1139
|
+
<span class="code-name">
|
|
1140
|
+
isStretchImage
|
|
1141
|
+
</span>
|
|
1142
|
+
|
|
1143
|
+
</h4>
|
|
1144
|
+
|
|
1145
|
+
|
|
1146
|
+
|
|
1147
|
+
|
|
1148
|
+
<div class="description">
|
|
1149
|
+
<p>“视图的显示级别,超出瓦片数据自身支持的级别”时,是否对瓦片进行拉伸显示。此值未定义或者设置为true时,超出范围后,会采用最接近一级的瓦片进行拉伸或缩放显示。反之,超出范围后,瓦片不再显示,仅当瓦片模式时生效</p>
|
|
1150
|
+
</div>
|
|
1151
|
+
|
|
1152
|
+
|
|
1153
|
+
|
|
1154
|
+
|
|
1155
|
+
|
|
1156
|
+
<dl class="details">
|
|
1157
|
+
|
|
1158
|
+
|
|
1159
|
+
|
|
1160
|
+
|
|
1161
|
+
|
|
1162
|
+
|
|
1163
|
+
|
|
1164
|
+
|
|
1165
|
+
|
|
1166
|
+
|
|
1167
|
+
|
|
1168
|
+
|
|
1169
|
+
|
|
1170
|
+
|
|
1171
|
+
|
|
1172
|
+
|
|
1173
|
+
|
|
1174
|
+
|
|
1175
|
+
|
|
1176
|
+
|
|
1177
|
+
|
|
1178
|
+
|
|
1179
|
+
|
|
1180
|
+
|
|
1181
|
+
<dt class="tag-default">Default Value:</dt>
|
|
1182
|
+
<dd class="tag-default"><ul class="dummy">
|
|
1183
|
+
<li>true</li>
|
|
1184
|
+
</ul></dd>
|
|
1079
1185
|
|
|
1080
1186
|
|
|
1081
1187
|
|
|
@@ -864,8 +864,6 @@ import { SketchEditor } from "@mapgis/webclient-leaflet-plugin" <br/><
|
|
|
864
864
|
|
|
865
865
|
<td class="default">
|
|
866
866
|
|
|
867
|
-
getGUID()
|
|
868
|
-
|
|
869
867
|
</td>
|
|
870
868
|
|
|
871
869
|
|
|
@@ -933,6 +931,60 @@ import { SketchEditor } from "@mapgis/webclient-leaflet-plugin" <br/><
|
|
|
933
931
|
|
|
934
932
|
|
|
935
933
|
|
|
934
|
+
|
|
935
|
+
<tr class="deep-level-1">
|
|
936
|
+
|
|
937
|
+
<td class="name"><code>imageTransparent</code></td>
|
|
938
|
+
|
|
939
|
+
|
|
940
|
+
<td class="type">
|
|
941
|
+
|
|
942
|
+
|
|
943
|
+
<span class="param-type">Boolean</span>
|
|
944
|
+
|
|
945
|
+
|
|
946
|
+
|
|
947
|
+
</td>
|
|
948
|
+
|
|
949
|
+
|
|
950
|
+
<td class="default">
|
|
951
|
+
|
|
952
|
+
null
|
|
953
|
+
|
|
954
|
+
</td>
|
|
955
|
+
|
|
956
|
+
|
|
957
|
+
<td class="description last"><p>图层背景是否可以透明</p></td>
|
|
958
|
+
</tr>
|
|
959
|
+
|
|
960
|
+
|
|
961
|
+
|
|
962
|
+
|
|
963
|
+
<tr class="deep-level-1">
|
|
964
|
+
|
|
965
|
+
<td class="name"><code>hiRender</code></td>
|
|
966
|
+
|
|
967
|
+
|
|
968
|
+
<td class="type">
|
|
969
|
+
|
|
970
|
+
|
|
971
|
+
<span class="param-type">Boolean</span>
|
|
972
|
+
|
|
973
|
+
|
|
974
|
+
|
|
975
|
+
</td>
|
|
976
|
+
|
|
977
|
+
|
|
978
|
+
<td class="default">
|
|
979
|
+
|
|
980
|
+
</td>
|
|
981
|
+
|
|
982
|
+
|
|
983
|
+
<td class="description last"><p>是否开启快显,当值为true时表示开启快显,出图不会带上hiRender参数,当值为false时,表示关闭快显,出图时会带上hiRender=false参数</p></td>
|
|
984
|
+
</tr>
|
|
985
|
+
|
|
986
|
+
|
|
987
|
+
|
|
936
988
|
|
|
937
989
|
|
|
938
990
|
|
|
@@ -806,8 +806,6 @@ import { SketchEditor } from "@mapgis/webclient-leaflet-plugin" <br/><
|
|
|
806
806
|
|
|
807
807
|
<td class="default">
|
|
808
808
|
|
|
809
|
-
getGUID()
|
|
810
|
-
|
|
811
809
|
</td>
|
|
812
810
|
|
|
813
811
|
|
|
@@ -875,6 +873,34 @@ import { SketchEditor } from "@mapgis/webclient-leaflet-plugin" <br/><
|
|
|
875
873
|
|
|
876
874
|
|
|
877
875
|
|
|
876
|
+
|
|
877
|
+
<tr class="deep-level-1">
|
|
878
|
+
|
|
879
|
+
<td class="name"><code>imageTransparent</code></td>
|
|
880
|
+
|
|
881
|
+
|
|
882
|
+
<td class="type">
|
|
883
|
+
|
|
884
|
+
|
|
885
|
+
<span class="param-type">Boolean</span>
|
|
886
|
+
|
|
887
|
+
|
|
888
|
+
|
|
889
|
+
</td>
|
|
890
|
+
|
|
891
|
+
|
|
892
|
+
<td class="default">
|
|
893
|
+
|
|
894
|
+
true
|
|
895
|
+
|
|
896
|
+
</td>
|
|
897
|
+
|
|
898
|
+
|
|
899
|
+
<td class="description last"><p>图层背景是否可以透明</p></td>
|
|
900
|
+
</tr>
|
|
901
|
+
|
|
902
|
+
|
|
903
|
+
|
|
878
904
|
|
|
879
905
|
|
|
880
906
|
|
|
@@ -487,12 +487,12 @@ import { SketchEditor } from "@mapgis/webclient-leaflet-plugin" <br/><
|
|
|
487
487
|
|
|
488
488
|
<td class="default">
|
|
489
489
|
|
|
490
|
-
|
|
490
|
+
true
|
|
491
491
|
|
|
492
492
|
</td>
|
|
493
493
|
|
|
494
494
|
|
|
495
|
-
<td class="description last"><p
|
|
495
|
+
<td class="description last"><p>“视图的显示级别,超出瓦片数据自身支持的级别”时,是否对瓦片进行拉伸显示。此值未定义或者设置为true时,超出范围后,会采用最接近一级的瓦片进行拉伸或缩放显示。反之,超出范围后,瓦片不再显示</p></td>
|
|
496
496
|
</tr>
|
|
497
497
|
|
|
498
498
|
|
|
@@ -820,7 +820,7 @@ igsTileLayer.load().then((layer) => {
|
|
|
820
820
|
|
|
821
821
|
|
|
822
822
|
<div class="description">
|
|
823
|
-
<p
|
|
823
|
+
<p>“视图的显示级别,超出瓦片数据自身支持的级别”时,是否对瓦片进行拉伸显示。此值未定义或者设置为true时,超出范围后,会采用最接近一级的瓦片进行拉伸或缩放显示。反之,超出范围后,瓦片不再显示</p>
|
|
824
824
|
</div>
|
|
825
825
|
|
|
826
826
|
|
|
@@ -854,7 +854,7 @@ igsTileLayer.load().then((layer) => {
|
|
|
854
854
|
|
|
855
855
|
<dt class="tag-default">Default Value:</dt>
|
|
856
856
|
<dd class="tag-default"><ul class="dummy">
|
|
857
|
-
<li>
|
|
857
|
+
<li>true</li>
|
|
858
858
|
</ul></dd>
|
|
859
859
|
|
|
860
860
|
|
|
@@ -630,12 +630,12 @@ import { SketchEditor } from "@mapgis/webclient-leaflet-plugin" <br/><
|
|
|
630
630
|
|
|
631
631
|
<td class="default">
|
|
632
632
|
|
|
633
|
-
|
|
633
|
+
true
|
|
634
634
|
|
|
635
635
|
</td>
|
|
636
636
|
|
|
637
637
|
|
|
638
|
-
<td class="description last"><p
|
|
638
|
+
<td class="description last"><p>“视图的显示级别,超出瓦片数据自身支持的级别”时,是否对瓦片进行拉伸显示。此值未定义或者设置为true时,超出范围后,会采用最接近一级的瓦片进行拉伸或缩放显示。反之,超出范围后,瓦片不再显示</p></td>
|
|
639
639
|
</tr>
|
|
640
640
|
|
|
641
641
|
|
|
@@ -979,7 +979,7 @@ addImageryProvider(url)</code></pre>
|
|
|
979
979
|
|
|
980
980
|
|
|
981
981
|
<div class="description">
|
|
982
|
-
<p
|
|
982
|
+
<p>“视图的显示级别,超出瓦片数据自身支持的级别”时,是否对瓦片进行拉伸显示。此值未定义或者设置为true时,超出范围后,会采用最接近一级的瓦片进行拉伸或缩放显示。反之,超出范围后,瓦片不再显示</p>
|
|
983
983
|
</div>
|
|
984
984
|
|
|
985
985
|
|
|
@@ -1013,7 +1013,7 @@ addImageryProvider(url)</code></pre>
|
|
|
1013
1013
|
|
|
1014
1014
|
<dt class="tag-default">Default Value:</dt>
|
|
1015
1015
|
<dd class="tag-default"><ul class="dummy">
|
|
1016
|
-
<li>
|
|
1016
|
+
<li>true</li>
|
|
1017
1017
|
</ul></dd>
|
|
1018
1018
|
|
|
1019
1019
|
|