@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
|
@@ -333,7 +333,7 @@
|
|
|
333
333
|
|
|
334
334
|
<span class="param-type">
|
|
335
335
|
|
|
336
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
336
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
337
337
|
|
|
338
338
|
</span>
|
|
339
339
|
|
|
@@ -468,7 +468,7 @@
|
|
|
468
468
|
|
|
469
469
|
|
|
470
470
|
<ul>
|
|
471
|
-
<li><a link="Layer.html" onclick="getTypeHTML(event)"
|
|
471
|
+
<li><a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a></li>
|
|
472
472
|
</ul>
|
|
473
473
|
|
|
474
474
|
|
|
@@ -578,7 +578,7 @@
|
|
|
578
578
|
|
|
579
579
|
<span class="param-type">
|
|
580
580
|
|
|
581
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
581
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
582
582
|
|
|
583
583
|
</span>
|
|
584
584
|
|
|
@@ -614,7 +614,7 @@
|
|
|
614
614
|
|
|
615
615
|
<span class="param-type">
|
|
616
616
|
|
|
617
|
-
<a link="FetchMethod.html" onclick="getTypeHTML(event)"
|
|
617
|
+
<a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
|
|
618
618
|
|
|
619
619
|
</span>
|
|
620
620
|
|
|
@@ -812,7 +812,7 @@
|
|
|
812
812
|
|
|
813
813
|
<span class="param-type">
|
|
814
814
|
|
|
815
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
815
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
816
816
|
|
|
817
817
|
</span>
|
|
818
818
|
|
|
@@ -866,7 +866,7 @@
|
|
|
866
866
|
|
|
867
867
|
<span class="param-type">
|
|
868
868
|
|
|
869
|
-
<a link="TileMatrixSet.html" onclick="getTypeHTML(event)"
|
|
869
|
+
<a link="TileMatrixSet.html" onclick="getTypeHTML(event)" href="TileMatrixSet.html">TileMatrixSet</a>
|
|
870
870
|
|
|
871
871
|
</span>
|
|
872
872
|
|
|
@@ -1075,7 +1075,7 @@
|
|
|
1075
1075
|
|
|
1076
1076
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1077
1077
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1078
|
-
<a goto="copyright" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1078
|
+
<a goto="copyright" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#copyright">Layer#copyright</a>
|
|
1079
1079
|
</li></ul></dd>
|
|
1080
1080
|
|
|
1081
1081
|
|
|
@@ -1157,7 +1157,7 @@
|
|
|
1157
1157
|
|
|
1158
1158
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1159
1159
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1160
|
-
<a
|
|
1160
|
+
<a href="Layer.html#description">Layer#description</a>
|
|
1161
1161
|
</li></ul></dd>
|
|
1162
1162
|
|
|
1163
1163
|
|
|
@@ -1235,7 +1235,7 @@
|
|
|
1235
1235
|
|
|
1236
1236
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1237
1237
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1238
|
-
<a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1238
|
+
<a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extendProps">Layer#extendProps</a>
|
|
1239
1239
|
</li></ul></dd>
|
|
1240
1240
|
|
|
1241
1241
|
|
|
@@ -1320,7 +1320,7 @@
|
|
|
1320
1320
|
|
|
1321
1321
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1322
1322
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1323
|
-
<a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1323
|
+
<a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extensionOptions">Layer#extensionOptions</a>
|
|
1324
1324
|
</li></ul></dd>
|
|
1325
1325
|
|
|
1326
1326
|
|
|
@@ -1368,7 +1368,7 @@
|
|
|
1368
1368
|
|
|
1369
1369
|
<span class="param-type">
|
|
1370
1370
|
|
|
1371
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
1371
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
1372
1372
|
|
|
1373
1373
|
</span>
|
|
1374
1374
|
|
|
@@ -1407,7 +1407,7 @@
|
|
|
1407
1407
|
|
|
1408
1408
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1409
1409
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1410
|
-
<a
|
|
1410
|
+
<a href="Layer.html#extent">Layer#extent</a>
|
|
1411
1411
|
</li></ul></dd>
|
|
1412
1412
|
|
|
1413
1413
|
|
|
@@ -1485,7 +1485,7 @@
|
|
|
1485
1485
|
|
|
1486
1486
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1487
1487
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1488
|
-
<a goto="headers" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1488
|
+
<a goto="headers" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#headers">Layer#headers</a>
|
|
1489
1489
|
</li></ul></dd>
|
|
1490
1490
|
|
|
1491
1491
|
|
|
@@ -1528,7 +1528,7 @@
|
|
|
1528
1528
|
|
|
1529
1529
|
<span class="param-type">
|
|
1530
1530
|
|
|
1531
|
-
<a link="FetchMethod.html" onclick="getTypeHTML(event)"
|
|
1531
|
+
<a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
|
|
1532
1532
|
|
|
1533
1533
|
</span>
|
|
1534
1534
|
|
|
@@ -1565,7 +1565,7 @@
|
|
|
1565
1565
|
|
|
1566
1566
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1567
1567
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1568
|
-
<a goto="httpMethod" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1568
|
+
<a goto="httpMethod" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#httpMethod">Layer#httpMethod</a>
|
|
1569
1569
|
</li></ul></dd>
|
|
1570
1570
|
|
|
1571
1571
|
|
|
@@ -1649,7 +1649,7 @@
|
|
|
1649
1649
|
|
|
1650
1650
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1651
1651
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1652
|
-
<a goto="id" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1652
|
+
<a goto="id" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#id">Layer#id</a>
|
|
1653
1653
|
</li></ul></dd>
|
|
1654
1654
|
|
|
1655
1655
|
|
|
@@ -1879,7 +1879,7 @@
|
|
|
1879
1879
|
|
|
1880
1880
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1881
1881
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1882
|
-
<a goto="index" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1882
|
+
<a goto="index" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#index">Layer#index</a>
|
|
1883
1883
|
</li></ul></dd>
|
|
1884
1884
|
|
|
1885
1885
|
|
|
@@ -1963,7 +1963,7 @@
|
|
|
1963
1963
|
|
|
1964
1964
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1965
1965
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1966
|
-
<a goto="loaded" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1966
|
+
<a goto="loaded" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#loaded">Layer#loaded</a>
|
|
1967
1967
|
</li></ul></dd>
|
|
1968
1968
|
|
|
1969
1969
|
|
|
@@ -2052,7 +2052,7 @@
|
|
|
2052
2052
|
|
|
2053
2053
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2054
2054
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2055
|
-
<a goto="loadStatus" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2055
|
+
<a goto="loadStatus" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#loadStatus">Layer#loadStatus</a>
|
|
2056
2056
|
</li></ul></dd>
|
|
2057
2057
|
|
|
2058
2058
|
|
|
@@ -2137,7 +2137,7 @@
|
|
|
2137
2137
|
|
|
2138
2138
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2139
2139
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2140
|
-
<a goto="maxScale" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2140
|
+
<a goto="maxScale" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#maxScale">Layer#maxScale</a>
|
|
2141
2141
|
</li></ul></dd>
|
|
2142
2142
|
|
|
2143
2143
|
|
|
@@ -2222,7 +2222,7 @@
|
|
|
2222
2222
|
|
|
2223
2223
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2224
2224
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2225
|
-
<a goto="minScale" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2225
|
+
<a goto="minScale" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#minScale">Layer#minScale</a>
|
|
2226
2226
|
</li></ul></dd>
|
|
2227
2227
|
|
|
2228
2228
|
|
|
@@ -2307,7 +2307,7 @@
|
|
|
2307
2307
|
|
|
2308
2308
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2309
2309
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2310
|
-
<a goto="opacity" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2310
|
+
<a goto="opacity" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#opacity">Layer#opacity</a>
|
|
2311
2311
|
</li></ul></dd>
|
|
2312
2312
|
|
|
2313
2313
|
|
|
@@ -2425,7 +2425,7 @@
|
|
|
2425
2425
|
|
|
2426
2426
|
<span class="param-type">
|
|
2427
2427
|
|
|
2428
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
2428
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
2429
2429
|
|
|
2430
2430
|
</span>
|
|
2431
2431
|
|
|
@@ -2464,7 +2464,7 @@
|
|
|
2464
2464
|
|
|
2465
2465
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2466
2466
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2467
|
-
<a
|
|
2467
|
+
<a href="Layer.html#spatialReference">Layer#spatialReference</a>
|
|
2468
2468
|
</li></ul></dd>
|
|
2469
2469
|
|
|
2470
2470
|
|
|
@@ -2655,7 +2655,7 @@
|
|
|
2655
2655
|
|
|
2656
2656
|
<span class="param-type">
|
|
2657
2657
|
|
|
2658
|
-
<a link="TileMatrixSet.html" onclick="getTypeHTML(event)"
|
|
2658
|
+
<a link="TileMatrixSet.html" onclick="getTypeHTML(event)" href="TileMatrixSet.html">TileMatrixSet</a>
|
|
2659
2659
|
|
|
2660
2660
|
</span>
|
|
2661
2661
|
|
|
@@ -2919,7 +2919,7 @@
|
|
|
2919
2919
|
|
|
2920
2920
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2921
2921
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2922
|
-
<a
|
|
2922
|
+
<a href="Layer.html#title">Layer#title</a>
|
|
2923
2923
|
</li></ul></dd>
|
|
2924
2924
|
|
|
2925
2925
|
|
|
@@ -2997,7 +2997,7 @@
|
|
|
2997
2997
|
|
|
2998
2998
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2999
2999
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3000
|
-
<a goto="tokenAttachType" link="Layer.html" onclick="getTypeHTML(event)"
|
|
3000
|
+
<a goto="tokenAttachType" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenAttachType">Layer#tokenAttachType</a>
|
|
3001
3001
|
</li></ul></dd>
|
|
3002
3002
|
|
|
3003
3003
|
|
|
@@ -3077,7 +3077,7 @@
|
|
|
3077
3077
|
|
|
3078
3078
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3079
3079
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3080
|
-
<a goto="tokenKey" link="Layer.html" onclick="getTypeHTML(event)"
|
|
3080
|
+
<a goto="tokenKey" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenKey">Layer#tokenKey</a>
|
|
3081
3081
|
</li></ul></dd>
|
|
3082
3082
|
|
|
3083
3083
|
|
|
@@ -3162,7 +3162,7 @@
|
|
|
3162
3162
|
|
|
3163
3163
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3164
3164
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3165
|
-
<a goto="tokenValue" link="Layer.html" onclick="getTypeHTML(event)"
|
|
3165
|
+
<a goto="tokenValue" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenValue">Layer#tokenValue</a>
|
|
3166
3166
|
</li></ul></dd>
|
|
3167
3167
|
|
|
3168
3168
|
|
|
@@ -3246,7 +3246,7 @@
|
|
|
3246
3246
|
|
|
3247
3247
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3248
3248
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3249
|
-
<a goto="type" link="Layer.html" onclick="getTypeHTML(event)"
|
|
3249
|
+
<a goto="type" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#type">Layer#type</a>
|
|
3250
3250
|
</li></ul></dd>
|
|
3251
3251
|
|
|
3252
3252
|
|
|
@@ -3326,7 +3326,7 @@
|
|
|
3326
3326
|
|
|
3327
3327
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3328
3328
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3329
|
-
<a goto="visible" link="Layer.html" onclick="getTypeHTML(event)"
|
|
3329
|
+
<a goto="visible" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#visible">Layer#visible</a>
|
|
3330
3330
|
</li></ul></dd>
|
|
3331
3331
|
|
|
3332
3332
|
|
|
@@ -3390,7 +3390,7 @@
|
|
|
3390
3390
|
|
|
3391
3391
|
<span class="param-type">
|
|
3392
3392
|
|
|
3393
|
-
<a link="WMTSSubLayer.html" onclick="getTypeHTML(event)"
|
|
3393
|
+
<a link="WMTSSubLayer.html" onclick="getTypeHTML(event)" href="WMTSSubLayer.html">WMTSSubLayer</a>
|
|
3394
3394
|
|
|
3395
3395
|
</span>
|
|
3396
3396
|
|
|
@@ -3531,7 +3531,7 @@
|
|
|
3531
3531
|
|
|
3532
3532
|
<dt class="tag-overrides">Overrides:</dt>
|
|
3533
3533
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
3534
|
-
<a
|
|
3534
|
+
<a href="Layer.html#clone">Layer#clone</a>
|
|
3535
3535
|
</li></ul></dd>
|
|
3536
3536
|
|
|
3537
3537
|
|
|
@@ -3592,7 +3592,7 @@
|
|
|
3592
3592
|
|
|
3593
3593
|
<span class="param-type">
|
|
3594
3594
|
|
|
3595
|
-
<a link="WMTSSubLayer.html" onclick="getTypeHTML(event)"
|
|
3595
|
+
<a link="WMTSSubLayer.html" onclick="getTypeHTML(event)" href="WMTSSubLayer.html">WMTSSubLayer</a>
|
|
3596
3596
|
|
|
3597
3597
|
</span>
|
|
3598
3598
|
|
|
@@ -3651,7 +3651,7 @@
|
|
|
3651
3651
|
|
|
3652
3652
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3653
3653
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3654
|
-
<a goto="destroy" link="Layer.html" onclick="getTypeHTML(event)"
|
|
3654
|
+
<a goto="destroy" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#destroy">Layer#destroy</a>
|
|
3655
3655
|
</li></ul></dd>
|
|
3656
3656
|
|
|
3657
3657
|
|
|
@@ -3920,7 +3920,7 @@
|
|
|
3920
3920
|
|
|
3921
3921
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3922
3922
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3923
|
-
<a goto="isLoaded" link="Layer.html" onclick="getTypeHTML(event)"
|
|
3923
|
+
<a goto="isLoaded" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#isLoaded">Layer#isLoaded</a>
|
|
3924
3924
|
</li></ul></dd>
|
|
3925
3925
|
|
|
3926
3926
|
|
|
@@ -4046,7 +4046,7 @@
|
|
|
4046
4046
|
|
|
4047
4047
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4048
4048
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4049
|
-
<a goto="refresh" link="Layer.html" onclick="getTypeHTML(event)"
|
|
4049
|
+
<a goto="refresh" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#refresh">Layer#refresh</a>
|
|
4050
4050
|
</li></ul></dd>
|
|
4051
4051
|
|
|
4052
4052
|
|
|
@@ -4144,7 +4144,7 @@
|
|
|
4144
4144
|
|
|
4145
4145
|
<dt class="tag-overrides">Overrides:</dt>
|
|
4146
4146
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
4147
|
-
<a
|
|
4147
|
+
<a href="Layer.html#toJSON">Layer#toJSON</a>
|
|
4148
4148
|
</li></ul></dd>
|
|
4149
4149
|
|
|
4150
4150
|
|
|
@@ -4523,7 +4523,7 @@
|
|
|
4523
4523
|
|
|
4524
4524
|
<span class="param-type">
|
|
4525
4525
|
|
|
4526
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
4526
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
4527
4527
|
|
|
4528
4528
|
</span>
|
|
4529
4529
|
|
|
@@ -4565,7 +4565,7 @@
|
|
|
4565
4565
|
|
|
4566
4566
|
<span class="param-type">
|
|
4567
4567
|
|
|
4568
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
4568
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
4569
4569
|
|
|
4570
4570
|
</span>
|
|
4571
4571
|
|
|
@@ -4607,7 +4607,7 @@
|
|
|
4607
4607
|
|
|
4608
4608
|
<span class="param-type">
|
|
4609
4609
|
|
|
4610
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
4610
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
4611
4611
|
|
|
4612
4612
|
</span>
|
|
4613
4613
|
|
|
@@ -4649,7 +4649,7 @@
|
|
|
4649
4649
|
|
|
4650
4650
|
<span class="param-type">
|
|
4651
4651
|
|
|
4652
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
4652
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
4653
4653
|
|
|
4654
4654
|
</span>
|
|
4655
4655
|
|
|
@@ -4697,7 +4697,7 @@
|
|
|
4697
4697
|
|
|
4698
4698
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4699
4699
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4700
|
-
<a goto="event:图层刷新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
4700
|
+
<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>
|
|
4701
4701
|
</li></ul></dd>
|
|
4702
4702
|
|
|
4703
4703
|
|
|
@@ -5009,7 +5009,7 @@
|
|
|
5009
5009
|
|
|
5010
5010
|
<span class="param-type">
|
|
5011
5011
|
|
|
5012
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5012
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5013
5013
|
|
|
5014
5014
|
</span>
|
|
5015
5015
|
|
|
@@ -5051,7 +5051,7 @@
|
|
|
5051
5051
|
|
|
5052
5052
|
<span class="param-type">
|
|
5053
5053
|
|
|
5054
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
5054
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
5055
5055
|
|
|
5056
5056
|
</span>
|
|
5057
5057
|
|
|
@@ -5093,7 +5093,7 @@
|
|
|
5093
5093
|
|
|
5094
5094
|
<span class="param-type">
|
|
5095
5095
|
|
|
5096
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5096
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5097
5097
|
|
|
5098
5098
|
</span>
|
|
5099
5099
|
|
|
@@ -5135,7 +5135,7 @@
|
|
|
5135
5135
|
|
|
5136
5136
|
<span class="param-type">
|
|
5137
5137
|
|
|
5138
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
5138
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
5139
5139
|
|
|
5140
5140
|
</span>
|
|
5141
5141
|
|
|
@@ -5183,7 +5183,7 @@
|
|
|
5183
5183
|
|
|
5184
5184
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5185
5185
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5186
|
-
<a goto="event:图层加载完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
5186
|
+
<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>
|
|
5187
5187
|
</li></ul></dd>
|
|
5188
5188
|
|
|
5189
5189
|
|
|
@@ -5485,7 +5485,7 @@
|
|
|
5485
5485
|
|
|
5486
5486
|
<span class="param-type">
|
|
5487
5487
|
|
|
5488
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5488
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5489
5489
|
|
|
5490
5490
|
</span>
|
|
5491
5491
|
|
|
@@ -5527,7 +5527,7 @@
|
|
|
5527
5527
|
|
|
5528
5528
|
<span class="param-type">
|
|
5529
5529
|
|
|
5530
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
5530
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
5531
5531
|
|
|
5532
5532
|
</span>
|
|
5533
5533
|
|
|
@@ -5569,7 +5569,7 @@
|
|
|
5569
5569
|
|
|
5570
5570
|
<span class="param-type">
|
|
5571
5571
|
|
|
5572
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5572
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5573
5573
|
|
|
5574
5574
|
</span>
|
|
5575
5575
|
|
|
@@ -5611,7 +5611,7 @@
|
|
|
5611
5611
|
|
|
5612
5612
|
<span class="param-type">
|
|
5613
5613
|
|
|
5614
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
5614
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
5615
5615
|
|
|
5616
5616
|
</span>
|
|
5617
5617
|
|
|
@@ -5659,7 +5659,7 @@
|
|
|
5659
5659
|
|
|
5660
5660
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5661
5661
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5662
|
-
<a goto="event:图层显隐更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
5662
|
+
<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>
|
|
5663
5663
|
</li></ul></dd>
|
|
5664
5664
|
|
|
5665
5665
|
|
|
@@ -5971,7 +5971,7 @@
|
|
|
5971
5971
|
|
|
5972
5972
|
<span class="param-type">
|
|
5973
5973
|
|
|
5974
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5974
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5975
5975
|
|
|
5976
5976
|
</span>
|
|
5977
5977
|
|
|
@@ -6013,7 +6013,7 @@
|
|
|
6013
6013
|
|
|
6014
6014
|
<span class="param-type">
|
|
6015
6015
|
|
|
6016
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
6016
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
6017
6017
|
|
|
6018
6018
|
</span>
|
|
6019
6019
|
|
|
@@ -6055,7 +6055,7 @@
|
|
|
6055
6055
|
|
|
6056
6056
|
<span class="param-type">
|
|
6057
6057
|
|
|
6058
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6058
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6059
6059
|
|
|
6060
6060
|
</span>
|
|
6061
6061
|
|
|
@@ -6097,7 +6097,7 @@
|
|
|
6097
6097
|
|
|
6098
6098
|
<span class="param-type">
|
|
6099
6099
|
|
|
6100
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
6100
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
6101
6101
|
|
|
6102
6102
|
</span>
|
|
6103
6103
|
|
|
@@ -6145,7 +6145,7 @@
|
|
|
6145
6145
|
|
|
6146
6146
|
<dt class="inherited-from">Inherited From:</dt>
|
|
6147
6147
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
6148
|
-
<a goto="event:图层更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
6148
|
+
<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>
|
|
6149
6149
|
</li></ul></dd>
|
|
6150
6150
|
|
|
6151
6151
|
|
|
@@ -6447,7 +6447,7 @@
|
|
|
6447
6447
|
|
|
6448
6448
|
<span class="param-type">
|
|
6449
6449
|
|
|
6450
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6450
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6451
6451
|
|
|
6452
6452
|
</span>
|
|
6453
6453
|
|
|
@@ -6489,7 +6489,7 @@
|
|
|
6489
6489
|
|
|
6490
6490
|
<span class="param-type">
|
|
6491
6491
|
|
|
6492
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
6492
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
6493
6493
|
|
|
6494
6494
|
</span>
|
|
6495
6495
|
|
|
@@ -6531,7 +6531,7 @@
|
|
|
6531
6531
|
|
|
6532
6532
|
<span class="param-type">
|
|
6533
6533
|
|
|
6534
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6534
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6535
6535
|
|
|
6536
6536
|
</span>
|
|
6537
6537
|
|
|
@@ -6573,7 +6573,7 @@
|
|
|
6573
6573
|
|
|
6574
6574
|
<span class="param-type">
|
|
6575
6575
|
|
|
6576
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
6576
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
6577
6577
|
|
|
6578
6578
|
</span>
|
|
6579
6579
|
|
|
@@ -6621,7 +6621,7 @@
|
|
|
6621
6621
|
|
|
6622
6622
|
<dt class="inherited-from">Inherited From:</dt>
|
|
6623
6623
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
6624
|
-
<a goto="event:图层透明度更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
6624
|
+
<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>
|
|
6625
6625
|
</li></ul></dd>
|
|
6626
6626
|
|
|
6627
6627
|
|
|
@@ -6933,7 +6933,7 @@
|
|
|
6933
6933
|
|
|
6934
6934
|
<span class="param-type">
|
|
6935
6935
|
|
|
6936
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6936
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6937
6937
|
|
|
6938
6938
|
</span>
|
|
6939
6939
|
|
|
@@ -6975,7 +6975,7 @@
|
|
|
6975
6975
|
|
|
6976
6976
|
<span class="param-type">
|
|
6977
6977
|
|
|
6978
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
6978
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
6979
6979
|
|
|
6980
6980
|
</span>
|
|
6981
6981
|
|
|
@@ -7017,7 +7017,7 @@
|
|
|
7017
7017
|
|
|
7018
7018
|
<span class="param-type">
|
|
7019
7019
|
|
|
7020
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
7020
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
7021
7021
|
|
|
7022
7022
|
</span>
|
|
7023
7023
|
|
|
@@ -7059,7 +7059,7 @@
|
|
|
7059
7059
|
|
|
7060
7060
|
<span class="param-type">
|
|
7061
7061
|
|
|
7062
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
7062
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
7063
7063
|
|
|
7064
7064
|
</span>
|
|
7065
7065
|
|
|
@@ -7107,7 +7107,7 @@
|
|
|
7107
7107
|
|
|
7108
7108
|
<dt class="inherited-from">Inherited From:</dt>
|
|
7109
7109
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
7110
|
-
<a goto="event:图层销毁完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
7110
|
+
<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>
|
|
7111
7111
|
</li></ul></dd>
|
|
7112
7112
|
|
|
7113
7113
|
|
|
@@ -7409,7 +7409,7 @@
|
|
|
7409
7409
|
|
|
7410
7410
|
<span class="param-type">
|
|
7411
7411
|
|
|
7412
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
7412
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
7413
7413
|
|
|
7414
7414
|
</span>
|
|
7415
7415
|
|
|
@@ -7451,7 +7451,7 @@
|
|
|
7451
7451
|
|
|
7452
7452
|
<span class="param-type">
|
|
7453
7453
|
|
|
7454
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
7454
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
7455
7455
|
|
|
7456
7456
|
</span>
|
|
7457
7457
|
|
|
@@ -7493,7 +7493,7 @@
|
|
|
7493
7493
|
|
|
7494
7494
|
<span class="param-type">
|
|
7495
7495
|
|
|
7496
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
7496
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
7497
7497
|
|
|
7498
7498
|
</span>
|
|
7499
7499
|
|
|
@@ -7535,7 +7535,7 @@
|
|
|
7535
7535
|
|
|
7536
7536
|
<span class="param-type">
|
|
7537
7537
|
|
|
7538
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
7538
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
7539
7539
|
|
|
7540
7540
|
</span>
|
|
7541
7541
|
|
|
@@ -7583,7 +7583,7 @@
|
|
|
7583
7583
|
|
|
7584
7584
|
<dt class="inherited-from">Inherited From:</dt>
|
|
7585
7585
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
7586
|
-
<a goto="event:图层顺序更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
7586
|
+
<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>
|
|
7587
7587
|
</li></ul></dd>
|
|
7588
7588
|
|
|
7589
7589
|
|