@mapgis/webclient-common 17.2.8 → 17.2.10
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 +19 -0
- package/dist/es5/webclient-common.min.js +3 -3
- package/dist/webclient-common-es6.min.js +3 -3
- package/documention/AddressServer.html +20 -20
- package/documention/ArcGISFeatureServer.html +14 -14
- package/documention/ArcGISGeometryServer.html +18 -18
- package/documention/ArcGISMapImageLayer.html +34 -122
- package/documention/ArcGISMapImageSubLayer.html +23 -23
- package/documention/ArcGISMapServer.html +15 -15
- package/documention/ArcGISTileLayer.html +75 -75
- package/documention/ArcGISVectorTileLayer.html +57 -57
- package/documention/ArcGISVectorTileServer.html +14 -14
- package/documention/BaseRenderer.html +2 -2
- package/documention/BaseScene.html +70 -70
- package/documention/BaseServer.html +5 -5
- package/documention/BaseView.html +57 -57
- package/documention/Basemap.html +30 -30
- package/documention/Callout3D.html +9 -9
- package/documention/Cesium3DTilesCacheLayer.html +68 -68
- package/documention/Cesium3DTilesServer.html +14 -14
- package/documention/Circle.html +26 -26
- package/documention/ClassBreakClusterInfo.html +7 -7
- package/documention/ClassBreakInfo.html +5 -5
- package/documention/ClassBreakRenderer.html +29 -29
- package/documention/ClusterRenderer.html +19 -19
- package/documention/Collection.html +54 -54
- package/documention/Color.html +13 -13
- package/documention/ColorMaterial.html +7 -7
- package/documention/ColorStop.html +7 -7
- package/documention/ColorVariable.html +4 -4
- package/documention/Config.html +1 -1
- package/documention/CursorChangeEventInfo.html +2 -2
- package/documention/EchartsLayer.html +6 -6
- package/documention/Edges3D.html +7 -7
- package/documention/ElevationInfo.html +5 -5
- package/documention/Extent.html +41 -41
- package/documention/ExtrudeSymbol3DLayer.html +21 -21
- package/documention/Feature.html +16 -16
- package/documention/FeatureExpressionInfo.html +2 -2
- package/documention/FeatureFilter.html +71 -71
- package/documention/FeatureLayer.html +77 -77
- package/documention/FeatureServer.html +25 -25
- package/documention/FeatureSet.html +7 -7
- package/documention/FillSymbol.html +14 -14
- package/documention/FillSymbol3DLayer.html +17 -17
- package/documention/FillSymbol3DOutline.html +10 -10
- package/documention/Font.html +6 -6
- package/documention/GeoJSONLayer.html +84 -84
- package/documention/Geometry.html +11 -11
- package/documention/GeometryEngine.html +131 -131
- package/documention/GeometryFilter.html +12 -12
- package/documention/GeometryServer.html +39 -39
- package/documention/GraphicsLayer.html +106 -106
- package/documention/GroupLayer.html +77 -77
- package/documention/HeatmapColorStop.html +7 -7
- package/documention/HeatmapRenderer.html +10 -10
- package/documention/IGSFeatureLayer.html +23 -23
- package/documention/IGSMapImageLayer.html +152 -54
- package/documention/IGSMapImageSubLayer.html +25 -25
- package/documention/IGSSceneLayer.html +10 -10
- package/documention/IGSSceneSubLayer.html +26 -26
- package/documention/IGSTileLayer.html +85 -85
- package/documention/IGSVectorTileLayer.html +61 -61
- package/documention/IGSVectorTileSubLayer.html +21 -21
- package/documention/ISScene.html +426 -74
- package/documention/ISSceneLayer.html +72 -72
- package/documention/ISSceneServer.html +81 -81
- package/documention/ISSceneSubLayer.html +81 -214
- package/documention/IconResource.html +6 -6
- package/documention/IconSymbol3DLayer.html +30 -30
- package/documention/ImageServer.html +14 -14
- package/documention/LOD.html +4 -4
- package/documention/LabelClass.html +13 -13
- package/documention/LabelSymbol3D.html +17 -17
- package/documention/Layer.html +45 -45
- package/documention/LineCallout3D.html +14 -14
- package/documention/LineString.html +34 -34
- package/documention/LineStyleMarker3D.html +13 -13
- package/documention/LineStylePattern3D.html +7 -7
- package/documention/LineSymbol.html +11 -11
- package/documention/LineSymbol3D.html +11 -11
- package/documention/LineSymbol3DLayer.html +30 -30
- package/documention/LineSymbolMarker.html +6 -6
- package/documention/M3DModelCacheLayer.html +75 -75
- package/documention/M3DServer.html +14 -14
- package/documention/Map.html +26 -26
- package/documention/MapGISTextSymbol.html +45 -45
- package/documention/MapImageLayer.html +354 -168
- package/documention/MapServer.html +33 -33
- package/documention/MapVLayer.html +36 -36
- package/documention/MapView.html +97 -97
- package/documention/MarkerSymbol.html +11 -11
- package/documention/ModelCacheLayer.html +67 -67
- package/documention/MoveEventInfo.html +2 -2
- package/documention/MultiLineString.html +39 -39
- package/documention/MultiPoint.html +33 -33
- package/documention/MultiPolygon.html +28 -28
- package/documention/OGCLayer.html +70 -70
- package/documention/ObjectSymbol3DLayer.html +25 -25
- package/documention/OpacityStop.html +4 -4
- package/documention/OpacityVariable.html +4 -4
- package/documention/OutStatistic.html +1 -1
- package/documention/OverlayLayer.html +72 -72
- package/documention/PathSymbol3DLayer.html +39 -39
- package/documention/PictureFillSymbol.html +15 -15
- package/documention/PictureMarkerSymbol.html +14 -14
- package/documention/PlotServer.html +15 -15
- package/documention/PoiServer.html +15 -15
- package/documention/Point.html +32 -32
- package/documention/PointSymbol3D.html +17 -17
- package/documention/PointSymbol3DOutline.html +8 -8
- package/documention/Polygon.html +40 -40
- package/documention/PolygonSymbol3D.html +11 -11
- package/documention/Projection.html +4 -4
- package/documention/RandomRenderer.html +10 -10
- package/documention/RankRenderer.html +13 -13
- package/documention/RendererInfo.html +4 -4
- package/documention/ResourceServer.html +17 -17
- package/documention/RootServer.html +14 -14
- package/documention/S3MTilesCacheLayer.html +136 -136
- package/documention/ScaleEventInfo.html +2 -2
- package/documention/Scene.html +12 -12
- package/documention/SceneLayer.html +72 -72
- package/documention/SceneServer.html +39 -39
- package/documention/SceneView.html +97 -97
- package/documention/SecurityServer.html +14 -14
- package/documention/SimpleFillSymbol.html +20 -20
- package/documention/SimpleLineSymbol.html +17 -17
- package/documention/SimpleMarkerSymbol.html +17 -17
- package/documention/SimpleRenderer.html +21 -21
- package/documention/SizeStop.html +4 -4
- package/documention/SizeVariable.html +4 -4
- package/documention/SketchBaseDrawTool.html +29 -29
- package/documention/SketchCircleDrawTool.html +56 -56
- package/documention/SketchEditor.html +57 -57
- package/documention/SketchEditor3D.html +7476 -0
- package/documention/SketchEditorCesium.html +96 -96
- package/documention/SketchEditorToolEventInfo.html +1 -1
- package/documention/SketchExtentDrawTool.html +56 -56
- package/documention/SketchFreehandPolygonDrawTool.html +54 -54
- package/documention/SketchFreehandPolylineDrawTool.html +55 -55
- package/documention/SketchPointDrawTool.html +59 -59
- package/documention/SketchPolygonDrawTool.html +105 -105
- package/documention/SketchPolylineDrawTool.html +108 -108
- package/documention/SketchStage.html +6 -6
- package/documention/SketchStyle.html +44 -44
- package/documention/SketchTopologyTool.html +2 -2
- package/documention/SpatialReference.html +8 -8
- package/documention/StylePattern3D.html +7 -7
- package/documention/SubLayer.html +13 -13
- package/documention/Symbol.html +5 -5
- package/documention/Symbol3D.html +3 -3
- package/documention/Symbol3DLayer.html +11 -11
- package/documention/Symbol3DVerticalOffset.html +13 -13
- package/documention/TerrainCacheLayer.html +72 -72
- package/documention/TerrainServer.html +14 -14
- package/documention/TextHalo.html +7 -7
- package/documention/TextSymbol.html +32 -32
- package/documention/TextSymbol3DLayer.html +33 -33
- package/documention/ThemeServer.html +14 -14
- package/documention/TileInfo.html +6 -6
- package/documention/TileLayer.html +78 -78
- package/documention/TileMatrixSet.html +12 -12
- package/documention/TileServer.html +14 -14
- package/documention/TimeExtent.html +65 -65
- package/documention/TimeInfo.html +68 -68
- package/documention/TimeInterval.html +67 -67
- package/documention/UniqueValueClusterInfo.html +7 -7
- package/documention/UniqueValueInfo.html +6 -6
- package/documention/UniqueValueRenderer.html +26 -26
- package/documention/UnknownLayer.html +72 -72
- package/documention/UrlUtil.html +575 -0
- package/documention/VectorTileGroupSubLayer.html +20 -20
- package/documention/VectorTileLayer.html +89 -89
- package/documention/VectorTileServer.html +14 -14
- package/documention/VectorTileSubLayer.html +28 -28
- package/documention/VertexChangeEventInfo.html +2 -2
- package/documention/VisualVariable.html +7 -7
- package/documention/VoxelFilter.html +65 -65
- package/documention/WCSServer.html +14 -14
- package/documention/WFSLayer.html +82 -82
- package/documention/WFSServer.html +14 -14
- package/documention/WMSLayer.html +96 -96
- package/documention/WMSServer.html +14 -14
- package/documention/WMSSubLayer.html +21 -21
- package/documention/WMTSLayer.html +95 -95
- package/documention/WMTSServer.html +14 -14
- package/documention/WMTSStyle.html +5 -5
- package/documention/WMTSSubLayer.html +73 -73
- package/documention/WPSServer.html +14 -14
- package/documention/WaterSymbol3DLayer.html +22 -22
- package/documention/WebTileLayer.html +91 -91
- package/documention/WorkFlowServer.html +16 -16
- package/documention/WorkFlowServer600227.html +18 -18
- package/documention/WorkFlowServer600228.html +21 -21
- package/documention/WorkFlowServer600229.html +18 -18
- package/documention/WorkFlowServer600230.html +18 -18
- package/documention/WorkFlowServer600231.html +18 -18
- package/documention/WorkFlowServer600232.html +18 -18
- package/documention/WorkFlowServer600233.html +24 -24
- package/documention/WorkFlowServer600235.html +18 -18
- package/documention/WorkFlowServer600237.html +21 -21
- package/documention/WorkFlowServer600238.html +18 -18
- package/documention/WorkFlowServer600239.html +18 -18
- package/documention/WorkFlowServer600307.html +24 -24
- package/documention/WorkFlowServer600308.html +1 -1
- package/documention/WorkFlowServer600309.html +18 -18
- package/documention/WorkFlowServer600314.html +18 -18
- package/documention/WorkFlowServer600334.html +18 -18
- package/documention/WorkFlowServer600336.html +18 -18
- package/documention/WorkFlowServer600340.html +18 -18
- package/documention/WorkFlowServer600354.html +18 -18
- package/documention/WorkFlowServer600368.html +18 -18
- package/documention/WorkFlowServer600369.html +18 -18
- package/documention/WorkFlowServer600370.html +18 -18
- package/documention/global.html +3 -3
- package/documention/index.html +61 -61
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartTheme.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartThemeRepresentInfo.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRangeTheme.html +1 -1
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.html +27 -27
- package/package.json +1 -1
|
@@ -106,14 +106,14 @@
|
|
|
106
106
|
|
|
107
107
|
<span class="param-type">
|
|
108
108
|
|
|
109
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
109
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
110
110
|
|
|
111
111
|
</span>
|
|
112
112
|
|
|
|
113
113
|
|
|
114
114
|
<span class="param-type">
|
|
115
115
|
|
|
116
|
-
<a link="SceneView.html" onclick="getTypeHTML(event)"
|
|
116
|
+
<a link="SceneView.html" onclick="getTypeHTML(event)" href="SceneView.html">SceneView</a>
|
|
117
117
|
|
|
118
118
|
</span>
|
|
119
119
|
|
|
@@ -140,7 +140,7 @@
|
|
|
140
140
|
|
|
141
141
|
<span class="param-type">
|
|
142
142
|
|
|
143
|
-
<a link="GraphicsLayer.html" onclick="getTypeHTML(event)"
|
|
143
|
+
<a link="GraphicsLayer.html" onclick="getTypeHTML(event)" href="GraphicsLayer.html">GraphicsLayer</a>
|
|
144
144
|
|
|
145
145
|
</span>
|
|
146
146
|
|
|
@@ -167,7 +167,7 @@
|
|
|
167
167
|
|
|
168
168
|
<span class="param-type">
|
|
169
169
|
|
|
170
|
-
<a link="SketchStyle.html" onclick="getTypeHTML(event)"
|
|
170
|
+
<a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
|
|
171
171
|
|
|
172
172
|
</span>
|
|
173
173
|
|
|
@@ -852,7 +852,7 @@
|
|
|
852
852
|
|
|
853
853
|
<span class="param-type">
|
|
854
854
|
|
|
855
|
-
<a link="Feature.html" onclick="getTypeHTML(event)"
|
|
855
|
+
<a link="Feature.html" onclick="getTypeHTML(event)" href="Feature.html">Feature</a>
|
|
856
856
|
|
|
857
857
|
</span>
|
|
858
858
|
|
|
@@ -989,7 +989,7 @@
|
|
|
989
989
|
|
|
990
990
|
<span class="param-type">
|
|
991
991
|
|
|
992
|
-
<a link="Feature.html" onclick="getTypeHTML(event)"
|
|
992
|
+
<a link="Feature.html" onclick="getTypeHTML(event)" href="Feature.html">Feature</a>
|
|
993
993
|
|
|
994
994
|
</span>
|
|
995
995
|
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
|
|
107
107
|
<span class="param-type">
|
|
108
108
|
|
|
109
|
-
<a link="SimpleMarkerSymbol.html" onclick="getTypeHTML(event)"
|
|
109
|
+
<a link="SimpleMarkerSymbol.html" onclick="getTypeHTML(event)" href="SimpleMarkerSymbol.html">SimpleMarkerSymbol</a>
|
|
110
110
|
|
|
111
111
|
</span>
|
|
112
112
|
|
|
@@ -133,7 +133,7 @@
|
|
|
133
133
|
|
|
134
134
|
<span class="param-type">
|
|
135
135
|
|
|
136
|
-
<a link="SimpleLineSymbol.html" onclick="getTypeHTML(event)"
|
|
136
|
+
<a link="SimpleLineSymbol.html" onclick="getTypeHTML(event)" href="SimpleLineSymbol.html">SimpleLineSymbol</a>
|
|
137
137
|
|
|
138
138
|
</span>
|
|
139
139
|
|
|
@@ -160,7 +160,7 @@
|
|
|
160
160
|
|
|
161
161
|
<span class="param-type">
|
|
162
162
|
|
|
163
|
-
<a link="SimpleFillSymbol.html" onclick="getTypeHTML(event)"
|
|
163
|
+
<a link="SimpleFillSymbol.html" onclick="getTypeHTML(event)" href="SimpleFillSymbol.html">SimpleFillSymbol</a>
|
|
164
164
|
|
|
165
165
|
</span>
|
|
166
166
|
|
|
@@ -187,7 +187,7 @@
|
|
|
187
187
|
|
|
188
188
|
<span class="param-type">
|
|
189
189
|
|
|
190
|
-
<a link="SimpleFillSymbol.html" onclick="getTypeHTML(event)"
|
|
190
|
+
<a link="SimpleFillSymbol.html" onclick="getTypeHTML(event)" href="SimpleFillSymbol.html">SimpleFillSymbol</a>
|
|
191
191
|
|
|
192
192
|
</span>
|
|
193
193
|
|
|
@@ -214,7 +214,7 @@
|
|
|
214
214
|
|
|
215
215
|
<span class="param-type">
|
|
216
216
|
|
|
217
|
-
<a link="SimpleFillSymbol.html" onclick="getTypeHTML(event)"
|
|
217
|
+
<a link="SimpleFillSymbol.html" onclick="getTypeHTML(event)" href="SimpleFillSymbol.html">SimpleFillSymbol</a>
|
|
218
218
|
|
|
219
219
|
</span>
|
|
220
220
|
|
|
@@ -241,7 +241,7 @@
|
|
|
241
241
|
|
|
242
242
|
<span class="param-type">
|
|
243
243
|
|
|
244
|
-
<a link="SimpleFillSymbol.html" onclick="getTypeHTML(event)"
|
|
244
|
+
<a link="SimpleFillSymbol.html" onclick="getTypeHTML(event)" href="SimpleFillSymbol.html">SimpleFillSymbol</a>
|
|
245
245
|
|
|
246
246
|
</span>
|
|
247
247
|
|
|
@@ -268,7 +268,7 @@
|
|
|
268
268
|
|
|
269
269
|
<span class="param-type">
|
|
270
270
|
|
|
271
|
-
<a link="SimpleFillSymbol.html" onclick="getTypeHTML(event)"
|
|
271
|
+
<a link="SimpleFillSymbol.html" onclick="getTypeHTML(event)" href="SimpleFillSymbol.html">SimpleFillSymbol</a>
|
|
272
272
|
|
|
273
273
|
</span>
|
|
274
274
|
|
|
@@ -295,7 +295,7 @@
|
|
|
295
295
|
|
|
296
296
|
<span class="param-type">
|
|
297
297
|
|
|
298
|
-
<a link="SimpleFillSymbol.html" onclick="getTypeHTML(event)"
|
|
298
|
+
<a link="SimpleFillSymbol.html" onclick="getTypeHTML(event)" href="SimpleFillSymbol.html">SimpleFillSymbol</a>
|
|
299
299
|
|
|
300
300
|
</span>
|
|
301
301
|
|
|
@@ -322,7 +322,7 @@
|
|
|
322
322
|
|
|
323
323
|
<span class="param-type">
|
|
324
324
|
|
|
325
|
-
<a link="SimpleFillSymbol.html" onclick="getTypeHTML(event)"
|
|
325
|
+
<a link="SimpleFillSymbol.html" onclick="getTypeHTML(event)" href="SimpleFillSymbol.html">SimpleFillSymbol</a>
|
|
326
326
|
|
|
327
327
|
</span>
|
|
328
328
|
|
|
@@ -349,7 +349,7 @@
|
|
|
349
349
|
|
|
350
350
|
<span class="param-type">
|
|
351
351
|
|
|
352
|
-
<a link="SimpleFillSymbol.html" onclick="getTypeHTML(event)"
|
|
352
|
+
<a link="SimpleFillSymbol.html" onclick="getTypeHTML(event)" href="SimpleFillSymbol.html">SimpleFillSymbol</a>
|
|
353
353
|
|
|
354
354
|
</span>
|
|
355
355
|
|
|
@@ -376,7 +376,7 @@
|
|
|
376
376
|
|
|
377
377
|
<span class="param-type">
|
|
378
378
|
|
|
379
|
-
<a link="SimpleFillSymbol.html" onclick="getTypeHTML(event)"
|
|
379
|
+
<a link="SimpleFillSymbol.html" onclick="getTypeHTML(event)" href="SimpleFillSymbol.html">SimpleFillSymbol</a>
|
|
380
380
|
|
|
381
381
|
</span>
|
|
382
382
|
|
|
@@ -403,7 +403,7 @@
|
|
|
403
403
|
|
|
404
404
|
<span class="param-type">
|
|
405
405
|
|
|
406
|
-
<a link="SimpleFillSymbol.html" onclick="getTypeHTML(event)"
|
|
406
|
+
<a link="SimpleFillSymbol.html" onclick="getTypeHTML(event)" href="SimpleFillSymbol.html">SimpleFillSymbol</a>
|
|
407
407
|
|
|
408
408
|
</span>
|
|
409
409
|
|
|
@@ -430,7 +430,7 @@
|
|
|
430
430
|
|
|
431
431
|
<span class="param-type">
|
|
432
432
|
|
|
433
|
-
<a link="SimpleFillSymbol.html" onclick="getTypeHTML(event)"
|
|
433
|
+
<a link="SimpleFillSymbol.html" onclick="getTypeHTML(event)" href="SimpleFillSymbol.html">SimpleFillSymbol</a>
|
|
434
434
|
|
|
435
435
|
</span>
|
|
436
436
|
|
|
@@ -457,7 +457,7 @@
|
|
|
457
457
|
|
|
458
458
|
<span class="param-type">
|
|
459
459
|
|
|
460
|
-
<a link="SimpleFillSymbol.html" onclick="getTypeHTML(event)"
|
|
460
|
+
<a link="SimpleFillSymbol.html" onclick="getTypeHTML(event)" href="SimpleFillSymbol.html">SimpleFillSymbol</a>
|
|
461
461
|
|
|
462
462
|
</span>
|
|
463
463
|
|
|
@@ -584,7 +584,7 @@
|
|
|
584
584
|
|
|
585
585
|
<span class="param-type">
|
|
586
586
|
|
|
587
|
-
<a link="SimpleMarkerSymbol.html" onclick="getTypeHTML(event)"
|
|
587
|
+
<a link="SimpleMarkerSymbol.html" onclick="getTypeHTML(event)" href="SimpleMarkerSymbol.html">SimpleMarkerSymbol</a>
|
|
588
588
|
|
|
589
589
|
</span>
|
|
590
590
|
|
|
@@ -602,7 +602,7 @@
|
|
|
602
602
|
|
|
603
603
|
<span class="param-type">
|
|
604
604
|
|
|
605
|
-
<a link="SimpleFillSymbol.html" onclick="getTypeHTML(event)"
|
|
605
|
+
<a link="SimpleFillSymbol.html" onclick="getTypeHTML(event)" href="SimpleFillSymbol.html">SimpleFillSymbol</a>
|
|
606
606
|
|
|
607
607
|
</span>
|
|
608
608
|
|
|
@@ -620,7 +620,7 @@
|
|
|
620
620
|
|
|
621
621
|
<span class="param-type">
|
|
622
622
|
|
|
623
|
-
<a link="SimpleMarkerSymbol.html" onclick="getTypeHTML(event)"
|
|
623
|
+
<a link="SimpleMarkerSymbol.html" onclick="getTypeHTML(event)" href="SimpleMarkerSymbol.html">SimpleMarkerSymbol</a>
|
|
624
624
|
|
|
625
625
|
</span>
|
|
626
626
|
|
|
@@ -638,7 +638,7 @@
|
|
|
638
638
|
|
|
639
639
|
<span class="param-type">
|
|
640
640
|
|
|
641
|
-
<a link="SimpleMarkerSymbol.html" onclick="getTypeHTML(event)"
|
|
641
|
+
<a link="SimpleMarkerSymbol.html" onclick="getTypeHTML(event)" href="SimpleMarkerSymbol.html">SimpleMarkerSymbol</a>
|
|
642
642
|
|
|
643
643
|
</span>
|
|
644
644
|
|
|
@@ -656,7 +656,7 @@
|
|
|
656
656
|
|
|
657
657
|
<span class="param-type">
|
|
658
658
|
|
|
659
|
-
<a link="SimpleLineSymbol.html" onclick="getTypeHTML(event)"
|
|
659
|
+
<a link="SimpleLineSymbol.html" onclick="getTypeHTML(event)" href="SimpleLineSymbol.html">SimpleLineSymbol</a>
|
|
660
660
|
|
|
661
661
|
</span>
|
|
662
662
|
|
|
@@ -674,7 +674,7 @@
|
|
|
674
674
|
|
|
675
675
|
<span class="param-type">
|
|
676
676
|
|
|
677
|
-
<a link="SimpleMarkerSymbol.html" onclick="getTypeHTML(event)"
|
|
677
|
+
<a link="SimpleMarkerSymbol.html" onclick="getTypeHTML(event)" href="SimpleMarkerSymbol.html">SimpleMarkerSymbol</a>
|
|
678
678
|
|
|
679
679
|
</span>
|
|
680
680
|
|
|
@@ -692,7 +692,7 @@
|
|
|
692
692
|
|
|
693
693
|
<span class="param-type">
|
|
694
694
|
|
|
695
|
-
<a link="SimpleMarkerSymbol.html" onclick="getTypeHTML(event)"
|
|
695
|
+
<a link="SimpleMarkerSymbol.html" onclick="getTypeHTML(event)" href="SimpleMarkerSymbol.html">SimpleMarkerSymbol</a>
|
|
696
696
|
|
|
697
697
|
</span>
|
|
698
698
|
|
|
@@ -710,7 +710,7 @@
|
|
|
710
710
|
|
|
711
711
|
<span class="param-type">
|
|
712
712
|
|
|
713
|
-
<a link="SimpleFillSymbol.html" onclick="getTypeHTML(event)"
|
|
713
|
+
<a link="SimpleFillSymbol.html" onclick="getTypeHTML(event)" href="SimpleFillSymbol.html">SimpleFillSymbol</a>
|
|
714
714
|
|
|
715
715
|
</span>
|
|
716
716
|
|
|
@@ -728,7 +728,7 @@
|
|
|
728
728
|
|
|
729
729
|
<span class="param-type">
|
|
730
730
|
|
|
731
|
-
<a link="SimpleMarkerSymbol.html" onclick="getTypeHTML(event)"
|
|
731
|
+
<a link="SimpleMarkerSymbol.html" onclick="getTypeHTML(event)" href="SimpleMarkerSymbol.html">SimpleMarkerSymbol</a>
|
|
732
732
|
|
|
733
733
|
</span>
|
|
734
734
|
|
|
@@ -746,7 +746,7 @@
|
|
|
746
746
|
|
|
747
747
|
<span class="param-type">
|
|
748
748
|
|
|
749
|
-
<a link="SimpleMarkerSymbol.html" onclick="getTypeHTML(event)"
|
|
749
|
+
<a link="SimpleMarkerSymbol.html" onclick="getTypeHTML(event)" href="SimpleMarkerSymbol.html">SimpleMarkerSymbol</a>
|
|
750
750
|
|
|
751
751
|
</span>
|
|
752
752
|
|
|
@@ -764,7 +764,7 @@
|
|
|
764
764
|
|
|
765
765
|
<span class="param-type">
|
|
766
766
|
|
|
767
|
-
<a link="TextSymbol.html" onclick="getTypeHTML(event)"
|
|
767
|
+
<a link="TextSymbol.html" onclick="getTypeHTML(event)" href="TextSymbol.html">TextSymbol</a>
|
|
768
768
|
|
|
769
769
|
</span>
|
|
770
770
|
|
|
@@ -782,7 +782,7 @@
|
|
|
782
782
|
|
|
783
783
|
<span class="param-type">
|
|
784
784
|
|
|
785
|
-
<a link="SimpleMarkerSymbol.html" onclick="getTypeHTML(event)"
|
|
785
|
+
<a link="SimpleMarkerSymbol.html" onclick="getTypeHTML(event)" href="SimpleMarkerSymbol.html">SimpleMarkerSymbol</a>
|
|
786
786
|
|
|
787
787
|
</span>
|
|
788
788
|
|
|
@@ -800,7 +800,7 @@
|
|
|
800
800
|
|
|
801
801
|
<span class="param-type">
|
|
802
802
|
|
|
803
|
-
<a link="TextSymbol.html" onclick="getTypeHTML(event)"
|
|
803
|
+
<a link="TextSymbol.html" onclick="getTypeHTML(event)" href="TextSymbol.html">TextSymbol</a>
|
|
804
804
|
|
|
805
805
|
</span>
|
|
806
806
|
|
|
@@ -818,7 +818,7 @@
|
|
|
818
818
|
|
|
819
819
|
<span class="param-type">
|
|
820
820
|
|
|
821
|
-
<a link="SimpleMarkerSymbol.html" onclick="getTypeHTML(event)"
|
|
821
|
+
<a link="SimpleMarkerSymbol.html" onclick="getTypeHTML(event)" href="SimpleMarkerSymbol.html">SimpleMarkerSymbol</a>
|
|
822
822
|
|
|
823
823
|
</span>
|
|
824
824
|
|
|
@@ -842,7 +842,7 @@
|
|
|
842
842
|
|
|
843
843
|
<span class="param-type">
|
|
844
844
|
|
|
845
|
-
<a link="SimpleMarkerSymbol.html" onclick="getTypeHTML(event)"
|
|
845
|
+
<a link="SimpleMarkerSymbol.html" onclick="getTypeHTML(event)" href="SimpleMarkerSymbol.html">SimpleMarkerSymbol</a>
|
|
846
846
|
|
|
847
847
|
</span>
|
|
848
848
|
|
|
@@ -917,7 +917,7 @@
|
|
|
917
917
|
|
|
918
918
|
<span class="param-type">
|
|
919
919
|
|
|
920
|
-
<a link="SimpleFillSymbol.html" onclick="getTypeHTML(event)"
|
|
920
|
+
<a link="SimpleFillSymbol.html" onclick="getTypeHTML(event)" href="SimpleFillSymbol.html">SimpleFillSymbol</a>
|
|
921
921
|
|
|
922
922
|
</span>
|
|
923
923
|
|
|
@@ -992,7 +992,7 @@
|
|
|
992
992
|
|
|
993
993
|
<span class="param-type">
|
|
994
994
|
|
|
995
|
-
<a link="SimpleMarkerSymbol.html" onclick="getTypeHTML(event)"
|
|
995
|
+
<a link="SimpleMarkerSymbol.html" onclick="getTypeHTML(event)" href="SimpleMarkerSymbol.html">SimpleMarkerSymbol</a>
|
|
996
996
|
|
|
997
997
|
</span>
|
|
998
998
|
|
|
@@ -1067,7 +1067,7 @@
|
|
|
1067
1067
|
|
|
1068
1068
|
<span class="param-type">
|
|
1069
1069
|
|
|
1070
|
-
<a link="SimpleMarkerSymbol.html" onclick="getTypeHTML(event)"
|
|
1070
|
+
<a link="SimpleMarkerSymbol.html" onclick="getTypeHTML(event)" href="SimpleMarkerSymbol.html">SimpleMarkerSymbol</a>
|
|
1071
1071
|
|
|
1072
1072
|
</span>
|
|
1073
1073
|
|
|
@@ -1142,7 +1142,7 @@
|
|
|
1142
1142
|
|
|
1143
1143
|
<span class="param-type">
|
|
1144
1144
|
|
|
1145
|
-
<a link="SimpleLineSymbol.html" onclick="getTypeHTML(event)"
|
|
1145
|
+
<a link="SimpleLineSymbol.html" onclick="getTypeHTML(event)" href="SimpleLineSymbol.html">SimpleLineSymbol</a>
|
|
1146
1146
|
|
|
1147
1147
|
</span>
|
|
1148
1148
|
|
|
@@ -1217,7 +1217,7 @@
|
|
|
1217
1217
|
|
|
1218
1218
|
<span class="param-type">
|
|
1219
1219
|
|
|
1220
|
-
<a link="SimpleMarkerSymbol.html" onclick="getTypeHTML(event)"
|
|
1220
|
+
<a link="SimpleMarkerSymbol.html" onclick="getTypeHTML(event)" href="SimpleMarkerSymbol.html">SimpleMarkerSymbol</a>
|
|
1221
1221
|
|
|
1222
1222
|
</span>
|
|
1223
1223
|
|
|
@@ -1292,7 +1292,7 @@
|
|
|
1292
1292
|
|
|
1293
1293
|
<span class="param-type">
|
|
1294
1294
|
|
|
1295
|
-
<a link="SimpleMarkerSymbol.html" onclick="getTypeHTML(event)"
|
|
1295
|
+
<a link="SimpleMarkerSymbol.html" onclick="getTypeHTML(event)" href="SimpleMarkerSymbol.html">SimpleMarkerSymbol</a>
|
|
1296
1296
|
|
|
1297
1297
|
</span>
|
|
1298
1298
|
|
|
@@ -1367,7 +1367,7 @@
|
|
|
1367
1367
|
|
|
1368
1368
|
<span class="param-type">
|
|
1369
1369
|
|
|
1370
|
-
<a link="SimpleFillSymbol.html" onclick="getTypeHTML(event)"
|
|
1370
|
+
<a link="SimpleFillSymbol.html" onclick="getTypeHTML(event)" href="SimpleFillSymbol.html">SimpleFillSymbol</a>
|
|
1371
1371
|
|
|
1372
1372
|
</span>
|
|
1373
1373
|
|
|
@@ -1442,7 +1442,7 @@
|
|
|
1442
1442
|
|
|
1443
1443
|
<span class="param-type">
|
|
1444
1444
|
|
|
1445
|
-
<a link="SimpleMarkerSymbol.html" onclick="getTypeHTML(event)"
|
|
1445
|
+
<a link="SimpleMarkerSymbol.html" onclick="getTypeHTML(event)" href="SimpleMarkerSymbol.html">SimpleMarkerSymbol</a>
|
|
1446
1446
|
|
|
1447
1447
|
</span>
|
|
1448
1448
|
|
|
@@ -1517,7 +1517,7 @@
|
|
|
1517
1517
|
|
|
1518
1518
|
<span class="param-type">
|
|
1519
1519
|
|
|
1520
|
-
<a link="SimpleMarkerSymbol.html" onclick="getTypeHTML(event)"
|
|
1520
|
+
<a link="SimpleMarkerSymbol.html" onclick="getTypeHTML(event)" href="SimpleMarkerSymbol.html">SimpleMarkerSymbol</a>
|
|
1521
1521
|
|
|
1522
1522
|
</span>
|
|
1523
1523
|
|
|
@@ -1592,7 +1592,7 @@
|
|
|
1592
1592
|
|
|
1593
1593
|
<span class="param-type">
|
|
1594
1594
|
|
|
1595
|
-
<a link="TextSymbol.html" onclick="getTypeHTML(event)"
|
|
1595
|
+
<a link="TextSymbol.html" onclick="getTypeHTML(event)" href="TextSymbol.html">TextSymbol</a>
|
|
1596
1596
|
|
|
1597
1597
|
</span>
|
|
1598
1598
|
|
|
@@ -1667,7 +1667,7 @@
|
|
|
1667
1667
|
|
|
1668
1668
|
<span class="param-type">
|
|
1669
1669
|
|
|
1670
|
-
<a link="SimpleMarkerSymbol.html" onclick="getTypeHTML(event)"
|
|
1670
|
+
<a link="SimpleMarkerSymbol.html" onclick="getTypeHTML(event)" href="SimpleMarkerSymbol.html">SimpleMarkerSymbol</a>
|
|
1671
1671
|
|
|
1672
1672
|
</span>
|
|
1673
1673
|
|
|
@@ -1742,7 +1742,7 @@
|
|
|
1742
1742
|
|
|
1743
1743
|
<span class="param-type">
|
|
1744
1744
|
|
|
1745
|
-
<a link="TextSymbol.html" onclick="getTypeHTML(event)"
|
|
1745
|
+
<a link="TextSymbol.html" onclick="getTypeHTML(event)" href="TextSymbol.html">TextSymbol</a>
|
|
1746
1746
|
|
|
1747
1747
|
</span>
|
|
1748
1748
|
|
|
@@ -1817,7 +1817,7 @@
|
|
|
1817
1817
|
|
|
1818
1818
|
<span class="param-type">
|
|
1819
1819
|
|
|
1820
|
-
<a link="SimpleMarkerSymbol.html" onclick="getTypeHTML(event)"
|
|
1820
|
+
<a link="SimpleMarkerSymbol.html" onclick="getTypeHTML(event)" href="SimpleMarkerSymbol.html">SimpleMarkerSymbol</a>
|
|
1821
1821
|
|
|
1822
1822
|
</span>
|
|
1823
1823
|
|
|
@@ -1913,7 +1913,7 @@
|
|
|
1913
1913
|
|
|
1914
1914
|
<span class="param-type">
|
|
1915
1915
|
|
|
1916
|
-
<a link="Feature.html" onclick="getTypeHTML(event)"
|
|
1916
|
+
<a link="Feature.html" onclick="getTypeHTML(event)" href="Feature.html">Feature</a>
|
|
1917
1917
|
|
|
1918
1918
|
</span>
|
|
1919
1919
|
|
|
@@ -2050,7 +2050,7 @@
|
|
|
2050
2050
|
|
|
2051
2051
|
<span class="param-type">
|
|
2052
2052
|
|
|
2053
|
-
<a link="Feature.html" onclick="getTypeHTML(event)"
|
|
2053
|
+
<a link="Feature.html" onclick="getTypeHTML(event)" href="Feature.html">Feature</a>
|
|
2054
2054
|
|
|
2055
2055
|
</span>
|
|
2056
2056
|
|
|
@@ -153,7 +153,7 @@
|
|
|
153
153
|
|
|
154
154
|
<span class="param-type">
|
|
155
155
|
|
|
156
|
-
<a link="Polygon.html" onclick="getTypeHTML(event)"
|
|
156
|
+
<a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
|
|
157
157
|
|
|
158
158
|
</span>
|
|
159
159
|
|
|
@@ -324,7 +324,7 @@
|
|
|
324
324
|
|
|
325
325
|
<span class="param-type">
|
|
326
326
|
|
|
327
|
-
<a link="Polygon.html" onclick="getTypeHTML(event)"
|
|
327
|
+
<a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
|
|
328
328
|
|
|
329
329
|
</span>
|
|
330
330
|
|
|
@@ -170,7 +170,7 @@ import { SpatialReference } from "@mapgis/webclient-common" <br/>
|
|
|
170
170
|
|
|
171
171
|
|
|
172
172
|
|
|
173
|
-
<td class="description last"><p>空间参考系Well Known Text 或 proj4js字符串,仅支持proj4js能够支持的字符串。OGC WKT标准<a
|
|
173
|
+
<td class="description last"><p>空间参考系Well Known Text 或 proj4js字符串,仅支持proj4js能够支持的字符串。OGC WKT标准<a href="https://www.ogc.org/standard/wkt-crs/">https://www.ogc.org/standard/wkt-crs/</a>, EPSG坐标系查询<a href="https://epsg.io/">https://epsg.io/</a></p></td>
|
|
174
174
|
</tr>
|
|
175
175
|
|
|
176
176
|
|
|
@@ -417,7 +417,7 @@ import { SpatialReference } from "@mapgis/webclient-common" <br/>
|
|
|
417
417
|
|
|
418
418
|
<span class="param-type">
|
|
419
419
|
|
|
420
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
420
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
421
421
|
|
|
422
422
|
</span>
|
|
423
423
|
|
|
@@ -435,7 +435,7 @@ import { SpatialReference } from "@mapgis/webclient-common" <br/>
|
|
|
435
435
|
|
|
436
436
|
<span class="param-type">
|
|
437
437
|
|
|
438
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
438
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
439
439
|
|
|
440
440
|
</span>
|
|
441
441
|
|
|
@@ -900,7 +900,7 @@ import { SpatialReference } from "@mapgis/webclient-common" <br/>
|
|
|
900
900
|
|
|
901
901
|
<span class="param-type">
|
|
902
902
|
|
|
903
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
903
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
904
904
|
|
|
905
905
|
</span>
|
|
906
906
|
|
|
@@ -979,7 +979,7 @@ import { SpatialReference } from "@mapgis/webclient-common" <br/>
|
|
|
979
979
|
|
|
980
980
|
<span class="param-type">
|
|
981
981
|
|
|
982
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
982
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
983
983
|
|
|
984
984
|
</span>
|
|
985
985
|
|
|
@@ -1246,7 +1246,7 @@ import { SpatialReference } from "@mapgis/webclient-common" <br/>
|
|
|
1246
1246
|
|
|
1247
1247
|
<span class="param-type">
|
|
1248
1248
|
|
|
1249
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
1249
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
1250
1250
|
|
|
1251
1251
|
</span>
|
|
1252
1252
|
|
|
@@ -1552,7 +1552,7 @@ import { SpatialReference } from "@mapgis/webclient-common" <br/>
|
|
|
1552
1552
|
|
|
1553
1553
|
<span class="param-type">
|
|
1554
1554
|
|
|
1555
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
1555
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
1556
1556
|
|
|
1557
1557
|
</span>
|
|
1558
1558
|
|
|
@@ -1634,7 +1634,7 @@ import { SpatialReference } from "@mapgis/webclient-common" <br/>
|
|
|
1634
1634
|
|
|
1635
1635
|
<span class="param-type">
|
|
1636
1636
|
|
|
1637
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
1637
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
1638
1638
|
|
|
1639
1639
|
</span>
|
|
1640
1640
|
|
|
|
@@ -112,7 +112,7 @@
|
|
|
112
112
|
|
|
113
113
|
<span class="param-type">
|
|
114
114
|
|
|
115
|
-
<a link="LinePatternStyle.html" onclick="getTypeHTML(event)"
|
|
115
|
+
<a link="LinePatternStyle.html" onclick="getTypeHTML(event)" href="global.html#LinePatternStyle">LinePatternStyle</a>
|
|
116
116
|
|
|
117
117
|
</span>
|
|
118
118
|
|
|
@@ -250,7 +250,7 @@
|
|
|
250
250
|
|
|
251
251
|
<span class="param-type">
|
|
252
252
|
|
|
253
|
-
<a link="LinePatternStyle.html" onclick="getTypeHTML(event)"
|
|
253
|
+
<a link="LinePatternStyle.html" onclick="getTypeHTML(event)" href="global.html#LinePatternStyle">LinePatternStyle</a>
|
|
254
254
|
|
|
255
255
|
</span>
|
|
256
256
|
|
|
@@ -292,7 +292,7 @@
|
|
|
292
292
|
|
|
293
293
|
<span class="param-type">
|
|
294
294
|
|
|
295
|
-
<a link="LinePatternStyle.html" onclick="getTypeHTML(event)"
|
|
295
|
+
<a link="LinePatternStyle.html" onclick="getTypeHTML(event)" href="global.html#LinePatternStyle">LinePatternStyle</a>
|
|
296
296
|
|
|
297
297
|
</span>
|
|
298
298
|
|
|
@@ -463,7 +463,7 @@
|
|
|
463
463
|
|
|
464
464
|
<span class="param-type">
|
|
465
465
|
|
|
466
|
-
<a link="LineCallout3D.html" onclick="getTypeHTML(event)"
|
|
466
|
+
<a link="LineCallout3D.html" onclick="getTypeHTML(event)" href="LineCallout3D.html">LineCallout3D</a>
|
|
467
467
|
|
|
468
468
|
</span>
|
|
469
469
|
|
|
@@ -483,7 +483,7 @@
|
|
|
483
483
|
|
|
484
484
|
<span class="param-type">
|
|
485
485
|
|
|
486
|
-
<a link="StylePattern3D.html" onclick="getTypeHTML(event)"
|
|
486
|
+
<a link="StylePattern3D.html" onclick="getTypeHTML(event)" href="StylePattern3D.html">StylePattern3D</a>
|
|
487
487
|
|
|
488
488
|
</span>
|
|
489
489
|
|
|
@@ -679,7 +679,7 @@
|
|
|
679
679
|
|
|
680
680
|
<span class="param-type">
|
|
681
681
|
|
|
682
|
-
<a link="LineCallout3D.html" onclick="getTypeHTML(event)"
|
|
682
|
+
<a link="LineCallout3D.html" onclick="getTypeHTML(event)" href="LineCallout3D.html">LineCallout3D</a>
|
|
683
683
|
|
|
684
684
|
</span>
|
|
685
685
|
|
|
@@ -801,7 +801,7 @@
|
|
|
801
801
|
|
|
802
802
|
<span class="param-type">
|
|
803
803
|
|
|
804
|
-
<a link="StylePattern3D.html" onclick="getTypeHTML(event)"
|
|
804
|
+
<a link="StylePattern3D.html" onclick="getTypeHTML(event)" href="StylePattern3D.html">StylePattern3D</a>
|
|
805
805
|
|
|
806
806
|
</span>
|
|
807
807
|
|