@mapgis/webclient-common 17.2.7 → 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 +28 -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 +145 -19
- package/documention/FeatureExpressionInfo.html +2 -2
- package/documention/FeatureFilter.html +71 -71
- package/documention/FeatureLayer.html +77 -77
- package/documention/FeatureServer.html +109 -90
- 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 +24 -24
- 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
|
@@ -257,7 +257,7 @@ IGS2.0的服务为:http://{ip}:{port}/igs/rest/services/{folder}/{serviceName}
|
|
|
257
257
|
|
|
258
258
|
<span class="param-type">
|
|
259
259
|
|
|
260
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
260
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
261
261
|
|
|
262
262
|
</span>
|
|
263
263
|
|
|
@@ -419,28 +419,28 @@ IGS2.0的服务为:http://{ip}:{port}/igs/rest/services/{folder}/{serviceName}
|
|
|
419
419
|
|
|
420
420
|
<span class="param-type">
|
|
421
421
|
|
|
422
|
-
<a link="Polygon.html" onclick="getTypeHTML(event)"
|
|
422
|
+
<a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
|
|
423
423
|
|
|
424
424
|
</span>
|
|
425
425
|
|
|
|
426
426
|
|
|
427
427
|
<span class="param-type">
|
|
428
428
|
|
|
429
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
429
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
430
430
|
|
|
431
431
|
</span>
|
|
432
432
|
|
|
|
433
433
|
|
|
434
434
|
<span class="param-type">
|
|
435
435
|
|
|
436
|
-
<a link="Circle.html" onclick="getTypeHTML(event)"
|
|
436
|
+
<a link="Circle.html" onclick="getTypeHTML(event)" href="Circle.html">Circle</a>
|
|
437
437
|
|
|
438
438
|
</span>
|
|
439
439
|
|
|
|
440
440
|
|
|
441
441
|
<span class="param-type">
|
|
442
442
|
|
|
443
|
-
<a link="MultiPolygon.html" onclick="getTypeHTML(event)"
|
|
443
|
+
<a link="MultiPolygon.html" onclick="getTypeHTML(event)" href="MultiPolygon.html">MultiPolygon</a>
|
|
444
444
|
|
|
445
445
|
</span>
|
|
446
446
|
|
|
|
@@ -562,8 +562,8 @@ IGS2.0的服务为:http://{ip}:{port}/igs/rest/services/{folder}/{serviceName}
|
|
|
562
562
|
<a href='#getTileUrl'>[2、根据级数以及行列号获取瓦片的url]</a><br/>
|
|
563
563
|
<a href='#toJSON'>[3、将图层转为json对象]</a><br/>
|
|
564
564
|
<a href='#fromJSON'>[4、通过传入的json构造并返回一个新的几何对象]</a><br/>
|
|
565
|
-
<a
|
|
566
|
-
<a
|
|
565
|
+
<a href="OGCLayer.html#toJSON"><code>5、导出为json对象</code></a><br/>
|
|
566
|
+
<a href="OGCLayer.html#clone"><code>6、克隆几何对象</code></a></p>
|
|
567
567
|
|
|
568
568
|
|
|
569
569
|
|
|
@@ -685,7 +685,7 @@ map.reorder(igsTileLayer, '要移动到的index');</code></pre>
|
|
|
685
685
|
|
|
686
686
|
|
|
687
687
|
<ul>
|
|
688
|
-
<li><a link="Layer.html" onclick="getTypeHTML(event)"
|
|
688
|
+
<li><a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a></li>
|
|
689
689
|
</ul>
|
|
690
690
|
|
|
691
691
|
|
|
@@ -723,28 +723,28 @@ map.reorder(igsTileLayer, '要移动到的index');</code></pre>
|
|
|
723
723
|
|
|
724
724
|
<span class="param-type">
|
|
725
725
|
|
|
726
|
-
<a link="Polygon.html" onclick="getTypeHTML(event)"
|
|
726
|
+
<a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
|
|
727
727
|
|
|
728
728
|
</span>
|
|
729
729
|
|
|
|
730
730
|
|
|
731
731
|
<span class="param-type">
|
|
732
732
|
|
|
733
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
733
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
734
734
|
|
|
735
735
|
</span>
|
|
736
736
|
|
|
|
737
737
|
|
|
738
738
|
<span class="param-type">
|
|
739
739
|
|
|
740
|
-
<a link="Circle.html" onclick="getTypeHTML(event)"
|
|
740
|
+
<a link="Circle.html" onclick="getTypeHTML(event)" href="Circle.html">Circle</a>
|
|
741
741
|
|
|
742
742
|
</span>
|
|
743
743
|
|
|
|
744
744
|
|
|
745
745
|
<span class="param-type">
|
|
746
746
|
|
|
747
|
-
<a link="MultiPolygon.html" onclick="getTypeHTML(event)"
|
|
747
|
+
<a link="MultiPolygon.html" onclick="getTypeHTML(event)" href="MultiPolygon.html">MultiPolygon</a>
|
|
748
748
|
|
|
749
749
|
</span>
|
|
750
750
|
|
|
|
@@ -841,7 +841,7 @@ map.reorder(igsTileLayer, '要移动到的index');</code></pre>
|
|
|
841
841
|
|
|
842
842
|
<span class="param-type">
|
|
843
843
|
|
|
844
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
844
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
845
845
|
|
|
846
846
|
</span>
|
|
847
847
|
|
|
@@ -877,7 +877,7 @@ map.reorder(igsTileLayer, '要移动到的index');</code></pre>
|
|
|
877
877
|
|
|
878
878
|
<span class="param-type">
|
|
879
879
|
|
|
880
|
-
<a link="FetchMethod.html" onclick="getTypeHTML(event)"
|
|
880
|
+
<a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
|
|
881
881
|
|
|
882
882
|
</span>
|
|
883
883
|
|
|
@@ -1039,7 +1039,7 @@ map.reorder(igsTileLayer, '要移动到的index');</code></pre>
|
|
|
1039
1039
|
|
|
1040
1040
|
<span class="param-type">
|
|
1041
1041
|
|
|
1042
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
1042
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
1043
1043
|
|
|
1044
1044
|
</span>
|
|
1045
1045
|
|
|
@@ -1189,28 +1189,28 @@ map.reorder(igsTileLayer, '要移动到的index');</code></pre>
|
|
|
1189
1189
|
|
|
1190
1190
|
<span class="param-type">
|
|
1191
1191
|
|
|
1192
|
-
<a link="Polygon.html" onclick="getTypeHTML(event)"
|
|
1192
|
+
<a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
|
|
1193
1193
|
|
|
1194
1194
|
</span>
|
|
1195
1195
|
|
|
|
1196
1196
|
|
|
1197
1197
|
<span class="param-type">
|
|
1198
1198
|
|
|
1199
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
1199
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
1200
1200
|
|
|
1201
1201
|
</span>
|
|
1202
1202
|
|
|
|
1203
1203
|
|
|
1204
1204
|
<span class="param-type">
|
|
1205
1205
|
|
|
1206
|
-
<a link="Circle.html" onclick="getTypeHTML(event)"
|
|
1206
|
+
<a link="Circle.html" onclick="getTypeHTML(event)" href="Circle.html">Circle</a>
|
|
1207
1207
|
|
|
1208
1208
|
</span>
|
|
1209
1209
|
|
|
|
1210
1210
|
|
|
1211
1211
|
<span class="param-type">
|
|
1212
1212
|
|
|
1213
|
-
<a link="MultiPolygon.html" onclick="getTypeHTML(event)"
|
|
1213
|
+
<a link="MultiPolygon.html" onclick="getTypeHTML(event)" href="MultiPolygon.html">MultiPolygon</a>
|
|
1214
1214
|
|
|
1215
1215
|
</span>
|
|
1216
1216
|
|
|
|
@@ -1333,7 +1333,7 @@ map.reorder(igsTileLayer, '要移动到的index');</code></pre>
|
|
|
1333
1333
|
|
|
1334
1334
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1335
1335
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1336
|
-
<a goto="copyright" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1336
|
+
<a goto="copyright" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#copyright">Layer#copyright</a>
|
|
1337
1337
|
</li></ul></dd>
|
|
1338
1338
|
|
|
1339
1339
|
|
|
@@ -1419,7 +1419,7 @@ map.reorder(igsTileLayer, '要移动到的index');</code></pre>
|
|
|
1419
1419
|
|
|
1420
1420
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1421
1421
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1422
|
-
<a
|
|
1422
|
+
<a href="Layer.html#description">Layer#description</a>
|
|
1423
1423
|
</li></ul></dd>
|
|
1424
1424
|
|
|
1425
1425
|
|
|
@@ -1497,7 +1497,7 @@ map.reorder(igsTileLayer, '要移动到的index');</code></pre>
|
|
|
1497
1497
|
|
|
1498
1498
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1499
1499
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1500
|
-
<a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1500
|
+
<a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extendProps">Layer#extendProps</a>
|
|
1501
1501
|
</li></ul></dd>
|
|
1502
1502
|
|
|
1503
1503
|
|
|
@@ -1582,7 +1582,7 @@ map.reorder(igsTileLayer, '要移动到的index');</code></pre>
|
|
|
1582
1582
|
|
|
1583
1583
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1584
1584
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1585
|
-
<a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1585
|
+
<a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extensionOptions">Layer#extensionOptions</a>
|
|
1586
1586
|
</li></ul></dd>
|
|
1587
1587
|
|
|
1588
1588
|
|
|
@@ -1630,7 +1630,7 @@ map.reorder(igsTileLayer, '要移动到的index');</code></pre>
|
|
|
1630
1630
|
|
|
1631
1631
|
<span class="param-type">
|
|
1632
1632
|
|
|
1633
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
1633
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
1634
1634
|
|
|
1635
1635
|
</span>
|
|
1636
1636
|
|
|
@@ -1671,7 +1671,7 @@ map.reorder(igsTileLayer, '要移动到的index');</code></pre>
|
|
|
1671
1671
|
|
|
1672
1672
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1673
1673
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1674
|
-
<a goto="extent" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1674
|
+
<a goto="extent" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extent">Layer#extent</a>
|
|
1675
1675
|
</li></ul></dd>
|
|
1676
1676
|
|
|
1677
1677
|
|
|
@@ -1751,7 +1751,7 @@ map.reorder(igsTileLayer, '要移动到的index');</code></pre>
|
|
|
1751
1751
|
|
|
1752
1752
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1753
1753
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1754
|
-
<a goto="headers" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1754
|
+
<a goto="headers" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#headers">Layer#headers</a>
|
|
1755
1755
|
</li></ul></dd>
|
|
1756
1756
|
|
|
1757
1757
|
|
|
@@ -1794,7 +1794,7 @@ map.reorder(igsTileLayer, '要移动到的index');</code></pre>
|
|
|
1794
1794
|
|
|
1795
1795
|
<span class="param-type">
|
|
1796
1796
|
|
|
1797
|
-
<a link="FetchMethod.html" onclick="getTypeHTML(event)"
|
|
1797
|
+
<a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
|
|
1798
1798
|
|
|
1799
1799
|
</span>
|
|
1800
1800
|
|
|
@@ -1831,7 +1831,7 @@ map.reorder(igsTileLayer, '要移动到的index');</code></pre>
|
|
|
1831
1831
|
|
|
1832
1832
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1833
1833
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1834
|
-
<a goto="httpMethod" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1834
|
+
<a goto="httpMethod" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#httpMethod">Layer#httpMethod</a>
|
|
1835
1835
|
</li></ul></dd>
|
|
1836
1836
|
|
|
1837
1837
|
|
|
@@ -1915,7 +1915,7 @@ map.reorder(igsTileLayer, '要移动到的index');</code></pre>
|
|
|
1915
1915
|
|
|
1916
1916
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1917
1917
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1918
|
-
<a goto="id" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1918
|
+
<a goto="id" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#id">Layer#id</a>
|
|
1919
1919
|
</li></ul></dd>
|
|
1920
1920
|
|
|
1921
1921
|
|
|
@@ -1995,7 +1995,7 @@ map.reorder(igsTileLayer, '要移动到的index');</code></pre>
|
|
|
1995
1995
|
|
|
1996
1996
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1997
1997
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1998
|
-
<a goto="index" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1998
|
+
<a goto="index" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#index">Layer#index</a>
|
|
1999
1999
|
</li></ul></dd>
|
|
2000
2000
|
|
|
2001
2001
|
|
|
@@ -2079,7 +2079,7 @@ map.reorder(igsTileLayer, '要移动到的index');</code></pre>
|
|
|
2079
2079
|
|
|
2080
2080
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2081
2081
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2082
|
-
<a goto="loaded" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2082
|
+
<a goto="loaded" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#loaded">Layer#loaded</a>
|
|
2083
2083
|
</li></ul></dd>
|
|
2084
2084
|
|
|
2085
2085
|
|
|
@@ -2168,7 +2168,7 @@ map.reorder(igsTileLayer, '要移动到的index');</code></pre>
|
|
|
2168
2168
|
|
|
2169
2169
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2170
2170
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2171
|
-
<a goto="loadStatus" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2171
|
+
<a goto="loadStatus" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#loadStatus">Layer#loadStatus</a>
|
|
2172
2172
|
</li></ul></dd>
|
|
2173
2173
|
|
|
2174
2174
|
|
|
@@ -2328,7 +2328,7 @@ map.reorder(igsTileLayer, '要移动到的index');</code></pre>
|
|
|
2328
2328
|
|
|
2329
2329
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2330
2330
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2331
|
-
<a goto="maxScale" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2331
|
+
<a goto="maxScale" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#maxScale">Layer#maxScale</a>
|
|
2332
2332
|
</li></ul></dd>
|
|
2333
2333
|
|
|
2334
2334
|
|
|
@@ -2413,7 +2413,7 @@ map.reorder(igsTileLayer, '要移动到的index');</code></pre>
|
|
|
2413
2413
|
|
|
2414
2414
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2415
2415
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2416
|
-
<a goto="minScale" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2416
|
+
<a goto="minScale" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#minScale">Layer#minScale</a>
|
|
2417
2417
|
</li></ul></dd>
|
|
2418
2418
|
|
|
2419
2419
|
|
|
@@ -2498,7 +2498,7 @@ map.reorder(igsTileLayer, '要移动到的index');</code></pre>
|
|
|
2498
2498
|
|
|
2499
2499
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2500
2500
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2501
|
-
<a goto="opacity" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2501
|
+
<a goto="opacity" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#opacity">Layer#opacity</a>
|
|
2502
2502
|
</li></ul></dd>
|
|
2503
2503
|
|
|
2504
2504
|
|
|
@@ -2541,7 +2541,7 @@ map.reorder(igsTileLayer, '要移动到的index');</code></pre>
|
|
|
2541
2541
|
|
|
2542
2542
|
<span class="param-type">
|
|
2543
2543
|
|
|
2544
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
2544
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
2545
2545
|
|
|
2546
2546
|
</span>
|
|
2547
2547
|
|
|
@@ -2580,7 +2580,7 @@ map.reorder(igsTileLayer, '要移动到的index');</code></pre>
|
|
|
2580
2580
|
|
|
2581
2581
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2582
2582
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2583
|
-
<a
|
|
2583
|
+
<a href="Layer.html#spatialReference">Layer#spatialReference</a>
|
|
2584
2584
|
</li></ul></dd>
|
|
2585
2585
|
|
|
2586
2586
|
|
|
@@ -2658,7 +2658,7 @@ map.reorder(igsTileLayer, '要移动到的index');</code></pre>
|
|
|
2658
2658
|
|
|
2659
2659
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2660
2660
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2661
|
-
<a goto="title" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2661
|
+
<a goto="title" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#title">Layer#title</a>
|
|
2662
2662
|
</li></ul></dd>
|
|
2663
2663
|
|
|
2664
2664
|
|
|
@@ -2738,7 +2738,7 @@ map.reorder(igsTileLayer, '要移动到的index');</code></pre>
|
|
|
2738
2738
|
|
|
2739
2739
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2740
2740
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2741
|
-
<a goto="tokenAttachType" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2741
|
+
<a goto="tokenAttachType" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenAttachType">Layer#tokenAttachType</a>
|
|
2742
2742
|
</li></ul></dd>
|
|
2743
2743
|
|
|
2744
2744
|
|
|
@@ -2818,7 +2818,7 @@ map.reorder(igsTileLayer, '要移动到的index');</code></pre>
|
|
|
2818
2818
|
|
|
2819
2819
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2820
2820
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2821
|
-
<a goto="tokenKey" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2821
|
+
<a goto="tokenKey" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenKey">Layer#tokenKey</a>
|
|
2822
2822
|
</li></ul></dd>
|
|
2823
2823
|
|
|
2824
2824
|
|
|
@@ -2903,7 +2903,7 @@ map.reorder(igsTileLayer, '要移动到的index');</code></pre>
|
|
|
2903
2903
|
|
|
2904
2904
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2905
2905
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2906
|
-
<a goto="tokenValue" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2906
|
+
<a goto="tokenValue" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenValue">Layer#tokenValue</a>
|
|
2907
2907
|
</li></ul></dd>
|
|
2908
2908
|
|
|
2909
2909
|
|
|
@@ -2989,7 +2989,7 @@ map.reorder(igsTileLayer, '要移动到的index');</code></pre>
|
|
|
2989
2989
|
|
|
2990
2990
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2991
2991
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2992
|
-
<a
|
|
2992
|
+
<a href="Layer.html#type">Layer#type</a>
|
|
2993
2993
|
</li></ul></dd>
|
|
2994
2994
|
|
|
2995
2995
|
|
|
@@ -3142,7 +3142,7 @@ map.reorder(igsTileLayer, '要移动到的index');</code></pre>
|
|
|
3142
3142
|
|
|
3143
3143
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3144
3144
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3145
|
-
<a goto="visible" link="Layer.html" onclick="getTypeHTML(event)"
|
|
3145
|
+
<a goto="visible" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#visible">Layer#visible</a>
|
|
3146
3146
|
</li></ul></dd>
|
|
3147
3147
|
|
|
3148
3148
|
|
|
@@ -3216,7 +3216,7 @@ map.reorder(igsTileLayer, '要移动到的index');</code></pre>
|
|
|
3216
3216
|
|
|
3217
3217
|
<span class="param-type">
|
|
3218
3218
|
|
|
3219
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
3219
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
3220
3220
|
|
|
3221
3221
|
</span>
|
|
3222
3222
|
|
|
@@ -3527,7 +3527,7 @@ const igsTileLayer = new zondy.layer.IGSTileLayer.fromJSON(json)</code></pre>
|
|
|
3527
3527
|
|
|
3528
3528
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3529
3529
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3530
|
-
<a goto="clone" link="Layer.html" onclick="getTypeHTML(event)"
|
|
3530
|
+
<a goto="clone" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#clone">Layer#clone</a>
|
|
3531
3531
|
</li></ul></dd>
|
|
3532
3532
|
|
|
3533
3533
|
|
|
@@ -3590,7 +3590,7 @@ const igsTileLayer = new zondy.layer.IGSTileLayer.fromJSON(json)</code></pre>
|
|
|
3590
3590
|
|
|
3591
3591
|
<span class="param-type">
|
|
3592
3592
|
|
|
3593
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
3593
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
3594
3594
|
|
|
3595
3595
|
</span>
|
|
3596
3596
|
|
|
@@ -3649,7 +3649,7 @@ const igsTileLayer = new zondy.layer.IGSTileLayer.fromJSON(json)</code></pre>
|
|
|
3649
3649
|
|
|
3650
3650
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3651
3651
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3652
|
-
<a goto="destroy" link="Layer.html" onclick="getTypeHTML(event)"
|
|
3652
|
+
<a goto="destroy" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#destroy">Layer#destroy</a>
|
|
3653
3653
|
</li></ul></dd>
|
|
3654
3654
|
|
|
3655
3655
|
|
|
@@ -3985,7 +3985,7 @@ const igsTileLayer = new zondy.layer.IGSTileLayer.fromJSON(json)</code></pre>
|
|
|
3985
3985
|
|
|
3986
3986
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3987
3987
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3988
|
-
<a goto="isLoaded" link="Layer.html" onclick="getTypeHTML(event)"
|
|
3988
|
+
<a goto="isLoaded" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#isLoaded">Layer#isLoaded</a>
|
|
3989
3989
|
</li></ul></dd>
|
|
3990
3990
|
|
|
3991
3991
|
|
|
@@ -4219,7 +4219,7 @@ igsTileLayer.load().then((result) => {
|
|
|
4219
4219
|
|
|
4220
4220
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4221
4221
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4222
|
-
<a goto="refresh" link="Layer.html" onclick="getTypeHTML(event)"
|
|
4222
|
+
<a goto="refresh" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#refresh">Layer#refresh</a>
|
|
4223
4223
|
</li></ul></dd>
|
|
4224
4224
|
|
|
4225
4225
|
|
|
@@ -4317,7 +4317,7 @@ igsTileLayer.load().then((result) => {
|
|
|
4317
4317
|
|
|
4318
4318
|
<dt class="tag-overrides">Overrides:</dt>
|
|
4319
4319
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
4320
|
-
<a
|
|
4320
|
+
<a href="Layer.html#toJSON">Layer#toJSON</a>
|
|
4321
4321
|
</li></ul></dd>
|
|
4322
4322
|
|
|
4323
4323
|
|
|
@@ -4696,7 +4696,7 @@ igsTileLayer.load().then((result) => {
|
|
|
4696
4696
|
|
|
4697
4697
|
<span class="param-type">
|
|
4698
4698
|
|
|
4699
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
4699
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
4700
4700
|
|
|
4701
4701
|
</span>
|
|
4702
4702
|
|
|
@@ -4738,7 +4738,7 @@ igsTileLayer.load().then((result) => {
|
|
|
4738
4738
|
|
|
4739
4739
|
<span class="param-type">
|
|
4740
4740
|
|
|
4741
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
4741
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
4742
4742
|
|
|
4743
4743
|
</span>
|
|
4744
4744
|
|
|
@@ -4780,7 +4780,7 @@ igsTileLayer.load().then((result) => {
|
|
|
4780
4780
|
|
|
4781
4781
|
<span class="param-type">
|
|
4782
4782
|
|
|
4783
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
4783
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
4784
4784
|
|
|
4785
4785
|
</span>
|
|
4786
4786
|
|
|
@@ -4822,7 +4822,7 @@ igsTileLayer.load().then((result) => {
|
|
|
4822
4822
|
|
|
4823
4823
|
<span class="param-type">
|
|
4824
4824
|
|
|
4825
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
4825
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
4826
4826
|
|
|
4827
4827
|
</span>
|
|
4828
4828
|
|
|
@@ -4870,7 +4870,7 @@ igsTileLayer.load().then((result) => {
|
|
|
4870
4870
|
|
|
4871
4871
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4872
4872
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4873
|
-
<a goto="event:图层刷新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
4873
|
+
<a goto="event:图层刷新完毕事件" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#event:%25E5%259B%25BE%25E5%25B1%2582%25E5%2588%25B7%25E6%2596%25B0%25E5%25AE%258C%25E6%25AF%2595%25E4%25BA%258B%25E4%25BB%25B6">Layer#event:图层刷新完毕事件</a>
|
|
4874
4874
|
</li></ul></dd>
|
|
4875
4875
|
|
|
4876
4876
|
|
|
@@ -5182,7 +5182,7 @@ igsTileLayer.load().then((result) => {
|
|
|
5182
5182
|
|
|
5183
5183
|
<span class="param-type">
|
|
5184
5184
|
|
|
5185
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5185
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5186
5186
|
|
|
5187
5187
|
</span>
|
|
5188
5188
|
|
|
@@ -5224,7 +5224,7 @@ igsTileLayer.load().then((result) => {
|
|
|
5224
5224
|
|
|
5225
5225
|
<span class="param-type">
|
|
5226
5226
|
|
|
5227
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
5227
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
5228
5228
|
|
|
5229
5229
|
</span>
|
|
5230
5230
|
|
|
@@ -5266,7 +5266,7 @@ igsTileLayer.load().then((result) => {
|
|
|
5266
5266
|
|
|
5267
5267
|
<span class="param-type">
|
|
5268
5268
|
|
|
5269
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5269
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5270
5270
|
|
|
5271
5271
|
</span>
|
|
5272
5272
|
|
|
@@ -5308,7 +5308,7 @@ igsTileLayer.load().then((result) => {
|
|
|
5308
5308
|
|
|
5309
5309
|
<span class="param-type">
|
|
5310
5310
|
|
|
5311
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
5311
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
5312
5312
|
|
|
5313
5313
|
</span>
|
|
5314
5314
|
|
|
@@ -5356,7 +5356,7 @@ igsTileLayer.load().then((result) => {
|
|
|
5356
5356
|
|
|
5357
5357
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5358
5358
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5359
|
-
<a goto="event:图层加载完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
5359
|
+
<a goto="event:图层加载完毕事件" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#event:%25E5%259B%25BE%25E5%25B1%2582%25E5%258A%25A0%25E8%25BD%25BD%25E5%25AE%258C%25E6%25AF%2595%25E4%25BA%258B%25E4%25BB%25B6">Layer#event:图层加载完毕事件</a>
|
|
5360
5360
|
</li></ul></dd>
|
|
5361
5361
|
|
|
5362
5362
|
|
|
@@ -5658,7 +5658,7 @@ igsTileLayer.load().then((result) => {
|
|
|
5658
5658
|
|
|
5659
5659
|
<span class="param-type">
|
|
5660
5660
|
|
|
5661
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5661
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5662
5662
|
|
|
5663
5663
|
</span>
|
|
5664
5664
|
|
|
@@ -5700,7 +5700,7 @@ igsTileLayer.load().then((result) => {
|
|
|
5700
5700
|
|
|
5701
5701
|
<span class="param-type">
|
|
5702
5702
|
|
|
5703
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
5703
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
5704
5704
|
|
|
5705
5705
|
</span>
|
|
5706
5706
|
|
|
@@ -5742,7 +5742,7 @@ igsTileLayer.load().then((result) => {
|
|
|
5742
5742
|
|
|
5743
5743
|
<span class="param-type">
|
|
5744
5744
|
|
|
5745
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5745
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5746
5746
|
|
|
5747
5747
|
</span>
|
|
5748
5748
|
|
|
@@ -5784,7 +5784,7 @@ igsTileLayer.load().then((result) => {
|
|
|
5784
5784
|
|
|
5785
5785
|
<span class="param-type">
|
|
5786
5786
|
|
|
5787
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
5787
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
5788
5788
|
|
|
5789
5789
|
</span>
|
|
5790
5790
|
|
|
@@ -5832,7 +5832,7 @@ igsTileLayer.load().then((result) => {
|
|
|
5832
5832
|
|
|
5833
5833
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5834
5834
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5835
|
-
<a goto="event:图层显隐更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
5835
|
+
<a goto="event:图层显隐更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#event:%25E5%259B%25BE%25E5%25B1%2582%25E6%2598%25BE%25E9%259A%2590%25E6%259B%25B4%25E6%2596%25B0%25E5%25AE%258C%25E6%25AF%2595%25E4%25BA%258B%25E4%25BB%25B6">Layer#event:图层显隐更新完毕事件</a>
|
|
5836
5836
|
</li></ul></dd>
|
|
5837
5837
|
|
|
5838
5838
|
|
|
@@ -6144,7 +6144,7 @@ igsTileLayer.load().then((result) => {
|
|
|
6144
6144
|
|
|
6145
6145
|
<span class="param-type">
|
|
6146
6146
|
|
|
6147
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6147
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6148
6148
|
|
|
6149
6149
|
</span>
|
|
6150
6150
|
|
|
@@ -6186,7 +6186,7 @@ igsTileLayer.load().then((result) => {
|
|
|
6186
6186
|
|
|
6187
6187
|
<span class="param-type">
|
|
6188
6188
|
|
|
6189
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
6189
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
6190
6190
|
|
|
6191
6191
|
</span>
|
|
6192
6192
|
|
|
@@ -6228,7 +6228,7 @@ igsTileLayer.load().then((result) => {
|
|
|
6228
6228
|
|
|
6229
6229
|
<span class="param-type">
|
|
6230
6230
|
|
|
6231
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6231
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6232
6232
|
|
|
6233
6233
|
</span>
|
|
6234
6234
|
|
|
@@ -6270,7 +6270,7 @@ igsTileLayer.load().then((result) => {
|
|
|
6270
6270
|
|
|
6271
6271
|
<span class="param-type">
|
|
6272
6272
|
|
|
6273
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
6273
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
6274
6274
|
|
|
6275
6275
|
</span>
|
|
6276
6276
|
|
|
@@ -6318,7 +6318,7 @@ igsTileLayer.load().then((result) => {
|
|
|
6318
6318
|
|
|
6319
6319
|
<dt class="inherited-from">Inherited From:</dt>
|
|
6320
6320
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
6321
|
-
<a goto="event:图层更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
6321
|
+
<a goto="event:图层更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#event:%25E5%259B%25BE%25E5%25B1%2582%25E6%259B%25B4%25E6%2596%25B0%25E5%25AE%258C%25E6%25AF%2595%25E4%25BA%258B%25E4%25BB%25B6">Layer#event:图层更新完毕事件</a>
|
|
6322
6322
|
</li></ul></dd>
|
|
6323
6323
|
|
|
6324
6324
|
|
|
@@ -6620,7 +6620,7 @@ igsTileLayer.load().then((result) => {
|
|
|
6620
6620
|
|
|
6621
6621
|
<span class="param-type">
|
|
6622
6622
|
|
|
6623
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6623
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6624
6624
|
|
|
6625
6625
|
</span>
|
|
6626
6626
|
|
|
@@ -6662,7 +6662,7 @@ igsTileLayer.load().then((result) => {
|
|
|
6662
6662
|
|
|
6663
6663
|
<span class="param-type">
|
|
6664
6664
|
|
|
6665
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
6665
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
6666
6666
|
|
|
6667
6667
|
</span>
|
|
6668
6668
|
|
|
@@ -6704,7 +6704,7 @@ igsTileLayer.load().then((result) => {
|
|
|
6704
6704
|
|
|
6705
6705
|
<span class="param-type">
|
|
6706
6706
|
|
|
6707
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6707
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6708
6708
|
|
|
6709
6709
|
</span>
|
|
6710
6710
|
|
|
@@ -6746,7 +6746,7 @@ igsTileLayer.load().then((result) => {
|
|
|
6746
6746
|
|
|
6747
6747
|
<span class="param-type">
|
|
6748
6748
|
|
|
6749
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
6749
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
6750
6750
|
|
|
6751
6751
|
</span>
|
|
6752
6752
|
|
|
@@ -6794,7 +6794,7 @@ igsTileLayer.load().then((result) => {
|
|
|
6794
6794
|
|
|
6795
6795
|
<dt class="inherited-from">Inherited From:</dt>
|
|
6796
6796
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
6797
|
-
<a goto="event:图层透明度更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
6797
|
+
<a goto="event:图层透明度更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#event:%25E5%259B%25BE%25E5%25B1%2582%25E9%2580%258F%25E6%2598%258E%25E5%25BA%25A6%25E6%259B%25B4%25E6%2596%25B0%25E5%25AE%258C%25E6%25AF%2595%25E4%25BA%258B%25E4%25BB%25B6">Layer#event:图层透明度更新完毕事件</a>
|
|
6798
6798
|
</li></ul></dd>
|
|
6799
6799
|
|
|
6800
6800
|
|
|
@@ -7106,7 +7106,7 @@ igsTileLayer.load().then((result) => {
|
|
|
7106
7106
|
|
|
7107
7107
|
<span class="param-type">
|
|
7108
7108
|
|
|
7109
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
7109
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
7110
7110
|
|
|
7111
7111
|
</span>
|
|
7112
7112
|
|
|
@@ -7148,7 +7148,7 @@ igsTileLayer.load().then((result) => {
|
|
|
7148
7148
|
|
|
7149
7149
|
<span class="param-type">
|
|
7150
7150
|
|
|
7151
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
7151
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
7152
7152
|
|
|
7153
7153
|
</span>
|
|
7154
7154
|
|
|
@@ -7190,7 +7190,7 @@ igsTileLayer.load().then((result) => {
|
|
|
7190
7190
|
|
|
7191
7191
|
<span class="param-type">
|
|
7192
7192
|
|
|
7193
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
7193
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
7194
7194
|
|
|
7195
7195
|
</span>
|
|
7196
7196
|
|
|
@@ -7232,7 +7232,7 @@ igsTileLayer.load().then((result) => {
|
|
|
7232
7232
|
|
|
7233
7233
|
<span class="param-type">
|
|
7234
7234
|
|
|
7235
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
7235
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
7236
7236
|
|
|
7237
7237
|
</span>
|
|
7238
7238
|
|
|
@@ -7280,7 +7280,7 @@ igsTileLayer.load().then((result) => {
|
|
|
7280
7280
|
|
|
7281
7281
|
<dt class="inherited-from">Inherited From:</dt>
|
|
7282
7282
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
7283
|
-
<a goto="event:图层销毁完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
7283
|
+
<a goto="event:图层销毁完毕事件" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#event:%25E5%259B%25BE%25E5%25B1%2582%25E9%2594%2580%25E6%25AF%2581%25E5%25AE%258C%25E6%25AF%2595%25E4%25BA%258B%25E4%25BB%25B6">Layer#event:图层销毁完毕事件</a>
|
|
7284
7284
|
</li></ul></dd>
|
|
7285
7285
|
|
|
7286
7286
|
|
|
@@ -7582,7 +7582,7 @@ igsTileLayer.load().then((result) => {
|
|
|
7582
7582
|
|
|
7583
7583
|
<span class="param-type">
|
|
7584
7584
|
|
|
7585
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
7585
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
7586
7586
|
|
|
7587
7587
|
</span>
|
|
7588
7588
|
|
|
@@ -7624,7 +7624,7 @@ igsTileLayer.load().then((result) => {
|
|
|
7624
7624
|
|
|
7625
7625
|
<span class="param-type">
|
|
7626
7626
|
|
|
7627
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
7627
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
7628
7628
|
|
|
7629
7629
|
</span>
|
|
7630
7630
|
|
|
@@ -7666,7 +7666,7 @@ igsTileLayer.load().then((result) => {
|
|
|
7666
7666
|
|
|
7667
7667
|
<span class="param-type">
|
|
7668
7668
|
|
|
7669
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
7669
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
7670
7670
|
|
|
7671
7671
|
</span>
|
|
7672
7672
|
|
|
@@ -7708,7 +7708,7 @@ igsTileLayer.load().then((result) => {
|
|
|
7708
7708
|
|
|
7709
7709
|
<span class="param-type">
|
|
7710
7710
|
|
|
7711
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
7711
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
7712
7712
|
|
|
7713
7713
|
</span>
|
|
7714
7714
|
|
|
@@ -7756,7 +7756,7 @@ igsTileLayer.load().then((result) => {
|
|
|
7756
7756
|
|
|
7757
7757
|
<dt class="inherited-from">Inherited From:</dt>
|
|
7758
7758
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
7759
|
-
<a goto="event:图层顺序更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
7759
|
+
<a goto="event:图层顺序更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#event:%25E5%259B%25BE%25E5%25B1%2582%25E9%25A1%25BA%25E5%25BA%258F%25E6%259B%25B4%25E6%2596%25B0%25E5%25AE%258C%25E6%25AF%2595%25E4%25BA%258B%25E4%25BB%25B6">Layer#event:图层顺序更新完毕事件</a>
|
|
7760
7760
|
</li></ul></dd>
|
|
7761
7761
|
|
|
7762
7762
|
|