@mapgis/webclient-common 17.0.2 → 17.0.5
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 +26 -1
- package/dist/es5/webclient-common.min.js +2 -2
- package/dist/webclient-common-es6.min.js +2 -2
- package/documention/AddressServer.html +392 -114
- package/documention/ArcGISFeatureServer.html +638 -198
- package/documention/ArcGISGeometryServer.html +473 -148
- package/documention/ArcGISMapImageLayer.html +479 -129
- package/documention/ArcGISMapImageSubLayer.html +178 -48
- package/documention/ArcGISMapServer.html +464 -144
- package/documention/ArcGISTileLayer.html +849 -219
- package/documention/ArcGISVectorTileLayer.html +647 -207
- package/documention/ArcGISVectorTileServer.html +243 -78
- package/documention/BaseRenderer.html +42 -12
- package/documention/BaseServer.html +209 -54
- package/documention/BaseView.html +1096 -219
- package/documention/Basemap.html +323 -93
- package/documention/Callout3D.html +46 -16
- package/documention/Cesium3DTilesCacheLayer.html +790 -190
- package/documention/Cesium3DTilesServer.html +228 -68
- package/documention/CheckUtil.html +402 -103
- package/documention/Circle.html +301 -83
- package/documention/ClassBreakClusterInfo.html +26 -12
- package/documention/ClassBreakInfo.html +154 -39
- package/documention/ClassBreakRenderer.html +249 -64
- package/documention/ClusterInfo.html +171 -41
- package/documention/ClusterRenderer.html +274 -75
- package/documention/Collection.html +1552 -396
- package/documention/CollectionFlattener.html +147 -37
- package/documention/Color.html +278 -69
- package/documention/ColorMaterial.html +89 -27
- package/documention/ColorStop.html +136 -32
- package/documention/ColorVariable.html +66 -16
- package/documention/Config.html +35 -10
- package/documention/CursorChangeEventInfo.html +21 -6
- package/documention/EchartsLayer.html +67 -17
- package/documention/Edges3D.html +96 -29
- package/documention/ElevationInfo.html +65 -20
- package/documention/Evented.html +75 -30
- package/documention/Extent.html +525 -142
- package/documention/ExtrudeSymbol3DLayer.html +178 -51
- package/documention/Feature.html +241 -71
- package/documention/FeatureExpressionInfo.html +41 -11
- package/documention/FeatureLayer.html +864 -224
- package/documention/FeatureServer.html +1010 -296
- package/documention/FeatureSet.html +158 -49
- package/documention/FillSymbol.html +96 -26
- package/documention/FillSymbol3DLayer.html +126 -39
- package/documention/FillSymbol3DOutline.html +116 -34
- package/documention/Font.html +156 -41
- package/documention/GeoJSONLayer.html +959 -239
- package/documention/Geometry.html +312 -93
- package/documention/GeometryEngine.html +1233 -496
- package/documention/GeometryFilter.html +77 -18
- package/documention/GeometryServer.html +667 -213
- package/documention/GraphicsLayer.html +1052 -253
- package/documention/GroupLayer.html +930 -227
- package/documention/HeatmapColorStop.html +93 -23
- package/documention/HeatmapRenderer.html +223 -58
- package/documention/IGSFeatureLayer.html +439 -117
- package/documention/IGSMapImageLayer.html +694 -179
- package/documention/IGSMapImageSubLayer.html +189 -49
- package/documention/IGSSceneLayer.html +337 -93
- package/documention/IGSSceneSubLayer.html +326 -81
- package/documention/IGSTileLayer.html +900 -227
- package/documention/IGSVectorTileLayer.html +685 -215
- package/documention/IGSVectorTileSubLayer.html +167 -46
- package/documention/IconResource.html +77 -25
- package/documention/IconSymbol3DLayer.html +218 -61
- package/documention/ImageServer.html +410 -120
- package/documention/Interceptor.html +33 -9
- package/documention/LOD.html +106 -26
- package/documention/LabelClass.html +451 -114
- package/documention/LabelSymbol3D.html +131 -39
- package/documention/Layer.html +883 -213
- package/documention/LayerEvent.html +7 -2
- package/documention/LayerViewUpdateEvent.html +14 -4
- package/documention/LineCallout3D.html +183 -51
- package/documention/LineString.html +401 -126
- package/documention/LineStyleMarker3D.html +155 -43
- package/documention/LineStylePattern3D.html +89 -27
- package/documention/LineSymbol.html +95 -25
- package/documention/LineSymbol3D.html +78 -26
- package/documention/LineSymbol3DLayer.html +218 -61
- package/documention/LineSymbolMarker.html +86 -22
- package/documention/Log.html +3 -3
- package/documention/M3DModelCacheLayer.html +854 -213
- package/documention/M3DServer.html +326 -96
- package/documention/Map.html +526 -153
- package/documention/MapGISTextSymbol.html +657 -178
- package/documention/MapImageLayer.html +2184 -504
- package/documention/MapServer.html +843 -253
- package/documention/MapVLayer.html +525 -171
- package/documention/MapView.html +1157 -260
- package/documention/MarkerSymbol.html +135 -35
- package/documention/MoveEventInfo.html +21 -6
- package/documention/MultiLineString.html +497 -149
- package/documention/MultiPoint.html +399 -125
- package/documention/MultiPolygon.html +362 -116
- package/documention/OGCLayer.html +769 -189
- package/documention/ObjectSymbol3DLayer.html +318 -86
- package/documention/OpacityStop.html +106 -26
- package/documention/OpacityVariable.html +66 -16
- package/documention/OutStatistic.html +68 -18
- package/documention/OverlayLayer.html +769 -199
- package/documention/PathSymbol3DLayer.html +323 -86
- package/documention/PictureFillSymbol.html +255 -71
- package/documention/PictureMarkerSymbol.html +218 -57
- package/documention/PlotServer.html +469 -154
- package/documention/PoiServer.html +270 -80
- package/documention/Point.html +390 -119
- package/documention/PointSymbol3D.html +131 -39
- package/documention/PointSymbol3DOutline.html +103 -31
- package/documention/Polygon.html +562 -167
- package/documention/PolygonSymbol3D.html +104 -32
- package/documention/ProjectInfo.html +84 -24
- package/documention/ProjectInfoBySrsID.html +42 -12
- package/documention/Projection.html +42 -10
- package/documention/RandomRenderer.html +99 -32
- package/documention/RankRenderer.html +239 -67
- package/documention/RendererInfo.html +135 -9
- package/documention/RequestConfig.html +14 -4
- package/documention/RequestInterceptor.html +47 -12
- package/documention/ResourceServer.html +3595 -1030
- package/documention/ResponseInterceptor.html +47 -12
- package/documention/RootServer.html +263 -78
- package/documention/ScaleEventInfo.html +21 -6
- package/documention/Scene.html +212 -45
- package/documention/SceneLayer.html +802 -207
- package/documention/SceneServer.html +743 -228
- package/documention/SceneView.html +21 -7
- package/documention/SecurityServer.html +235 -70
- package/documention/SimpleFillSymbol.html +149 -40
- package/documention/SimpleLineSymbol.html +215 -56
- package/documention/SimpleMarkerSymbol.html +223 -59
- package/documention/SimpleRenderer.html +149 -39
- package/documention/SizeStop.html +106 -26
- package/documention/SizeVariable.html +146 -36
- package/documention/SketchBaseDrawTool.html +396 -109
- package/documention/SketchCircleDrawTool.html +457 -145
- package/documention/SketchEditor.html +777 -227
- package/documention/SketchEditorCesium.html +783 -258
- package/documention/SketchEditorEvent.html +7 -2
- package/documention/SketchEditorToolEventInfo.html +14 -4
- package/documention/SketchEditorVideo.html +167 -57
- package/documention/SketchEditorVideoBase.html +167 -57
- package/documention/SketchExtentDrawTool.html +457 -145
- package/documention/SketchFreehandPolygonDrawTool.html +440 -138
- package/documention/SketchFreehandPolylineDrawTool.html +455 -143
- package/documention/SketchPointDrawTool.html +486 -154
- package/documention/SketchPolygonDrawTool.html +911 -286
- package/documention/SketchPolylineDrawTool.html +846 -242
- package/documention/SketchStage.html +75 -26
- package/documention/SketchStyle.html +315 -80
- package/documention/SketchTopologyTool.html +20 -5
- package/documention/SpatialReference.html +244 -58
- package/documention/StylePattern3D.html +89 -27
- package/documention/SubLayer.html +237 -72
- package/documention/Symbol.html +110 -28
- package/documention/Symbol3D.html +41 -12
- package/documention/Symbol3DLayer.html +60 -23
- package/documention/Symbol3DVerticalOffset.html +120 -38
- package/documention/TerrainCacheLayer.html +761 -186
- package/documention/TerrainServer.html +200 -60
- package/documention/TextHalo.html +96 -29
- package/documention/TextSymbol.html +422 -107
- package/documention/TextSymbol3DLayer.html +278 -76
- package/documention/ThemeServer.html +310 -95
- package/documention/TileInfo.html +101 -26
- package/documention/TileLayer.html +825 -212
- package/documention/TileMatrixSet.html +199 -49
- package/documention/TileServer.html +172 -52
- package/documention/UniqueValueClusterInfo.html +26 -12
- package/documention/UniqueValueInfo.html +149 -37
- package/documention/UniqueValueRenderer.html +236 -61
- package/documention/UnknownLayer.html +790 -205
- package/documention/UpdateContent.html +87 -22
- package/documention/VectorTileGroupSubLayer.html +2209 -0
- package/documention/VectorTileLayer.html +1296 -361
- package/documention/VectorTileServer.html +226 -71
- package/documention/VectorTileSubLayer.html +231 -60
- package/documention/VertexChangeEventInfo.html +21 -6
- package/documention/VideoMapView.html +362 -82
- package/documention/VideoMetaData.html +104 -26
- package/documention/VideoPixelCoordTransforms.html +48 -13
- package/documention/VideoRegistrationParam.html +67 -17
- package/documention/VisualVariable.html +119 -29
- package/documention/WCSServer.html +172 -52
- package/documention/WFSLayer.html +954 -244
- package/documention/WFSServer.html +224 -69
- package/documention/WMSLayer.html +1158 -291
- package/documention/WMSServer.html +195 -60
- package/documention/WMSSubLayer.html +222 -57
- package/documention/WMTSLayer.html +990 -247
- package/documention/WMTSServer.html +188 -58
- package/documention/WMTSStyle.html +121 -31
- package/documention/WMTSSubLayer.html +865 -210
- package/documention/WPSServer.html +172 -52
- package/documention/WaterSymbol3DLayer.html +164 -47
- package/documention/WebTileLayer.html +955 -254
- package/documention/WorkFlowServer.html +399 -114
- package/documention/WorkFlowServer600227.html +600 -165
- package/documention/WorkFlowServer600228.html +560 -155
- package/documention/WorkFlowServer600229.html +600 -165
- package/documention/WorkFlowServer600230.html +600 -165
- package/documention/WorkFlowServer600231.html +680 -185
- package/documention/WorkFlowServer600232.html +600 -165
- package/documention/WorkFlowServer600233.html +580 -160
- package/documention/WorkFlowServer600235.html +480 -135
- package/documention/WorkFlowServer600237.html +606 -166
- package/documention/WorkFlowServer600238.html +613 -168
- package/documention/WorkFlowServer600239.html +541 -151
- package/documention/WorkFlowServer600307.html +573 -158
- package/documention/WorkFlowServer600308.html +226 -56
- package/documention/WorkFlowServer600309.html +600 -165
- package/documention/WorkFlowServer600314.html +620 -170
- package/documention/WorkFlowServer600334.html +600 -165
- package/documention/WorkFlowServer600336.html +560 -155
- package/documention/WorkFlowServer600340.html +740 -200
- package/documention/WorkFlowServer600354.html +580 -160
- package/documention/WorkFlowServer600368.html +500 -140
- package/documention/WorkFlowServer600369.html +560 -155
- package/documention/WorkFlowServer600370.html +540 -150
- package/documention/Zondy.Object.CAttDataRow.html +21 -6
- package/documention/Zondy.Object.CAttStruct.html +28 -8
- package/documention/global.html +5453 -1051
- package/documention/index.html +53 -53
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CAllOtherDataItemInfoSource.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CAnnInfo.html +126 -36
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartLabelFormat.html +3 -3
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartTheme.html +28 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartThemeInfo.html +14 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartThemeRepresentInfo.html +91 -26
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartType.html +8 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CDotDensityTheme.html +28 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CFourColorTheme.html +14 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CGraduatedSymbolTheme.html +56 -16
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CLinInfo.html +84 -24
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CMultiClassTheme.html +35 -10
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CPntInfo.html +84 -24
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRandomTheme.html +7 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRangeTheme.html +49 -14
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRangeThemeInfo.html +21 -6
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRegInfo.html +91 -26
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CSimpleTheme.html +14 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CTheme.html +28 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CThemeInfo.html +56 -16
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CUniqueTheme.html +42 -12
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CUniqueThemeInfo.html +7 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ExpInfo.html +21 -6
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.FolderInfo.html +14 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.FolderInfoAttribute.html +14 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ItemValue.html +28 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ThemesInfo.html +14 -4
- package/documention/module-ArcGis.ArcGisCircle.html +49 -14
- package/documention/module-ArcGis.ArcGisExtent.html +134 -44
- package/documention/module-ArcGis.ArcGisMultipoint.html +54 -19
- package/documention/module-ArcGis.ArcGisPoint.html +75 -25
- package/documention/module-ArcGis.ArcGisPolygon.html +172 -52
- package/documention/module-ArcGis.ArcGisPolyline.html +112 -37
- package/documention/module-ArcGis.ArcGisSpatialReference.html +41 -11
- package/documention/module.exports.html +6 -1
- package/documention/scripts/sideBar.js +133 -6
- package/documention/tutorial-/345/267/245/344/275/234/346/265/201.html +25 -25
- package/documention/tutorial-/346/270/262/346/237/223/345/231/250.html +7 -7
- package/documention/tutorial-/347/254/246/345/217/267.html +26 -26
- package/package.json +1 -1
|
@@ -80,13 +80,18 @@ sphere、cylinder、cube、cone、inverted-cone、diamond、tetrahedron<br/>
|
|
|
80
80
|
|
|
81
81
|
<tr class="deep-level-0">
|
|
82
82
|
|
|
83
|
-
<td class="name"
|
|
83
|
+
<td class="name"><code>options</code></td>
|
|
84
84
|
|
|
85
85
|
|
|
86
86
|
<td class="type">
|
|
87
87
|
|
|
88
88
|
|
|
89
|
-
<span class="param-type">
|
|
89
|
+
<span class="param-type">
|
|
90
|
+
|
|
91
|
+
Object
|
|
92
|
+
|
|
93
|
+
</span>
|
|
94
|
+
|
|
90
95
|
|
|
91
96
|
|
|
92
97
|
|
|
@@ -106,13 +111,18 @@ sphere、cylinder、cube、cone、inverted-cone、diamond、tetrahedron<br/>
|
|
|
106
111
|
|
|
107
112
|
<tr class="deep-level-1">
|
|
108
113
|
|
|
109
|
-
<td class="name"
|
|
114
|
+
<td class="name"><code>resource</code></td>
|
|
110
115
|
|
|
111
116
|
|
|
112
117
|
<td class="type">
|
|
113
118
|
|
|
114
119
|
|
|
115
|
-
<span class="param-type"
|
|
120
|
+
<span class="param-type">
|
|
121
|
+
|
|
122
|
+
<a link="IconResource.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="IconResource" IconResource.html>IconResource</a>
|
|
123
|
+
|
|
124
|
+
</span>
|
|
125
|
+
|
|
116
126
|
|
|
117
127
|
|
|
118
128
|
|
|
@@ -135,13 +145,18 @@ sphere、cylinder、cube、cone、inverted-cone、diamond、tetrahedron<br/>
|
|
|
135
145
|
|
|
136
146
|
<tr class="deep-level-1">
|
|
137
147
|
|
|
138
|
-
<td class="name"
|
|
148
|
+
<td class="name"><code>material</code></td>
|
|
139
149
|
|
|
140
150
|
|
|
141
151
|
<td class="type">
|
|
142
152
|
|
|
143
153
|
|
|
144
|
-
<span class="param-type"
|
|
154
|
+
<span class="param-type">
|
|
155
|
+
|
|
156
|
+
<a link="ColorMaterial.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="ColorMaterial" ColorMaterial.html>ColorMaterial</a>
|
|
157
|
+
|
|
158
|
+
</span>
|
|
159
|
+
|
|
145
160
|
|
|
146
161
|
|
|
147
162
|
|
|
@@ -164,13 +179,18 @@ ColorMaterial: 纯色材质,当图标的资源是网络gltf资源时,指的
|
|
|
164
179
|
|
|
165
180
|
<tr class="deep-level-1">
|
|
166
181
|
|
|
167
|
-
<td class="name"
|
|
182
|
+
<td class="name"><code>height</code></td>
|
|
168
183
|
|
|
169
184
|
|
|
170
185
|
<td class="type">
|
|
171
186
|
|
|
172
187
|
|
|
173
|
-
<span class="param-type">
|
|
188
|
+
<span class="param-type">
|
|
189
|
+
|
|
190
|
+
Number
|
|
191
|
+
|
|
192
|
+
</span>
|
|
193
|
+
|
|
174
194
|
|
|
175
195
|
|
|
176
196
|
|
|
@@ -192,13 +212,18 @@ ColorMaterial: 纯色材质,当图标的资源是网络gltf资源时,指的
|
|
|
192
212
|
|
|
193
213
|
<tr class="deep-level-1">
|
|
194
214
|
|
|
195
|
-
<td class="name"
|
|
215
|
+
<td class="name"><code>width</code></td>
|
|
196
216
|
|
|
197
217
|
|
|
198
218
|
<td class="type">
|
|
199
219
|
|
|
200
220
|
|
|
201
|
-
<span class="param-type">
|
|
221
|
+
<span class="param-type">
|
|
222
|
+
|
|
223
|
+
Number
|
|
224
|
+
|
|
225
|
+
</span>
|
|
226
|
+
|
|
202
227
|
|
|
203
228
|
|
|
204
229
|
|
|
@@ -220,13 +245,18 @@ ColorMaterial: 纯色材质,当图标的资源是网络gltf资源时,指的
|
|
|
220
245
|
|
|
221
246
|
<tr class="deep-level-1">
|
|
222
247
|
|
|
223
|
-
<td class="name"
|
|
248
|
+
<td class="name"><code>depth</code></td>
|
|
224
249
|
|
|
225
250
|
|
|
226
251
|
<td class="type">
|
|
227
252
|
|
|
228
253
|
|
|
229
|
-
<span class="param-type">
|
|
254
|
+
<span class="param-type">
|
|
255
|
+
|
|
256
|
+
Number
|
|
257
|
+
|
|
258
|
+
</span>
|
|
259
|
+
|
|
230
260
|
|
|
231
261
|
|
|
232
262
|
|
|
@@ -248,13 +278,18 @@ ColorMaterial: 纯色材质,当图标的资源是网络gltf资源时,指的
|
|
|
248
278
|
|
|
249
279
|
<tr class="deep-level-1">
|
|
250
280
|
|
|
251
|
-
<td class="name"
|
|
281
|
+
<td class="name"><code>castShadows</code></td>
|
|
252
282
|
|
|
253
283
|
|
|
254
284
|
<td class="type">
|
|
255
285
|
|
|
256
286
|
|
|
257
|
-
<span class="param-type">
|
|
287
|
+
<span class="param-type">
|
|
288
|
+
|
|
289
|
+
Boolean
|
|
290
|
+
|
|
291
|
+
</span>
|
|
292
|
+
|
|
258
293
|
|
|
259
294
|
|
|
260
295
|
|
|
@@ -276,13 +311,18 @@ ColorMaterial: 纯色材质,当图标的资源是网络gltf资源时,指的
|
|
|
276
311
|
|
|
277
312
|
<tr class="deep-level-1">
|
|
278
313
|
|
|
279
|
-
<td class="name"
|
|
314
|
+
<td class="name"><code>heading</code></td>
|
|
280
315
|
|
|
281
316
|
|
|
282
317
|
<td class="type">
|
|
283
318
|
|
|
284
319
|
|
|
285
|
-
<span class="param-type">
|
|
320
|
+
<span class="param-type">
|
|
321
|
+
|
|
322
|
+
Number
|
|
323
|
+
|
|
324
|
+
</span>
|
|
325
|
+
|
|
286
326
|
|
|
287
327
|
|
|
288
328
|
|
|
@@ -304,13 +344,18 @@ ColorMaterial: 纯色材质,当图标的资源是网络gltf资源时,指的
|
|
|
304
344
|
|
|
305
345
|
<tr class="deep-level-1">
|
|
306
346
|
|
|
307
|
-
<td class="name"
|
|
347
|
+
<td class="name"><code>roll</code></td>
|
|
308
348
|
|
|
309
349
|
|
|
310
350
|
<td class="type">
|
|
311
351
|
|
|
312
352
|
|
|
313
|
-
<span class="param-type">
|
|
353
|
+
<span class="param-type">
|
|
354
|
+
|
|
355
|
+
Number
|
|
356
|
+
|
|
357
|
+
</span>
|
|
358
|
+
|
|
314
359
|
|
|
315
360
|
|
|
316
361
|
|
|
@@ -332,13 +377,18 @@ ColorMaterial: 纯色材质,当图标的资源是网络gltf资源时,指的
|
|
|
332
377
|
|
|
333
378
|
<tr class="deep-level-1">
|
|
334
379
|
|
|
335
|
-
<td class="name"
|
|
380
|
+
<td class="name"><code>tilt</code></td>
|
|
336
381
|
|
|
337
382
|
|
|
338
383
|
<td class="type">
|
|
339
384
|
|
|
340
385
|
|
|
341
|
-
<span class="param-type">
|
|
386
|
+
<span class="param-type">
|
|
387
|
+
|
|
388
|
+
Number
|
|
389
|
+
|
|
390
|
+
</span>
|
|
391
|
+
|
|
342
392
|
|
|
343
393
|
|
|
344
394
|
|
|
@@ -360,13 +410,18 @@ ColorMaterial: 纯色材质,当图标的资源是网络gltf资源时,指的
|
|
|
360
410
|
|
|
361
411
|
<tr class="deep-level-1">
|
|
362
412
|
|
|
363
|
-
<td class="name"
|
|
413
|
+
<td class="name"><code>anchor</code></td>
|
|
364
414
|
|
|
365
415
|
|
|
366
416
|
<td class="type">
|
|
367
417
|
|
|
368
418
|
|
|
369
|
-
<span class="param-type"
|
|
419
|
+
<span class="param-type">
|
|
420
|
+
|
|
421
|
+
<a link="AnchorType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="AnchorType" global.html#AnchorType>AnchorType</a>
|
|
422
|
+
|
|
423
|
+
</span>
|
|
424
|
+
|
|
370
425
|
|
|
371
426
|
|
|
372
427
|
|
|
@@ -388,13 +443,18 @@ ColorMaterial: 纯色材质,当图标的资源是网络gltf资源时,指的
|
|
|
388
443
|
|
|
389
444
|
<tr class="deep-level-1">
|
|
390
445
|
|
|
391
|
-
<td class="name"
|
|
446
|
+
<td class="name"><code>anchorPosition</code></td>
|
|
392
447
|
|
|
393
448
|
|
|
394
449
|
<td class="type">
|
|
395
450
|
|
|
396
451
|
|
|
397
|
-
<span class="param-type"
|
|
452
|
+
<span class="param-type">
|
|
453
|
+
|
|
454
|
+
<a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
|
|
455
|
+
|
|
456
|
+
</span>
|
|
457
|
+
|
|
398
458
|
|
|
399
459
|
|
|
400
460
|
|
|
@@ -562,7 +622,7 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
562
622
|
|
|
563
623
|
|
|
564
624
|
<ul>
|
|
565
|
-
<li><a class="mapgis-link-name" title="Symbol3DLayer" Symbol3DLayer.html>Symbol3DLayer</a></li>
|
|
625
|
+
<li><a link="Symbol3DLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Symbol3DLayer" Symbol3DLayer.html>Symbol3DLayer</a></li>
|
|
566
626
|
</ul>
|
|
567
627
|
|
|
568
628
|
|
|
@@ -594,11 +654,16 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
594
654
|
<tbody>
|
|
595
655
|
|
|
596
656
|
<tr class="deep-level-0">
|
|
597
|
-
<td class="name"><code><a href="
|
|
657
|
+
<td class="name"><code><a href="#anchor">anchor</a></code></td>
|
|
598
658
|
<td class="name">
|
|
599
659
|
<code>
|
|
600
660
|
|
|
601
|
-
<span class="param-type"
|
|
661
|
+
<span class="param-type">
|
|
662
|
+
|
|
663
|
+
<a link="AnchorType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="AnchorType" global.html#AnchorType>AnchorType</a>
|
|
664
|
+
|
|
665
|
+
</span>
|
|
666
|
+
|
|
602
667
|
|
|
603
668
|
|
|
604
669
|
</code>
|
|
@@ -607,11 +672,16 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
607
672
|
</tr>
|
|
608
673
|
|
|
609
674
|
<tr class="deep-level-0">
|
|
610
|
-
<td class="name"><code><a href="
|
|
675
|
+
<td class="name"><code><a href="#anchorPosition">anchorPosition</a></code></td>
|
|
611
676
|
<td class="name">
|
|
612
677
|
<code>
|
|
613
678
|
|
|
614
|
-
<span class="param-type"
|
|
679
|
+
<span class="param-type">
|
|
680
|
+
|
|
681
|
+
<a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
|
|
682
|
+
|
|
683
|
+
</span>
|
|
684
|
+
|
|
615
685
|
|
|
616
686
|
|
|
617
687
|
</code>
|
|
@@ -620,11 +690,16 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
620
690
|
</tr>
|
|
621
691
|
|
|
622
692
|
<tr class="deep-level-0">
|
|
623
|
-
<td class="name"><code><a href="
|
|
693
|
+
<td class="name"><code><a href="#castShadows">castShadows</a></code></td>
|
|
624
694
|
<td class="name">
|
|
625
695
|
<code>
|
|
626
696
|
|
|
627
|
-
<span class="param-type">
|
|
697
|
+
<span class="param-type">
|
|
698
|
+
|
|
699
|
+
Boolean
|
|
700
|
+
|
|
701
|
+
</span>
|
|
702
|
+
|
|
628
703
|
|
|
629
704
|
|
|
630
705
|
</code>
|
|
@@ -633,11 +708,16 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
633
708
|
</tr>
|
|
634
709
|
|
|
635
710
|
<tr class="deep-level-0">
|
|
636
|
-
<td class="name"><code><a href="
|
|
711
|
+
<td class="name"><code><a href="#color">color</a></code></td>
|
|
637
712
|
<td class="name">
|
|
638
713
|
<code>
|
|
639
714
|
|
|
640
|
-
<span class="param-type"
|
|
715
|
+
<span class="param-type">
|
|
716
|
+
|
|
717
|
+
<a link="Color.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Color" Color.html>Color</a>
|
|
718
|
+
|
|
719
|
+
</span>
|
|
720
|
+
|
|
641
721
|
|
|
642
722
|
|
|
643
723
|
</code>
|
|
@@ -646,11 +726,16 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
646
726
|
</tr>
|
|
647
727
|
|
|
648
728
|
<tr class="deep-level-0">
|
|
649
|
-
<td class="name"><code><a href="
|
|
729
|
+
<td class="name"><code><a href="#depth">depth</a></code></td>
|
|
650
730
|
<td class="name">
|
|
651
731
|
<code>
|
|
652
732
|
|
|
653
|
-
<span class="param-type">
|
|
733
|
+
<span class="param-type">
|
|
734
|
+
|
|
735
|
+
Number
|
|
736
|
+
|
|
737
|
+
</span>
|
|
738
|
+
|
|
654
739
|
|
|
655
740
|
|
|
656
741
|
</code>
|
|
@@ -659,11 +744,16 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
659
744
|
</tr>
|
|
660
745
|
|
|
661
746
|
<tr class="deep-level-0">
|
|
662
|
-
<td class="name"><code><a href="
|
|
747
|
+
<td class="name"><code><a href="#extendOptions">extendOptions</a></code></td>
|
|
663
748
|
<td class="name">
|
|
664
749
|
<code>
|
|
665
750
|
|
|
666
|
-
<span class="param-type">
|
|
751
|
+
<span class="param-type">
|
|
752
|
+
|
|
753
|
+
Object
|
|
754
|
+
|
|
755
|
+
</span>
|
|
756
|
+
|
|
667
757
|
|
|
668
758
|
|
|
669
759
|
</code>
|
|
@@ -672,11 +762,16 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
672
762
|
</tr>
|
|
673
763
|
|
|
674
764
|
<tr class="deep-level-0">
|
|
675
|
-
<td class="name"><code><a href="
|
|
765
|
+
<td class="name"><code><a href="#heading">heading</a></code></td>
|
|
676
766
|
<td class="name">
|
|
677
767
|
<code>
|
|
678
768
|
|
|
679
|
-
<span class="param-type">
|
|
769
|
+
<span class="param-type">
|
|
770
|
+
|
|
771
|
+
Number
|
|
772
|
+
|
|
773
|
+
</span>
|
|
774
|
+
|
|
680
775
|
|
|
681
776
|
|
|
682
777
|
</code>
|
|
@@ -685,11 +780,16 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
685
780
|
</tr>
|
|
686
781
|
|
|
687
782
|
<tr class="deep-level-0">
|
|
688
|
-
<td class="name"><code><a href="
|
|
783
|
+
<td class="name"><code><a href="#height">height</a></code></td>
|
|
689
784
|
<td class="name">
|
|
690
785
|
<code>
|
|
691
786
|
|
|
692
|
-
<span class="param-type">
|
|
787
|
+
<span class="param-type">
|
|
788
|
+
|
|
789
|
+
Number
|
|
790
|
+
|
|
791
|
+
</span>
|
|
792
|
+
|
|
693
793
|
|
|
694
794
|
|
|
695
795
|
</code>
|
|
@@ -698,11 +798,16 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
698
798
|
</tr>
|
|
699
799
|
|
|
700
800
|
<tr class="deep-level-0">
|
|
701
|
-
<td class="name"><code><a href="
|
|
801
|
+
<td class="name"><code><a href="#material">material</a></code></td>
|
|
702
802
|
<td class="name">
|
|
703
803
|
<code>
|
|
704
804
|
|
|
705
|
-
<span class="param-type">
|
|
805
|
+
<span class="param-type">
|
|
806
|
+
|
|
807
|
+
Object
|
|
808
|
+
|
|
809
|
+
</span>
|
|
810
|
+
|
|
706
811
|
|
|
707
812
|
|
|
708
813
|
</code>
|
|
@@ -711,11 +816,16 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
711
816
|
</tr>
|
|
712
817
|
|
|
713
818
|
<tr class="deep-level-0">
|
|
714
|
-
<td class="name"><code><a href="
|
|
819
|
+
<td class="name"><code><a href="#resource">resource</a></code></td>
|
|
715
820
|
<td class="name">
|
|
716
821
|
<code>
|
|
717
822
|
|
|
718
|
-
<span class="param-type"
|
|
823
|
+
<span class="param-type">
|
|
824
|
+
|
|
825
|
+
<a link="IconResource.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="IconResource" IconResource.html>IconResource</a>
|
|
826
|
+
|
|
827
|
+
</span>
|
|
828
|
+
|
|
719
829
|
|
|
720
830
|
|
|
721
831
|
</code>
|
|
@@ -724,11 +834,16 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
724
834
|
</tr>
|
|
725
835
|
|
|
726
836
|
<tr class="deep-level-0">
|
|
727
|
-
<td class="name"><code><a href="
|
|
837
|
+
<td class="name"><code><a href="#roll">roll</a></code></td>
|
|
728
838
|
<td class="name">
|
|
729
839
|
<code>
|
|
730
840
|
|
|
731
|
-
<span class="param-type">
|
|
841
|
+
<span class="param-type">
|
|
842
|
+
|
|
843
|
+
Number
|
|
844
|
+
|
|
845
|
+
</span>
|
|
846
|
+
|
|
732
847
|
|
|
733
848
|
|
|
734
849
|
</code>
|
|
@@ -737,11 +852,16 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
737
852
|
</tr>
|
|
738
853
|
|
|
739
854
|
<tr class="deep-level-0">
|
|
740
|
-
<td class="name"><code><a href="
|
|
855
|
+
<td class="name"><code><a href="#tilt">tilt</a></code></td>
|
|
741
856
|
<td class="name">
|
|
742
857
|
<code>
|
|
743
858
|
|
|
744
|
-
<span class="param-type">
|
|
859
|
+
<span class="param-type">
|
|
860
|
+
|
|
861
|
+
Number
|
|
862
|
+
|
|
863
|
+
</span>
|
|
864
|
+
|
|
745
865
|
|
|
746
866
|
|
|
747
867
|
</code>
|
|
@@ -750,11 +870,16 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
750
870
|
</tr>
|
|
751
871
|
|
|
752
872
|
<tr class="deep-level-0">
|
|
753
|
-
<td class="name"><code><a href="
|
|
873
|
+
<td class="name"><code><a href="#type">type</a></code></td>
|
|
754
874
|
<td class="name">
|
|
755
875
|
<code>
|
|
756
876
|
|
|
757
|
-
<span class="param-type"
|
|
877
|
+
<span class="param-type">
|
|
878
|
+
|
|
879
|
+
<a link="Symbol3DLayerType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Symbol3DLayerType" global.html#Symbol3DLayerType>Symbol3DLayerType</a>
|
|
880
|
+
|
|
881
|
+
</span>
|
|
882
|
+
|
|
758
883
|
|
|
759
884
|
|
|
760
885
|
</code>
|
|
@@ -763,11 +888,16 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
763
888
|
</tr>
|
|
764
889
|
|
|
765
890
|
<tr class="deep-level-0">
|
|
766
|
-
<td class="name"><code><a href="
|
|
891
|
+
<td class="name"><code><a href="#width">width</a></code></td>
|
|
767
892
|
<td class="name">
|
|
768
893
|
<code>
|
|
769
894
|
|
|
770
|
-
<span class="param-type">
|
|
895
|
+
<span class="param-type">
|
|
896
|
+
|
|
897
|
+
Number
|
|
898
|
+
|
|
899
|
+
</span>
|
|
900
|
+
|
|
771
901
|
|
|
772
902
|
|
|
773
903
|
</code>
|
|
@@ -786,7 +916,12 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
786
916
|
<span class="method-parameter is-pulled-right">
|
|
787
917
|
<label>类型:</label>
|
|
788
918
|
|
|
789
|
-
<span class="param-type"
|
|
919
|
+
<span class="param-type">
|
|
920
|
+
|
|
921
|
+
<a link="AnchorType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="AnchorType" global.html#AnchorType>AnchorType</a>
|
|
922
|
+
|
|
923
|
+
</span>
|
|
924
|
+
|
|
790
925
|
|
|
791
926
|
|
|
792
927
|
</span>
|
|
@@ -856,7 +991,12 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
856
991
|
<span class="method-parameter is-pulled-right">
|
|
857
992
|
<label>类型:</label>
|
|
858
993
|
|
|
859
|
-
<span class="param-type"
|
|
994
|
+
<span class="param-type">
|
|
995
|
+
|
|
996
|
+
<a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
|
|
997
|
+
|
|
998
|
+
</span>
|
|
999
|
+
|
|
860
1000
|
|
|
861
1001
|
|
|
862
1002
|
</span>
|
|
@@ -926,7 +1066,12 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
926
1066
|
<span class="method-parameter is-pulled-right">
|
|
927
1067
|
<label>类型:</label>
|
|
928
1068
|
|
|
929
|
-
<span class="param-type">
|
|
1069
|
+
<span class="param-type">
|
|
1070
|
+
|
|
1071
|
+
Boolean
|
|
1072
|
+
|
|
1073
|
+
</span>
|
|
1074
|
+
|
|
930
1075
|
|
|
931
1076
|
|
|
932
1077
|
</span>
|
|
@@ -996,7 +1141,12 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
996
1141
|
<span class="method-parameter is-pulled-right">
|
|
997
1142
|
<label>类型:</label>
|
|
998
1143
|
|
|
999
|
-
<span class="param-type"
|
|
1144
|
+
<span class="param-type">
|
|
1145
|
+
|
|
1146
|
+
<a link="Color.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Color" Color.html>Color</a>
|
|
1147
|
+
|
|
1148
|
+
</span>
|
|
1149
|
+
|
|
1000
1150
|
|
|
1001
1151
|
|
|
1002
1152
|
</span>
|
|
@@ -1030,7 +1180,7 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
1030
1180
|
|
|
1031
1181
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1032
1182
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1033
|
-
<a class="mapgis-link-name" title="Symbol#color" Symbol.html#color>Symbol#color</a>
|
|
1183
|
+
<a goto="color" link="Symbol.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Symbol#color" Symbol.html#color>Symbol#color</a>
|
|
1034
1184
|
</li></ul></dd>
|
|
1035
1185
|
|
|
1036
1186
|
|
|
@@ -1071,7 +1221,12 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
1071
1221
|
<span class="method-parameter is-pulled-right">
|
|
1072
1222
|
<label>类型:</label>
|
|
1073
1223
|
|
|
1074
|
-
<span class="param-type">
|
|
1224
|
+
<span class="param-type">
|
|
1225
|
+
|
|
1226
|
+
Number
|
|
1227
|
+
|
|
1228
|
+
</span>
|
|
1229
|
+
|
|
1075
1230
|
|
|
1076
1231
|
|
|
1077
1232
|
</span>
|
|
@@ -1141,7 +1296,12 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
1141
1296
|
<span class="method-parameter is-pulled-right">
|
|
1142
1297
|
<label>类型:</label>
|
|
1143
1298
|
|
|
1144
|
-
<span class="param-type">
|
|
1299
|
+
<span class="param-type">
|
|
1300
|
+
|
|
1301
|
+
Object
|
|
1302
|
+
|
|
1303
|
+
</span>
|
|
1304
|
+
|
|
1145
1305
|
|
|
1146
1306
|
|
|
1147
1307
|
</span>
|
|
@@ -1175,7 +1335,7 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
1175
1335
|
|
|
1176
1336
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1177
1337
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1178
|
-
<a class="mapgis-link-name" title="Symbol#extendOptions" Symbol.html#extendOptions>Symbol#extendOptions</a>
|
|
1338
|
+
<a goto="extendOptions" link="Symbol.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Symbol#extendOptions" Symbol.html#extendOptions>Symbol#extendOptions</a>
|
|
1179
1339
|
</li></ul></dd>
|
|
1180
1340
|
|
|
1181
1341
|
|
|
@@ -1216,7 +1376,12 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
1216
1376
|
<span class="method-parameter is-pulled-right">
|
|
1217
1377
|
<label>类型:</label>
|
|
1218
1378
|
|
|
1219
|
-
<span class="param-type">
|
|
1379
|
+
<span class="param-type">
|
|
1380
|
+
|
|
1381
|
+
Number
|
|
1382
|
+
|
|
1383
|
+
</span>
|
|
1384
|
+
|
|
1220
1385
|
|
|
1221
1386
|
|
|
1222
1387
|
</span>
|
|
@@ -1286,7 +1451,12 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
1286
1451
|
<span class="method-parameter is-pulled-right">
|
|
1287
1452
|
<label>类型:</label>
|
|
1288
1453
|
|
|
1289
|
-
<span class="param-type">
|
|
1454
|
+
<span class="param-type">
|
|
1455
|
+
|
|
1456
|
+
Number
|
|
1457
|
+
|
|
1458
|
+
</span>
|
|
1459
|
+
|
|
1290
1460
|
|
|
1291
1461
|
|
|
1292
1462
|
</span>
|
|
@@ -1356,7 +1526,12 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
1356
1526
|
<span class="method-parameter is-pulled-right">
|
|
1357
1527
|
<label>类型:</label>
|
|
1358
1528
|
|
|
1359
|
-
<span class="param-type">
|
|
1529
|
+
<span class="param-type">
|
|
1530
|
+
|
|
1531
|
+
Object
|
|
1532
|
+
|
|
1533
|
+
</span>
|
|
1534
|
+
|
|
1360
1535
|
|
|
1361
1536
|
|
|
1362
1537
|
</span>
|
|
@@ -1426,7 +1601,12 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
1426
1601
|
<span class="method-parameter is-pulled-right">
|
|
1427
1602
|
<label>类型:</label>
|
|
1428
1603
|
|
|
1429
|
-
<span class="param-type"
|
|
1604
|
+
<span class="param-type">
|
|
1605
|
+
|
|
1606
|
+
<a link="IconResource.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="IconResource" IconResource.html>IconResource</a>
|
|
1607
|
+
|
|
1608
|
+
</span>
|
|
1609
|
+
|
|
1430
1610
|
|
|
1431
1611
|
|
|
1432
1612
|
</span>
|
|
@@ -1496,7 +1676,12 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
1496
1676
|
<span class="method-parameter is-pulled-right">
|
|
1497
1677
|
<label>类型:</label>
|
|
1498
1678
|
|
|
1499
|
-
<span class="param-type">
|
|
1679
|
+
<span class="param-type">
|
|
1680
|
+
|
|
1681
|
+
Number
|
|
1682
|
+
|
|
1683
|
+
</span>
|
|
1684
|
+
|
|
1500
1685
|
|
|
1501
1686
|
|
|
1502
1687
|
</span>
|
|
@@ -1566,7 +1751,12 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
1566
1751
|
<span class="method-parameter is-pulled-right">
|
|
1567
1752
|
<label>类型:</label>
|
|
1568
1753
|
|
|
1569
|
-
<span class="param-type">
|
|
1754
|
+
<span class="param-type">
|
|
1755
|
+
|
|
1756
|
+
Number
|
|
1757
|
+
|
|
1758
|
+
</span>
|
|
1759
|
+
|
|
1570
1760
|
|
|
1571
1761
|
|
|
1572
1762
|
</span>
|
|
@@ -1636,7 +1826,12 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
1636
1826
|
<span class="method-parameter is-pulled-right">
|
|
1637
1827
|
<label>类型:</label>
|
|
1638
1828
|
|
|
1639
|
-
<span class="param-type"
|
|
1829
|
+
<span class="param-type">
|
|
1830
|
+
|
|
1831
|
+
<a link="Symbol3DLayerType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Symbol3DLayerType" global.html#Symbol3DLayerType>Symbol3DLayerType</a>
|
|
1832
|
+
|
|
1833
|
+
</span>
|
|
1834
|
+
|
|
1640
1835
|
|
|
1641
1836
|
|
|
1642
1837
|
</span>
|
|
@@ -1711,7 +1906,12 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
1711
1906
|
<span class="method-parameter is-pulled-right">
|
|
1712
1907
|
<label>类型:</label>
|
|
1713
1908
|
|
|
1714
|
-
<span class="param-type">
|
|
1909
|
+
<span class="param-type">
|
|
1910
|
+
|
|
1911
|
+
Number
|
|
1912
|
+
|
|
1913
|
+
</span>
|
|
1914
|
+
|
|
1715
1915
|
|
|
1716
1916
|
|
|
1717
1917
|
</span>
|
|
@@ -1797,51 +1997,63 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
1797
1997
|
<tbody>
|
|
1798
1998
|
|
|
1799
1999
|
<tr class="deep-level-0">
|
|
1800
|
-
<td class="name"><code><a href="
|
|
2000
|
+
<td class="name"><code><a href="#fromJSON">fromJSON</a></code></td>
|
|
1801
2001
|
<td class="name">
|
|
1802
2002
|
<code>
|
|
1803
2003
|
|
|
1804
2004
|
|
|
1805
|
-
<span class="param-type"
|
|
2005
|
+
<span class="param-type">
|
|
2006
|
+
|
|
2007
|
+
<a link="ObjectSymbol3DLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="ObjectSymbol3DLayer" ObjectSymbol3DLayer.html>ObjectSymbol3DLayer</a>
|
|
2008
|
+
|
|
2009
|
+
</span>
|
|
2010
|
+
|
|
1806
2011
|
|
|
1807
2012
|
|
|
1808
2013
|
|
|
1809
2014
|
</code>
|
|
1810
2015
|
</td>
|
|
1811
|
-
<td class="name"><code
|
|
1812
|
-
通过json数据构造一个ObjectSymbol3DLayer对象</code></td>
|
|
2016
|
+
<td class="name"><code></code></td>
|
|
1813
2017
|
</tr>
|
|
1814
2018
|
|
|
1815
2019
|
<tr class="deep-level-0">
|
|
1816
|
-
<td class="name"><code><a href="
|
|
2020
|
+
<td class="name"><code><a href="#clone">clone</a></code></td>
|
|
1817
2021
|
<td class="name">
|
|
1818
2022
|
<code>
|
|
1819
2023
|
|
|
1820
2024
|
|
|
1821
|
-
<span class="param-type"
|
|
2025
|
+
<span class="param-type">
|
|
2026
|
+
|
|
2027
|
+
<a link="ObjectSymbol3DLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="ObjectSymbol3DLayer" ObjectSymbol3DLayer.html>ObjectSymbol3DLayer</a>
|
|
2028
|
+
|
|
2029
|
+
</span>
|
|
2030
|
+
|
|
1822
2031
|
|
|
1823
2032
|
|
|
1824
2033
|
|
|
1825
2034
|
</code>
|
|
1826
2035
|
</td>
|
|
1827
|
-
<td class="name"><code
|
|
1828
|
-
克隆并返回一个新的ObjectSymbol3DLayer对象</code></td>
|
|
2036
|
+
<td class="name"><code></code></td>
|
|
1829
2037
|
</tr>
|
|
1830
2038
|
|
|
1831
2039
|
<tr class="deep-level-0">
|
|
1832
|
-
<td class="name"><code><a href="
|
|
2040
|
+
<td class="name"><code><a href="#toJSON">toJSON</a></code></td>
|
|
1833
2041
|
<td class="name">
|
|
1834
2042
|
<code>
|
|
1835
2043
|
|
|
1836
2044
|
|
|
1837
|
-
<span class="param-type">
|
|
2045
|
+
<span class="param-type">
|
|
2046
|
+
|
|
2047
|
+
Object
|
|
2048
|
+
|
|
2049
|
+
</span>
|
|
2050
|
+
|
|
1838
2051
|
|
|
1839
2052
|
|
|
1840
2053
|
|
|
1841
2054
|
</code>
|
|
1842
2055
|
</td>
|
|
1843
|
-
<td class="name"><code><p
|
|
1844
|
-
导出为JSON对象</p></code></td>
|
|
2056
|
+
<td class="name"><code><p></code></td>
|
|
1845
2057
|
</tr>
|
|
1846
2058
|
|
|
1847
2059
|
</tbody>
|
|
@@ -1907,13 +2119,18 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
1907
2119
|
|
|
1908
2120
|
<tr class="deep-level-0">
|
|
1909
2121
|
|
|
1910
|
-
<td class="name"
|
|
2122
|
+
<td class="name"><code>json</code></td>
|
|
1911
2123
|
|
|
1912
2124
|
|
|
1913
2125
|
<td class="type">
|
|
1914
2126
|
|
|
1915
2127
|
|
|
1916
|
-
<span class="param-type">
|
|
2128
|
+
<span class="param-type">
|
|
2129
|
+
|
|
2130
|
+
Object
|
|
2131
|
+
|
|
2132
|
+
</span>
|
|
2133
|
+
|
|
1917
2134
|
|
|
1918
2135
|
|
|
1919
2136
|
|
|
@@ -2001,7 +2218,12 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
2001
2218
|
<div class='column is-5 has-text-left'>
|
|
2002
2219
|
<label>类型: </label>
|
|
2003
2220
|
|
|
2004
|
-
<span class="param-type"
|
|
2221
|
+
<span class="param-type">
|
|
2222
|
+
|
|
2223
|
+
<a link="ObjectSymbol3DLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="ObjectSymbol3DLayer" ObjectSymbol3DLayer.html>ObjectSymbol3DLayer</a>
|
|
2224
|
+
|
|
2225
|
+
</span>
|
|
2226
|
+
|
|
2005
2227
|
|
|
2006
2228
|
|
|
2007
2229
|
</div>
|
|
@@ -2123,7 +2345,12 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
2123
2345
|
<div class='column is-5 has-text-left'>
|
|
2124
2346
|
<label>类型: </label>
|
|
2125
2347
|
|
|
2126
|
-
<span class="param-type"
|
|
2348
|
+
<span class="param-type">
|
|
2349
|
+
|
|
2350
|
+
<a link="ObjectSymbol3DLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="ObjectSymbol3DLayer" ObjectSymbol3DLayer.html>ObjectSymbol3DLayer</a>
|
|
2351
|
+
|
|
2352
|
+
</span>
|
|
2353
|
+
|
|
2127
2354
|
|
|
2128
2355
|
|
|
2129
2356
|
</div>
|
|
@@ -2245,7 +2472,12 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
2245
2472
|
<div class='column is-5 has-text-left'>
|
|
2246
2473
|
<label>类型: </label>
|
|
2247
2474
|
|
|
2248
|
-
<span class="param-type">
|
|
2475
|
+
<span class="param-type">
|
|
2476
|
+
|
|
2477
|
+
Object
|
|
2478
|
+
|
|
2479
|
+
</span>
|
|
2480
|
+
|
|
2249
2481
|
|
|
2250
2482
|
|
|
2251
2483
|
</div>
|