@mapgis/webclient-common 17.0.4 → 17.0.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-common.min.js +1 -1
- package/dist/webclient-common-es6.min.js +1 -1
- package/documention/AddressServer.html +313 -89
- package/documention/ArcGISFeatureServer.html +518 -166
- package/documention/ArcGISGeometryServer.html +378 -118
- package/documention/ArcGISMapImageLayer.html +381 -101
- package/documention/ArcGISMapImageSubLayer.html +138 -34
- package/documention/ArcGISMapServer.html +371 -115
- package/documention/ArcGISTileLayer.html +655 -151
- package/documention/ArcGISVectorTileLayer.html +523 -159
- package/documention/ArcGISVectorTileServer.html +183 -51
- package/documention/BaseRenderer.html +33 -9
- package/documention/BaseServer.html +167 -43
- package/documention/BaseView.html +901 -197
- package/documention/Basemap.html +262 -79
- package/documention/Callout3D.html +30 -6
- package/documention/Cesium3DTilesCacheLayer.html +611 -131
- package/documention/Cesium3DTilesServer.html +171 -43
- package/documention/CheckUtil.html +322 -83
- package/documention/Circle.html +233 -58
- package/documention/ClassBreakClusterInfo.html +104 -24
- package/documention/ClassBreakInfo.html +122 -30
- package/documention/ClassBreakRenderer.html +195 -47
- package/documention/ClusterInfo.html +141 -33
- package/documention/ClusterRenderer.html +220 -59
- package/documention/Collection.html +1244 -316
- package/documention/CollectionFlattener.html +119 -31
- package/documention/Color.html +223 -55
- package/documention/ColorMaterial.html +71 -22
- package/documention/ColorStop.html +114 -26
- package/documention/ColorVariable.html +52 -12
- package/documention/Config.html +30 -10
- package/documention/CursorChangeEventInfo.html +18 -6
- package/documention/EchartsLayer.html +52 -12
- package/documention/Edges3D.html +77 -24
- package/documention/ElevationInfo.html +50 -14
- package/documention/Evented.html +63 -28
- package/documention/Extent.html +409 -102
- package/documention/ExtrudeSymbol3DLayer.html +139 -38
- package/documention/Feature.html +189 -53
- package/documention/FeatureExpressionInfo.html +32 -8
- package/documention/FeatureLayer.html +674 -163
- package/documention/FeatureServer.html +838 -266
- package/documention/FeatureSet.html +126 -38
- package/documention/FillSymbol.html +72 -16
- package/documention/FillSymbol3DLayer.html +99 -30
- package/documention/FillSymbol3DOutline.html +93 -28
- package/documention/Font.html +125 -33
- package/documention/GeoJSONLayer.html +755 -179
- package/documention/Geometry.html +247 -73
- package/documention/GeometryEngine.html +1087 -469
- package/documention/GeometryFilter.html +68 -16
- package/documention/GeometryServer.html +540 -176
- package/documention/GraphicsLayer.html +836 -196
- package/documention/GroupLayer.html +727 -163
- package/documention/HeatmapColorStop.html +74 -18
- package/documention/HeatmapRenderer.html +176 -44
- package/documention/IGSFeatureLayer.html +354 -94
- package/documention/IGSMapImageLayer.html +571 -147
- package/documention/IGSMapImageSubLayer.html +150 -38
- package/documention/IGSSceneLayer.html +197 -48
- package/documention/IGSSceneSubLayer.html +250 -54
- package/documention/IGSTileLayer.html +715 -167
- package/documention/IGSVectorTileLayer.html +555 -167
- package/documention/IGSVectorTileSubLayer.html +134 -34
- package/documention/IconResource.html +63 -22
- package/documention/IconSymbol3DLayer.html +171 -46
- package/documention/ImageServer.html +323 -91
- package/documention/Interceptor.html +29 -9
- package/documention/LOD.html +84 -20
- package/documention/LabelClass.html +364 -92
- package/documention/LabelSymbol3D.html +103 -30
- package/documention/Layer.html +713 -178
- package/documention/LayerEvent.html +6 -2
- package/documention/LayerViewUpdateEvent.html +12 -4
- package/documention/LineCallout3D.html +143 -38
- package/documention/LineString.html +315 -93
- package/documention/LineStyleMarker3D.html +123 -34
- package/documention/LineStylePattern3D.html +71 -22
- package/documention/LineSymbol.html +72 -16
- package/documention/LineSymbol3D.html +61 -20
- package/documention/LineSymbol3DLayer.html +171 -46
- package/documention/LineSymbolMarker.html +71 -19
- package/documention/M3DModelCacheLayer.html +663 -151
- package/documention/M3DServer.html +254 -70
- package/documention/Map.html +429 -130
- package/documention/MapGISTextSymbol.html +506 -121
- package/documention/MapImageLayer.html +1740 -398
- package/documention/MapServer.html +692 -220
- package/documention/MapVLayer.html +415 -123
- package/documention/MapView.html +921 -201
- package/documention/MarkerSymbol.html +104 -24
- package/documention/MoveEventInfo.html +18 -6
- package/documention/MultiLineString.html +396 -114
- package/documention/MultiPoint.html +315 -93
- package/documention/MultiPolygon.html +282 -85
- package/documention/OGCLayer.html +595 -131
- package/documention/ObjectSymbol3DLayer.html +251 -66
- package/documention/OpacityStop.html +84 -20
- package/documention/OpacityVariable.html +52 -12
- package/documention/OutStatistic.html +54 -14
- package/documention/OverlayLayer.html +596 -141
- package/documention/PathSymbol3DLayer.html +253 -64
- package/documention/PictureFillSymbol.html +202 -53
- package/documention/PictureMarkerSymbol.html +175 -43
- package/documention/PlotServer.html +371 -119
- package/documention/PoiServer.html +208 -56
- package/documention/Point.html +305 -87
- package/documention/PointSymbol3D.html +103 -30
- package/documention/PointSymbol3DOutline.html +83 -26
- package/documention/Polygon.html +449 -128
- package/documention/PolygonSymbol3D.html +81 -24
- package/documention/ProjectInfo.html +72 -24
- package/documention/ProjectInfoBySrsID.html +36 -12
- package/documention/Projection.html +37 -9
- package/documention/RandomRenderer.html +77 -24
- package/documention/RankRenderer.html +189 -52
- package/documention/RendererInfo.html +90 -22
- package/documention/RequestConfig.html +12 -4
- package/documention/RequestInterceptor.html +38 -10
- package/documention/ResourceServer.html +3003 -951
- package/documention/ResponseInterceptor.html +38 -10
- package/documention/RootServer.html +201 -53
- package/documention/ScaleEventInfo.html +18 -6
- package/documention/Scene.html +160 -40
- package/documention/SceneLayer.html +624 -149
- package/documention/SceneServer.html +606 -194
- package/documention/SceneView.html +17 -6
- package/documention/SecurityServer.html +178 -46
- package/documention/SimpleFillSymbol.html +116 -28
- package/documention/SimpleLineSymbol.html +170 -42
- package/documention/SimpleMarkerSymbol.html +176 -44
- package/documention/SimpleRenderer.html +116 -28
- package/documention/SizeStop.html +84 -20
- package/documention/SizeVariable.html +116 -28
- package/documention/SketchBaseDrawTool.html +319 -87
- package/documention/SketchCircleDrawTool.html +349 -97
- package/documention/SketchEditor.html +633 -190
- package/documention/SketchEditorCesium.html +603 -180
- package/documention/SketchEditorEvent.html +6 -2
- package/documention/SketchEditorToolEventInfo.html +12 -4
- package/documention/SketchEditorVideo.html +133 -46
- package/documention/SketchEditorVideoBase.html +133 -46
- package/documention/SketchExtentDrawTool.html +349 -97
- package/documention/SketchFreehandPolygonDrawTool.html +337 -93
- package/documention/SketchFreehandPolylineDrawTool.html +349 -97
- package/documention/SketchPointDrawTool.html +373 -105
- package/documention/SketchPolygonDrawTool.html +699 -195
- package/documention/SketchPolylineDrawTool.html +674 -186
- package/documention/SketchStage.html +57 -17
- package/documention/SketchStyle.html +252 -64
- package/documention/SketchTopologyTool.html +16 -4
- package/documention/SpatialReference.html +201 -45
- package/documention/StylePattern3D.html +71 -22
- package/documention/SubLayer.html +189 -58
- package/documention/Symbol.html +90 -22
- package/documention/Symbol3D.html +33 -10
- package/documention/Symbol3DLayer.html +43 -14
- package/documention/Symbol3DVerticalOffset.html +93 -28
- package/documention/TerrainCacheLayer.html +590 -130
- package/documention/TerrainServer.html +148 -36
- package/documention/TextHalo.html +77 -24
- package/documention/TextSymbol.html +335 -83
- package/documention/TextSymbol3DLayer.html +219 -58
- package/documention/ThemeServer.html +239 -67
- package/documention/TileInfo.html +82 -22
- package/documention/TileLayer.html +642 -151
- package/documention/TileMatrixSet.html +158 -38
- package/documention/TileServer.html +125 -29
- package/documention/UniqueValueClusterInfo.html +104 -24
- package/documention/UniqueValueInfo.html +121 -29
- package/documention/UniqueValueRenderer.html +185 -45
- package/documention/UnknownLayer.html +612 -145
- package/documention/UpdateContent.html +70 -18
- package/documention/VectorTileGroupSubLayer.html +215 -64
- package/documention/VectorTileLayer.html +1039 -280
- package/documention/VectorTileServer.html +170 -46
- package/documention/VectorTileSubLayer.html +184 -44
- package/documention/VertexChangeEventInfo.html +18 -6
- package/documention/VideoMapView.html +302 -78
- package/documention/VideoMetaData.html +86 -22
- package/documention/VideoPixelCoordTransforms.html +38 -10
- package/documention/VideoRegistrationParam.html +54 -14
- package/documention/VisualVariable.html +94 -22
- package/documention/WCSServer.html +125 -29
- package/documention/WFSLayer.html +741 -173
- package/documention/WFSServer.html +167 -43
- package/documention/WMSLayer.html +919 -215
- package/documention/WMSServer.html +144 -36
- package/documention/WMSSubLayer.html +172 -40
- package/documention/WMTSLayer.html +787 -183
- package/documention/WMTSServer.html +138 -34
- package/documention/WMTSStyle.html +96 -24
- package/documention/WMTSSubLayer.html +673 -149
- package/documention/WPSServer.html +125 -29
- package/documention/WaterSymbol3DLayer.html +129 -36
- package/documention/WebTileLayer.html +754 -191
- package/documention/WorkFlowServer.html +314 -86
- package/documention/WorkFlowServer600227.html +471 -123
- package/documention/WorkFlowServer600228.html +439 -115
- package/documention/WorkFlowServer600229.html +471 -123
- package/documention/WorkFlowServer600230.html +471 -123
- package/documention/WorkFlowServer600231.html +535 -139
- package/documention/WorkFlowServer600232.html +471 -123
- package/documention/WorkFlowServer600233.html +455 -119
- package/documention/WorkFlowServer600235.html +375 -99
- package/documention/WorkFlowServer600237.html +475 -123
- package/documention/WorkFlowServer600238.html +481 -125
- package/documention/WorkFlowServer600239.html +425 -113
- package/documention/WorkFlowServer600307.html +449 -117
- package/documention/WorkFlowServer600308.html +180 -44
- package/documention/WorkFlowServer600309.html +471 -123
- package/documention/WorkFlowServer600314.html +487 -127
- package/documention/WorkFlowServer600334.html +471 -123
- package/documention/WorkFlowServer600336.html +439 -115
- package/documention/WorkFlowServer600340.html +583 -151
- package/documention/WorkFlowServer600354.html +455 -119
- package/documention/WorkFlowServer600368.html +391 -103
- package/documention/WorkFlowServer600369.html +439 -115
- package/documention/WorkFlowServer600370.html +423 -111
- package/documention/Zondy.Object.CAttDataRow.html +18 -6
- package/documention/Zondy.Object.CAttStruct.html +24 -8
- package/documention/global.html +4339 -1007
- 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 +108 -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 +24 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartThemeInfo.html +12 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartThemeRepresentInfo.html +78 -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 +24 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CFourColorTheme.html +12 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CGraduatedSymbolTheme.html +48 -16
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CLinInfo.html +72 -24
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CMultiClassTheme.html +30 -10
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CPntInfo.html +72 -24
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRandomTheme.html +6 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRangeTheme.html +42 -14
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRangeThemeInfo.html +18 -6
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRegInfo.html +78 -26
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CSimpleTheme.html +12 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CTheme.html +24 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CThemeInfo.html +48 -16
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CUniqueTheme.html +36 -12
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CUniqueThemeInfo.html +6 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ExpInfo.html +18 -6
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.FolderInfo.html +12 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.FolderInfoAttribute.html +12 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ItemValue.html +24 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ThemesInfo.html +12 -4
- package/documention/module-ArcGis.ArcGisCircle.html +42 -14
- package/documention/module-ArcGis.ArcGisExtent.html +108 -36
- package/documention/module-ArcGis.ArcGisMultipoint.html +42 -14
- package/documention/module-ArcGis.ArcGisPoint.html +60 -20
- package/documention/module-ArcGis.ArcGisPolygon.html +138 -42
- package/documention/module-ArcGis.ArcGisPolyline.html +90 -30
- package/documention/module-ArcGis.ArcGisSpatialReference.html +34 -10
- package/documention/module.exports.html +5 -1
- package/documention/scripts/sideBar.js +111 -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
|
@@ -78,13 +78,17 @@ import { MultiPoint } from "@mapgis/webclient-common" <br/>
|
|
|
78
78
|
|
|
79
79
|
<tr class="deep-level-0">
|
|
80
80
|
|
|
81
|
-
<td class="name"
|
|
81
|
+
<td class="name"><code>options</code></td>
|
|
82
82
|
|
|
83
83
|
|
|
84
84
|
<td class="type">
|
|
85
85
|
|
|
86
86
|
|
|
87
|
-
<span class="param-type">
|
|
87
|
+
<span class="param-type">
|
|
88
|
+
|
|
89
|
+
Object
|
|
90
|
+
|
|
91
|
+
</span>
|
|
88
92
|
|
|
89
93
|
|
|
90
94
|
|
|
@@ -105,13 +109,17 @@ import { MultiPoint } from "@mapgis/webclient-common" <br/>
|
|
|
105
109
|
|
|
106
110
|
<tr class="deep-level-1">
|
|
107
111
|
|
|
108
|
-
<td class="name"
|
|
112
|
+
<td class="name"><code>coordinates</code></td>
|
|
109
113
|
|
|
110
114
|
|
|
111
115
|
<td class="type">
|
|
112
116
|
|
|
113
117
|
|
|
114
|
-
<span class="param-type">
|
|
118
|
+
<span class="param-type">
|
|
119
|
+
|
|
120
|
+
Array.<Number>
|
|
121
|
+
|
|
122
|
+
</span>
|
|
115
123
|
|
|
116
124
|
|
|
117
125
|
|
|
@@ -134,13 +142,17 @@ import { MultiPoint } from "@mapgis/webclient-common" <br/>
|
|
|
134
142
|
|
|
135
143
|
<tr class="deep-level-1">
|
|
136
144
|
|
|
137
|
-
<td class="name"
|
|
145
|
+
<td class="name"><code>spatialReference</code></td>
|
|
138
146
|
|
|
139
147
|
|
|
140
148
|
<td class="type">
|
|
141
149
|
|
|
142
150
|
|
|
143
|
-
<span class="param-type"
|
|
151
|
+
<span class="param-type">
|
|
152
|
+
|
|
153
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialReference" SpatialReference.html>SpatialReference</a>
|
|
154
|
+
|
|
155
|
+
</span>
|
|
144
156
|
|
|
145
157
|
|
|
146
158
|
|
|
@@ -334,7 +346,11 @@ new Point({
|
|
|
334
346
|
<td class="name">
|
|
335
347
|
<code>
|
|
336
348
|
|
|
337
|
-
<span class="param-type">
|
|
349
|
+
<span class="param-type">
|
|
350
|
+
|
|
351
|
+
Array
|
|
352
|
+
|
|
353
|
+
</span>
|
|
338
354
|
|
|
339
355
|
|
|
340
356
|
|
|
@@ -348,7 +364,11 @@ new Point({
|
|
|
348
364
|
<td class="name">
|
|
349
365
|
<code>
|
|
350
366
|
|
|
351
|
-
<span class="param-type">
|
|
367
|
+
<span class="param-type">
|
|
368
|
+
|
|
369
|
+
Number
|
|
370
|
+
|
|
371
|
+
</span>
|
|
352
372
|
|
|
353
373
|
|
|
354
374
|
|
|
@@ -362,7 +382,11 @@ new Point({
|
|
|
362
382
|
<td class="name">
|
|
363
383
|
<code>
|
|
364
384
|
|
|
365
|
-
<span class="param-type">
|
|
385
|
+
<span class="param-type">
|
|
386
|
+
|
|
387
|
+
Boolean
|
|
388
|
+
|
|
389
|
+
</span>
|
|
366
390
|
|
|
367
391
|
|
|
368
392
|
|
|
@@ -376,7 +400,11 @@ new Point({
|
|
|
376
400
|
<td class="name">
|
|
377
401
|
<code>
|
|
378
402
|
|
|
379
|
-
<span class="param-type"
|
|
403
|
+
<span class="param-type">
|
|
404
|
+
|
|
405
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialReference" SpatialReference.html>SpatialReference</a>
|
|
406
|
+
|
|
407
|
+
</span>
|
|
380
408
|
|
|
381
409
|
|
|
382
410
|
|
|
@@ -396,7 +424,11 @@ new Point({
|
|
|
396
424
|
<span class="method-parameter is-pulled-right">
|
|
397
425
|
<label>类型:</label>
|
|
398
426
|
|
|
399
|
-
<span class="param-type">
|
|
427
|
+
<span class="param-type">
|
|
428
|
+
|
|
429
|
+
Array
|
|
430
|
+
|
|
431
|
+
</span>
|
|
400
432
|
|
|
401
433
|
|
|
402
434
|
|
|
@@ -467,7 +499,11 @@ new Point({
|
|
|
467
499
|
<span class="method-parameter is-pulled-right">
|
|
468
500
|
<label>类型:</label>
|
|
469
501
|
|
|
470
|
-
<span class="param-type">
|
|
502
|
+
<span class="param-type">
|
|
503
|
+
|
|
504
|
+
Number
|
|
505
|
+
|
|
506
|
+
</span>
|
|
471
507
|
|
|
472
508
|
|
|
473
509
|
|
|
@@ -543,7 +579,11 @@ new Point({
|
|
|
543
579
|
<span class="method-parameter is-pulled-right">
|
|
544
580
|
<label>类型:</label>
|
|
545
581
|
|
|
546
|
-
<span class="param-type">
|
|
582
|
+
<span class="param-type">
|
|
583
|
+
|
|
584
|
+
Boolean
|
|
585
|
+
|
|
586
|
+
</span>
|
|
547
587
|
|
|
548
588
|
|
|
549
589
|
|
|
@@ -623,7 +663,11 @@ new Point({
|
|
|
623
663
|
<span class="method-parameter is-pulled-right">
|
|
624
664
|
<label>类型:</label>
|
|
625
665
|
|
|
626
|
-
<span class="param-type"
|
|
666
|
+
<span class="param-type">
|
|
667
|
+
|
|
668
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialReference" SpatialReference.html>SpatialReference</a>
|
|
669
|
+
|
|
670
|
+
</span>
|
|
627
671
|
|
|
628
672
|
|
|
629
673
|
|
|
@@ -730,7 +774,11 @@ new Point({
|
|
|
730
774
|
<code>
|
|
731
775
|
|
|
732
776
|
|
|
733
|
-
<span class="param-type"
|
|
777
|
+
<span class="param-type">
|
|
778
|
+
|
|
779
|
+
<a link="MultiPoint.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiPoint" MultiPoint.html>MultiPoint</a>
|
|
780
|
+
|
|
781
|
+
</span>
|
|
734
782
|
|
|
735
783
|
|
|
736
784
|
|
|
@@ -746,7 +794,11 @@ new Point({
|
|
|
746
794
|
<code>
|
|
747
795
|
|
|
748
796
|
|
|
749
|
-
<span class="param-type"
|
|
797
|
+
<span class="param-type">
|
|
798
|
+
|
|
799
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
|
|
800
|
+
|
|
801
|
+
</span>
|
|
750
802
|
|
|
751
803
|
|
|
752
804
|
|
|
@@ -762,7 +814,11 @@ new Point({
|
|
|
762
814
|
<code>
|
|
763
815
|
|
|
764
816
|
|
|
765
|
-
<span class="param-type">
|
|
817
|
+
<span class="param-type">
|
|
818
|
+
|
|
819
|
+
Boolean
|
|
820
|
+
|
|
821
|
+
</span>
|
|
766
822
|
|
|
767
823
|
|
|
768
824
|
|
|
@@ -788,7 +844,11 @@ new Point({
|
|
|
788
844
|
<code>
|
|
789
845
|
|
|
790
846
|
|
|
791
|
-
<span class="param-type">
|
|
847
|
+
<span class="param-type">
|
|
848
|
+
|
|
849
|
+
String
|
|
850
|
+
|
|
851
|
+
</span>
|
|
792
852
|
|
|
793
853
|
|
|
794
854
|
|
|
@@ -807,7 +867,7 @@ new Point({
|
|
|
807
867
|
|
|
808
868
|
</code>
|
|
809
869
|
</td>
|
|
810
|
-
<td class="name"><code><p>返回IGS所对应的GeometryModule
|
|
870
|
+
<td class="name"><code><p>返回IGS所对应的GeometryModule型</code></td>
|
|
811
871
|
</tr>
|
|
812
872
|
|
|
813
873
|
<tr class="deep-level-0">
|
|
@@ -816,7 +876,11 @@ new Point({
|
|
|
816
876
|
<code>
|
|
817
877
|
|
|
818
878
|
|
|
819
|
-
<span class="param-type"
|
|
879
|
+
<span class="param-type">
|
|
880
|
+
|
|
881
|
+
<a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
|
|
882
|
+
|
|
883
|
+
</span>
|
|
820
884
|
|
|
821
885
|
|
|
822
886
|
|
|
@@ -832,7 +896,11 @@ new Point({
|
|
|
832
896
|
<code>
|
|
833
897
|
|
|
834
898
|
|
|
835
|
-
<span class="param-type">
|
|
899
|
+
<span class="param-type">
|
|
900
|
+
|
|
901
|
+
String
|
|
902
|
+
|
|
903
|
+
</span>
|
|
836
904
|
|
|
837
905
|
|
|
838
906
|
|
|
@@ -848,7 +916,11 @@ new Point({
|
|
|
848
916
|
<code>
|
|
849
917
|
|
|
850
918
|
|
|
851
|
-
<span class="param-type">
|
|
919
|
+
<span class="param-type">
|
|
920
|
+
|
|
921
|
+
Object
|
|
922
|
+
|
|
923
|
+
</span>
|
|
852
924
|
|
|
853
925
|
|
|
854
926
|
|
|
@@ -857,12 +929,7 @@ new Point({
|
|
|
857
929
|
</td>
|
|
858
930
|
<td class="name"><code><p>移除事件<br/>
|
|
859
931
|
示例如下:<br/>
|
|
860
|
-
|
|
861
|
-
<a href='#off2'>[2、移除一个事件的所有回调函数]</a><br/>
|
|
862
|
-
<a href='#off3'>[3、移除多个事件的同一个指定的回调函数]</a><br/>
|
|
863
|
-
<a href='#off4'>[4、移除多个指定事件的回调函数]</a><br/>
|
|
864
|
-
<a href='#off5'>[5、删除时指定上下文 - types类型为字符串]</a><br/>
|
|
865
|
-
<a href='#off6'>[6、删除时指定上下文 - types类型为对象]</a><br/></p></code></td>
|
|
932
|
+
</code></td>
|
|
866
933
|
</tr>
|
|
867
934
|
|
|
868
935
|
<tr class="deep-level-0">
|
|
@@ -871,7 +938,11 @@ new Point({
|
|
|
871
938
|
<code>
|
|
872
939
|
|
|
873
940
|
|
|
874
|
-
<span class="param-type">
|
|
941
|
+
<span class="param-type">
|
|
942
|
+
|
|
943
|
+
Object
|
|
944
|
+
|
|
945
|
+
</span>
|
|
875
946
|
|
|
876
947
|
|
|
877
948
|
|
|
@@ -880,11 +951,7 @@ new Point({
|
|
|
880
951
|
</td>
|
|
881
952
|
<td class="name"><code><p>注册一个新的监听事件;<br/>
|
|
882
953
|
示例如下:<br/>
|
|
883
|
-
|
|
884
|
-
<a href='#event2'>[2、一次注册多个事件 - 同一个回调函数]</a><br/>
|
|
885
|
-
<a href='#event3'>[3、一次注册多个事件 - 分别指回调应函数]</a><br/>
|
|
886
|
-
<a href='#event4'>[4、当types为字符串时 - 指定上下文]</a><br/>
|
|
887
|
-
<a href='#event5'>[5、当types为对象时 - 指定上下文]</a><br/></p></code></td>
|
|
954
|
+
</code></td>
|
|
888
955
|
</tr>
|
|
889
956
|
|
|
890
957
|
<tr class="deep-level-0">
|
|
@@ -893,10 +960,18 @@ new Point({
|
|
|
893
960
|
<code>
|
|
894
961
|
|
|
895
962
|
|
|
896
|
-
<span class="param-type"
|
|
963
|
+
<span class="param-type">
|
|
964
|
+
|
|
965
|
+
<a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
|
|
966
|
+
|
|
967
|
+
</span>
|
|
897
968
|
|
|
|
898
969
|
|
|
899
|
-
<span class="param-type">
|
|
970
|
+
<span class="param-type">
|
|
971
|
+
|
|
972
|
+
null
|
|
973
|
+
|
|
974
|
+
</span>
|
|
900
975
|
|
|
901
976
|
|
|
902
977
|
|
|
@@ -912,7 +987,11 @@ new Point({
|
|
|
912
987
|
<code>
|
|
913
988
|
|
|
914
989
|
|
|
915
|
-
<span class="param-type"
|
|
990
|
+
<span class="param-type">
|
|
991
|
+
|
|
992
|
+
<a link="MultiPoint.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiPoint" MultiPoint.html>MultiPoint</a>
|
|
993
|
+
|
|
994
|
+
</span>
|
|
916
995
|
|
|
917
996
|
|
|
918
997
|
|
|
@@ -931,7 +1010,7 @@ new Point({
|
|
|
931
1010
|
|
|
932
1011
|
</code>
|
|
933
1012
|
</td>
|
|
934
|
-
<td class="name"><code><p>返回Dots
|
|
1013
|
+
<td class="name"><code><p>返回Dots对象,仅包括多边形的外圈</code></td>
|
|
935
1014
|
</tr>
|
|
936
1015
|
|
|
937
1016
|
<tr class="deep-level-0">
|
|
@@ -940,7 +1019,11 @@ new Point({
|
|
|
940
1019
|
<code>
|
|
941
1020
|
|
|
942
1021
|
|
|
943
|
-
<span class="param-type">
|
|
1022
|
+
<span class="param-type">
|
|
1023
|
+
|
|
1024
|
+
Object
|
|
1025
|
+
|
|
1026
|
+
</span>
|
|
944
1027
|
|
|
945
1028
|
|
|
946
1029
|
|
|
@@ -956,15 +1039,18 @@ new Point({
|
|
|
956
1039
|
<code>
|
|
957
1040
|
|
|
958
1041
|
|
|
959
|
-
<span class="param-type">
|
|
1042
|
+
<span class="param-type">
|
|
1043
|
+
|
|
1044
|
+
Object
|
|
1045
|
+
|
|
1046
|
+
</span>
|
|
960
1047
|
|
|
961
1048
|
|
|
962
1049
|
|
|
963
1050
|
|
|
964
1051
|
</code>
|
|
965
1052
|
</td>
|
|
966
|
-
<td class="name"><code><p
|
|
967
|
-
导出为json对象</p></code></td>
|
|
1053
|
+
<td class="name"><code><p></code></td>
|
|
968
1054
|
</tr>
|
|
969
1055
|
|
|
970
1056
|
<tr class="deep-level-0">
|
|
@@ -976,7 +1062,7 @@ new Point({
|
|
|
976
1062
|
|
|
977
1063
|
</code>
|
|
978
1064
|
</td>
|
|
979
|
-
<td class="name"><code><p>返回igs1.0
|
|
1065
|
+
<td class="name"><code><p>返回igs1.0的几何对象</code></td>
|
|
980
1066
|
</tr>
|
|
981
1067
|
|
|
982
1068
|
<tr class="deep-level-0">
|
|
@@ -988,7 +1074,7 @@ new Point({
|
|
|
988
1074
|
|
|
989
1075
|
</code>
|
|
990
1076
|
</td>
|
|
991
|
-
<td class="name"><code><p>返回如下格式的字符串:"x0,y0,x1,y1,x2,y2"
|
|
1077
|
+
<td class="name"><code><p>返回如下格式的字符串:"x0,y0,x1,y1,x2,y2"</code></td>
|
|
992
1078
|
</tr>
|
|
993
1079
|
|
|
994
1080
|
<tr class="deep-level-0">
|
|
@@ -997,7 +1083,11 @@ new Point({
|
|
|
997
1083
|
<code>
|
|
998
1084
|
|
|
999
1085
|
|
|
1000
|
-
<span class="param-type">
|
|
1086
|
+
<span class="param-type">
|
|
1087
|
+
|
|
1088
|
+
String
|
|
1089
|
+
|
|
1090
|
+
</span>
|
|
1001
1091
|
|
|
1002
1092
|
|
|
1003
1093
|
|
|
@@ -1069,13 +1159,17 @@ new Point({
|
|
|
1069
1159
|
|
|
1070
1160
|
<tr class="deep-level-0">
|
|
1071
1161
|
|
|
1072
|
-
<td class="name"
|
|
1162
|
+
<td class="name"><code>json</code></td>
|
|
1073
1163
|
|
|
1074
1164
|
|
|
1075
1165
|
<td class="type">
|
|
1076
1166
|
|
|
1077
1167
|
|
|
1078
|
-
<span class="param-type">
|
|
1168
|
+
<span class="param-type">
|
|
1169
|
+
|
|
1170
|
+
Object
|
|
1171
|
+
|
|
1172
|
+
</span>
|
|
1079
1173
|
|
|
1080
1174
|
|
|
1081
1175
|
|
|
@@ -1233,16 +1327,24 @@ const multiPoint = MultiPoint.fromJSON(json)</code></pre>
|
|
|
1233
1327
|
|
|
1234
1328
|
<tr class="deep-level-0">
|
|
1235
1329
|
|
|
1236
|
-
<td class="name"
|
|
1330
|
+
<td class="name"><code>point</code></td>
|
|
1237
1331
|
|
|
1238
1332
|
|
|
1239
1333
|
<td class="type">
|
|
1240
1334
|
|
|
1241
1335
|
|
|
1242
|
-
<span class="param-type"
|
|
1336
|
+
<span class="param-type">
|
|
1337
|
+
|
|
1338
|
+
<a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
|
|
1339
|
+
|
|
1340
|
+
</span>
|
|
1243
1341
|
|
|
|
1244
1342
|
|
|
1245
|
-
<span class="param-type">
|
|
1343
|
+
<span class="param-type">
|
|
1344
|
+
|
|
1345
|
+
Array.<Number>
|
|
1346
|
+
|
|
1347
|
+
</span>
|
|
1246
1348
|
|
|
1247
1349
|
|
|
1248
1350
|
|
|
@@ -1265,13 +1367,17 @@ const multiPoint = MultiPoint.fromJSON(json)</code></pre>
|
|
|
1265
1367
|
|
|
1266
1368
|
<tr class="deep-level-0">
|
|
1267
1369
|
|
|
1268
|
-
<td class="name"
|
|
1370
|
+
<td class="name"><code>mode</code></td>
|
|
1269
1371
|
|
|
1270
1372
|
|
|
1271
1373
|
<td class="type">
|
|
1272
1374
|
|
|
1273
1375
|
|
|
1274
|
-
<span class="param-type">
|
|
1376
|
+
<span class="param-type">
|
|
1377
|
+
|
|
1378
|
+
String
|
|
1379
|
+
|
|
1380
|
+
</span>
|
|
1275
1381
|
|
|
1276
1382
|
|
|
1277
1383
|
|
|
@@ -1366,7 +1472,11 @@ const multiPoint = MultiPoint.fromJSON(json)</code></pre>
|
|
|
1366
1472
|
<div class='column is-5 has-text-left'>
|
|
1367
1473
|
<label>类型: </label>
|
|
1368
1474
|
|
|
1369
|
-
<span class="param-type"
|
|
1475
|
+
<span class="param-type">
|
|
1476
|
+
|
|
1477
|
+
<a link="MultiPoint.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiPoint" MultiPoint.html>MultiPoint</a>
|
|
1478
|
+
|
|
1479
|
+
</span>
|
|
1370
1480
|
|
|
1371
1481
|
|
|
1372
1482
|
|
|
@@ -1509,7 +1619,11 @@ multiPoint.addPoint([102,2.0])</code></pre>
|
|
|
1509
1619
|
<div class='column is-5 has-text-left'>
|
|
1510
1620
|
<label>类型: </label>
|
|
1511
1621
|
|
|
1512
|
-
<span class="param-type"
|
|
1622
|
+
<span class="param-type">
|
|
1623
|
+
|
|
1624
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
|
|
1625
|
+
|
|
1626
|
+
</span>
|
|
1513
1627
|
|
|
1514
1628
|
|
|
1515
1629
|
|
|
@@ -1581,16 +1695,24 @@ multiPoint.addPoint([102,2.0])</code></pre>
|
|
|
1581
1695
|
|
|
1582
1696
|
<tr class="deep-level-0">
|
|
1583
1697
|
|
|
1584
|
-
<td class="name"
|
|
1698
|
+
<td class="name"><code>point</code></td>
|
|
1585
1699
|
|
|
1586
1700
|
|
|
1587
1701
|
<td class="type">
|
|
1588
1702
|
|
|
1589
1703
|
|
|
1590
|
-
<span class="param-type"
|
|
1704
|
+
<span class="param-type">
|
|
1705
|
+
|
|
1706
|
+
<a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
|
|
1707
|
+
|
|
1708
|
+
</span>
|
|
1591
1709
|
|
|
|
1592
1710
|
|
|
1593
|
-
<span class="param-type">
|
|
1711
|
+
<span class="param-type">
|
|
1712
|
+
|
|
1713
|
+
Array.<Number>
|
|
1714
|
+
|
|
1715
|
+
</span>
|
|
1594
1716
|
|
|
1595
1717
|
|
|
1596
1718
|
|
|
@@ -1679,7 +1801,11 @@ multiPoint.addPoint([102,2.0])</code></pre>
|
|
|
1679
1801
|
<div class='column is-5 has-text-left'>
|
|
1680
1802
|
<label>类型: </label>
|
|
1681
1803
|
|
|
1682
|
-
<span class="param-type">
|
|
1804
|
+
<span class="param-type">
|
|
1805
|
+
|
|
1806
|
+
Boolean
|
|
1807
|
+
|
|
1808
|
+
</span>
|
|
1683
1809
|
|
|
1684
1810
|
|
|
1685
1811
|
|
|
@@ -1751,13 +1877,17 @@ multiPoint.addPoint([102,2.0])</code></pre>
|
|
|
1751
1877
|
|
|
1752
1878
|
<tr class="deep-level-0">
|
|
1753
1879
|
|
|
1754
|
-
<td class="name"
|
|
1880
|
+
<td class="name"><code>GeoJSON</code></td>
|
|
1755
1881
|
|
|
1756
1882
|
|
|
1757
1883
|
<td class="type">
|
|
1758
1884
|
|
|
1759
1885
|
|
|
1760
|
-
<span class="param-type">
|
|
1886
|
+
<span class="param-type">
|
|
1887
|
+
|
|
1888
|
+
Object
|
|
1889
|
+
|
|
1890
|
+
</span>
|
|
1761
1891
|
|
|
1762
1892
|
|
|
1763
1893
|
|
|
@@ -1947,7 +2077,11 @@ multiPoint.addPoint([102,2.0])</code></pre>
|
|
|
1947
2077
|
<div class='column is-5 has-text-left'>
|
|
1948
2078
|
<label>类型: </label>
|
|
1949
2079
|
|
|
1950
|
-
<span class="param-type">
|
|
2080
|
+
<span class="param-type">
|
|
2081
|
+
|
|
2082
|
+
String
|
|
2083
|
+
|
|
2084
|
+
</span>
|
|
1951
2085
|
|
|
1952
2086
|
|
|
1953
2087
|
|
|
@@ -2132,13 +2266,17 @@ multiPoint.addPoint([102,2.0])</code></pre>
|
|
|
2132
2266
|
|
|
2133
2267
|
<tr class="deep-level-0">
|
|
2134
2268
|
|
|
2135
|
-
<td class="name"
|
|
2269
|
+
<td class="name"><code>index</code></td>
|
|
2136
2270
|
|
|
2137
2271
|
|
|
2138
2272
|
<td class="type">
|
|
2139
2273
|
|
|
2140
2274
|
|
|
2141
|
-
<span class="param-type">
|
|
2275
|
+
<span class="param-type">
|
|
2276
|
+
|
|
2277
|
+
Number
|
|
2278
|
+
|
|
2279
|
+
</span>
|
|
2142
2280
|
|
|
2143
2281
|
|
|
2144
2282
|
|
|
@@ -2227,7 +2365,11 @@ multiPoint.addPoint([102,2.0])</code></pre>
|
|
|
2227
2365
|
<div class='column is-5 has-text-left'>
|
|
2228
2366
|
<label>类型: </label>
|
|
2229
2367
|
|
|
2230
|
-
<span class="param-type"
|
|
2368
|
+
<span class="param-type">
|
|
2369
|
+
|
|
2370
|
+
<a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
|
|
2371
|
+
|
|
2372
|
+
</span>
|
|
2231
2373
|
|
|
2232
2374
|
|
|
2233
2375
|
|
|
@@ -2370,7 +2512,11 @@ const point = multiPoint.getPoint(0)</code></pre>
|
|
|
2370
2512
|
<div class='column is-5 has-text-left'>
|
|
2371
2513
|
<label>类型: </label>
|
|
2372
2514
|
|
|
2373
|
-
<span class="param-type">
|
|
2515
|
+
<span class="param-type">
|
|
2516
|
+
|
|
2517
|
+
String
|
|
2518
|
+
|
|
2519
|
+
</span>
|
|
2374
2520
|
|
|
2375
2521
|
|
|
2376
2522
|
|
|
@@ -2449,13 +2595,17 @@ const point = multiPoint.getPoint(0)</code></pre>
|
|
|
2449
2595
|
|
|
2450
2596
|
<tr class="deep-level-0">
|
|
2451
2597
|
|
|
2452
|
-
<td class="name"
|
|
2598
|
+
<td class="name"><code>types</code></td>
|
|
2453
2599
|
|
|
2454
2600
|
|
|
2455
2601
|
<td class="type">
|
|
2456
2602
|
|
|
2457
2603
|
|
|
2458
|
-
<span class="param-type">
|
|
2604
|
+
<span class="param-type">
|
|
2605
|
+
|
|
2606
|
+
string
|
|
2607
|
+
|
|
2608
|
+
</span>
|
|
2459
2609
|
|
|
2460
2610
|
|
|
2461
2611
|
|
|
@@ -2476,13 +2626,17 @@ const point = multiPoint.getPoint(0)</code></pre>
|
|
|
2476
2626
|
|
|
2477
2627
|
<tr class="deep-level-0">
|
|
2478
2628
|
|
|
2479
|
-
<td class="name"
|
|
2629
|
+
<td class="name"><code>fn</code></td>
|
|
2480
2630
|
|
|
2481
2631
|
|
|
2482
2632
|
<td class="type">
|
|
2483
2633
|
|
|
2484
2634
|
|
|
2485
|
-
<span class="param-type">
|
|
2635
|
+
<span class="param-type">
|
|
2636
|
+
|
|
2637
|
+
function
|
|
2638
|
+
|
|
2639
|
+
</span>
|
|
2486
2640
|
|
|
2487
2641
|
|
|
2488
2642
|
|
|
@@ -2501,13 +2655,17 @@ const point = multiPoint.getPoint(0)</code></pre>
|
|
|
2501
2655
|
|
|
2502
2656
|
<tr class="deep-level-0">
|
|
2503
2657
|
|
|
2504
|
-
<td class="name"
|
|
2658
|
+
<td class="name"><code>context</code></td>
|
|
2505
2659
|
|
|
2506
2660
|
|
|
2507
2661
|
<td class="type">
|
|
2508
2662
|
|
|
2509
2663
|
|
|
2510
|
-
<span class="param-type">
|
|
2664
|
+
<span class="param-type">
|
|
2665
|
+
|
|
2666
|
+
Object
|
|
2667
|
+
|
|
2668
|
+
</span>
|
|
2511
2669
|
|
|
2512
2670
|
|
|
2513
2671
|
|
|
@@ -2601,7 +2759,11 @@ const point = multiPoint.getPoint(0)</code></pre>
|
|
|
2601
2759
|
<div class='column is-5 has-text-left'>
|
|
2602
2760
|
<label>类型: </label>
|
|
2603
2761
|
|
|
2604
|
-
<span class="param-type">
|
|
2762
|
+
<span class="param-type">
|
|
2763
|
+
|
|
2764
|
+
Object
|
|
2765
|
+
|
|
2766
|
+
</span>
|
|
2605
2767
|
|
|
2606
2768
|
|
|
2607
2769
|
|
|
@@ -2769,16 +2931,24 @@ view.off({
|
|
|
2769
2931
|
|
|
2770
2932
|
<tr class="deep-level-0">
|
|
2771
2933
|
|
|
2772
|
-
<td class="name"
|
|
2934
|
+
<td class="name"><code>types</code></td>
|
|
2773
2935
|
|
|
2774
2936
|
|
|
2775
2937
|
<td class="type">
|
|
2776
2938
|
|
|
2777
2939
|
|
|
2778
|
-
<span class="param-type">
|
|
2940
|
+
<span class="param-type">
|
|
2941
|
+
|
|
2942
|
+
String
|
|
2943
|
+
|
|
2944
|
+
</span>
|
|
2779
2945
|
|
|
|
2780
2946
|
|
|
2781
|
-
<span class="param-type">
|
|
2947
|
+
<span class="param-type">
|
|
2948
|
+
|
|
2949
|
+
Object
|
|
2950
|
+
|
|
2951
|
+
</span>
|
|
2782
2952
|
|
|
2783
2953
|
|
|
2784
2954
|
|
|
@@ -2805,13 +2975,17 @@ view.off({
|
|
|
2805
2975
|
|
|
2806
2976
|
<tr class="deep-level-0">
|
|
2807
2977
|
|
|
2808
|
-
<td class="name"
|
|
2978
|
+
<td class="name"><code>fn</code></td>
|
|
2809
2979
|
|
|
2810
2980
|
|
|
2811
2981
|
<td class="type">
|
|
2812
2982
|
|
|
2813
2983
|
|
|
2814
|
-
<span class="param-type">
|
|
2984
|
+
<span class="param-type">
|
|
2985
|
+
|
|
2986
|
+
function
|
|
2987
|
+
|
|
2988
|
+
</span>
|
|
2815
2989
|
|
|
2816
2990
|
|
|
2817
2991
|
|
|
@@ -2836,13 +3010,17 @@ view.off({
|
|
|
2836
3010
|
|
|
2837
3011
|
<tr class="deep-level-0">
|
|
2838
3012
|
|
|
2839
|
-
<td class="name"
|
|
3013
|
+
<td class="name"><code>context</code></td>
|
|
2840
3014
|
|
|
2841
3015
|
|
|
2842
3016
|
<td class="type">
|
|
2843
3017
|
|
|
2844
3018
|
|
|
2845
|
-
<span class="param-type">
|
|
3019
|
+
<span class="param-type">
|
|
3020
|
+
|
|
3021
|
+
Object
|
|
3022
|
+
|
|
3023
|
+
</span>
|
|
2846
3024
|
|
|
2847
3025
|
|
|
2848
3026
|
|
|
@@ -2942,7 +3120,11 @@ view.off({
|
|
|
2942
3120
|
<div class='column is-5 has-text-left'>
|
|
2943
3121
|
<label>类型: </label>
|
|
2944
3122
|
|
|
2945
|
-
<span class="param-type">
|
|
3123
|
+
<span class="param-type">
|
|
3124
|
+
|
|
3125
|
+
Object
|
|
3126
|
+
|
|
3127
|
+
</span>
|
|
2946
3128
|
|
|
2947
3129
|
|
|
2948
3130
|
|
|
@@ -3092,13 +3274,17 @@ view.on({
|
|
|
3092
3274
|
|
|
3093
3275
|
<tr class="deep-level-0">
|
|
3094
3276
|
|
|
3095
|
-
<td class="name"
|
|
3277
|
+
<td class="name"><code>index</code></td>
|
|
3096
3278
|
|
|
3097
3279
|
|
|
3098
3280
|
<td class="type">
|
|
3099
3281
|
|
|
3100
3282
|
|
|
3101
|
-
<span class="param-type">
|
|
3283
|
+
<span class="param-type">
|
|
3284
|
+
|
|
3285
|
+
Number
|
|
3286
|
+
|
|
3287
|
+
</span>
|
|
3102
3288
|
|
|
3103
3289
|
|
|
3104
3290
|
|
|
@@ -3187,10 +3373,18 @@ view.on({
|
|
|
3187
3373
|
<div class='column is-5 has-text-left'>
|
|
3188
3374
|
<label>类型: </label>
|
|
3189
3375
|
|
|
3190
|
-
<span class="param-type"
|
|
3376
|
+
<span class="param-type">
|
|
3377
|
+
|
|
3378
|
+
<a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
|
|
3379
|
+
|
|
3380
|
+
</span>
|
|
3191
3381
|
|
|
|
3192
3382
|
|
|
3193
|
-
<span class="param-type">
|
|
3383
|
+
<span class="param-type">
|
|
3384
|
+
|
|
3385
|
+
null
|
|
3386
|
+
|
|
3387
|
+
</span>
|
|
3194
3388
|
|
|
3195
3389
|
|
|
3196
3390
|
|
|
@@ -3283,13 +3477,17 @@ const point = multiPoint.removePoint(0)</code></pre>
|
|
|
3283
3477
|
|
|
3284
3478
|
<tr class="deep-level-0">
|
|
3285
3479
|
|
|
3286
|
-
<td class="name"
|
|
3480
|
+
<td class="name"><code>index</code></td>
|
|
3287
3481
|
|
|
3288
3482
|
|
|
3289
3483
|
<td class="type">
|
|
3290
3484
|
|
|
3291
3485
|
|
|
3292
|
-
<span class="param-type">
|
|
3486
|
+
<span class="param-type">
|
|
3487
|
+
|
|
3488
|
+
Number
|
|
3489
|
+
|
|
3490
|
+
</span>
|
|
3293
3491
|
|
|
3294
3492
|
|
|
3295
3493
|
|
|
@@ -3308,16 +3506,24 @@ const point = multiPoint.removePoint(0)</code></pre>
|
|
|
3308
3506
|
|
|
3309
3507
|
<tr class="deep-level-0">
|
|
3310
3508
|
|
|
3311
|
-
<td class="name"
|
|
3509
|
+
<td class="name"><code>point</code></td>
|
|
3312
3510
|
|
|
3313
3511
|
|
|
3314
3512
|
<td class="type">
|
|
3315
3513
|
|
|
3316
3514
|
|
|
3317
|
-
<span class="param-type"
|
|
3515
|
+
<span class="param-type">
|
|
3516
|
+
|
|
3517
|
+
<a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
|
|
3518
|
+
|
|
3519
|
+
</span>
|
|
3318
3520
|
|
|
|
3319
3521
|
|
|
3320
|
-
<span class="param-type">
|
|
3522
|
+
<span class="param-type">
|
|
3523
|
+
|
|
3524
|
+
Array.<Number>
|
|
3525
|
+
|
|
3526
|
+
</span>
|
|
3321
3527
|
|
|
3322
3528
|
|
|
3323
3529
|
|
|
@@ -3406,7 +3612,11 @@ const point = multiPoint.removePoint(0)</code></pre>
|
|
|
3406
3612
|
<div class='column is-5 has-text-left'>
|
|
3407
3613
|
<label>类型: </label>
|
|
3408
3614
|
|
|
3409
|
-
<span class="param-type"
|
|
3615
|
+
<span class="param-type">
|
|
3616
|
+
|
|
3617
|
+
<a link="MultiPoint.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiPoint" MultiPoint.html>MultiPoint</a>
|
|
3618
|
+
|
|
3619
|
+
</span>
|
|
3410
3620
|
|
|
3411
3621
|
|
|
3412
3622
|
|
|
@@ -3657,7 +3867,11 @@ multiPoint.setPoint(1, [103, 3.0])</code></pre>
|
|
|
3657
3867
|
<div class='column is-5 has-text-left'>
|
|
3658
3868
|
<label>类型: </label>
|
|
3659
3869
|
|
|
3660
|
-
<span class="param-type">
|
|
3870
|
+
<span class="param-type">
|
|
3871
|
+
|
|
3872
|
+
Object
|
|
3873
|
+
|
|
3874
|
+
</span>
|
|
3661
3875
|
|
|
3662
3876
|
|
|
3663
3877
|
|
|
@@ -3780,7 +3994,11 @@ multiPoint.setPoint(1, [103, 3.0])</code></pre>
|
|
|
3780
3994
|
<div class='column is-5 has-text-left'>
|
|
3781
3995
|
<label>类型: </label>
|
|
3782
3996
|
|
|
3783
|
-
<span class="param-type">
|
|
3997
|
+
<span class="param-type">
|
|
3998
|
+
|
|
3999
|
+
Object
|
|
4000
|
+
|
|
4001
|
+
</span>
|
|
3784
4002
|
|
|
3785
4003
|
|
|
3786
4004
|
|
|
@@ -4123,7 +4341,11 @@ multiPoint.setPoint(1, [103, 3.0])</code></pre>
|
|
|
4123
4341
|
<div class='column is-5 has-text-left'>
|
|
4124
4342
|
<label>类型: </label>
|
|
4125
4343
|
|
|
4126
|
-
<span class="param-type">
|
|
4344
|
+
<span class="param-type">
|
|
4345
|
+
|
|
4346
|
+
String
|
|
4347
|
+
|
|
4348
|
+
</span>
|
|
4127
4349
|
|
|
4128
4350
|
|
|
4129
4351
|
|