@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
|
@@ -414,7 +414,7 @@
|
|
|
414
414
|
|
|
415
415
|
|
|
416
416
|
<ul>
|
|
417
|
-
<li><a link="Layer.html" onclick="getTypeHTML(event)"
|
|
417
|
+
<li><a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a></li>
|
|
418
418
|
</ul>
|
|
419
419
|
|
|
420
420
|
|
|
@@ -542,7 +542,7 @@
|
|
|
542
542
|
|
|
543
543
|
<span class="param-type">
|
|
544
544
|
|
|
545
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
545
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
546
546
|
|
|
547
547
|
</span>
|
|
548
548
|
|
|
@@ -578,7 +578,7 @@
|
|
|
578
578
|
|
|
579
579
|
<span class="param-type">
|
|
580
580
|
|
|
581
|
-
<a link="FetchMethod.html" onclick="getTypeHTML(event)"
|
|
581
|
+
<a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
|
|
582
582
|
|
|
583
583
|
</span>
|
|
584
584
|
|
|
@@ -722,7 +722,7 @@
|
|
|
722
722
|
|
|
723
723
|
<span class="param-type">
|
|
724
724
|
|
|
725
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
725
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
726
726
|
|
|
727
727
|
</span>
|
|
728
728
|
|
|
@@ -913,7 +913,7 @@
|
|
|
913
913
|
|
|
914
914
|
<dt class="inherited-from">Inherited From:</dt>
|
|
915
915
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
916
|
-
<a goto="copyright" link="Layer.html" onclick="getTypeHTML(event)"
|
|
916
|
+
<a goto="copyright" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#copyright">Layer#copyright</a>
|
|
917
917
|
</li></ul></dd>
|
|
918
918
|
|
|
919
919
|
|
|
@@ -1072,7 +1072,7 @@
|
|
|
1072
1072
|
|
|
1073
1073
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1074
1074
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1075
|
-
<a goto="description" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1075
|
+
<a goto="description" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#description">Layer#description</a>
|
|
1076
1076
|
</li></ul></dd>
|
|
1077
1077
|
|
|
1078
1078
|
|
|
@@ -1152,7 +1152,7 @@
|
|
|
1152
1152
|
|
|
1153
1153
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1154
1154
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1155
|
-
<a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1155
|
+
<a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extendProps">Layer#extendProps</a>
|
|
1156
1156
|
</li></ul></dd>
|
|
1157
1157
|
|
|
1158
1158
|
|
|
@@ -1237,7 +1237,7 @@
|
|
|
1237
1237
|
|
|
1238
1238
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1239
1239
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1240
|
-
<a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1240
|
+
<a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extensionOptions">Layer#extensionOptions</a>
|
|
1241
1241
|
</li></ul></dd>
|
|
1242
1242
|
|
|
1243
1243
|
|
|
@@ -1285,7 +1285,7 @@
|
|
|
1285
1285
|
|
|
1286
1286
|
<span class="param-type">
|
|
1287
1287
|
|
|
1288
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
1288
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
1289
1289
|
|
|
1290
1290
|
</span>
|
|
1291
1291
|
|
|
@@ -1326,7 +1326,7 @@
|
|
|
1326
1326
|
|
|
1327
1327
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1328
1328
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1329
|
-
<a goto="extent" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1329
|
+
<a goto="extent" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extent">Layer#extent</a>
|
|
1330
1330
|
</li></ul></dd>
|
|
1331
1331
|
|
|
1332
1332
|
|
|
@@ -1406,7 +1406,7 @@
|
|
|
1406
1406
|
|
|
1407
1407
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1408
1408
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1409
|
-
<a goto="headers" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1409
|
+
<a goto="headers" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#headers">Layer#headers</a>
|
|
1410
1410
|
</li></ul></dd>
|
|
1411
1411
|
|
|
1412
1412
|
|
|
@@ -1449,7 +1449,7 @@
|
|
|
1449
1449
|
|
|
1450
1450
|
<span class="param-type">
|
|
1451
1451
|
|
|
1452
|
-
<a link="FetchMethod.html" onclick="getTypeHTML(event)"
|
|
1452
|
+
<a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
|
|
1453
1453
|
|
|
1454
1454
|
</span>
|
|
1455
1455
|
|
|
@@ -1486,7 +1486,7 @@
|
|
|
1486
1486
|
|
|
1487
1487
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1488
1488
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1489
|
-
<a goto="httpMethod" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1489
|
+
<a goto="httpMethod" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#httpMethod">Layer#httpMethod</a>
|
|
1490
1490
|
</li></ul></dd>
|
|
1491
1491
|
|
|
1492
1492
|
|
|
@@ -1570,7 +1570,7 @@
|
|
|
1570
1570
|
|
|
1571
1571
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1572
1572
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1573
|
-
<a goto="id" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1573
|
+
<a goto="id" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#id">Layer#id</a>
|
|
1574
1574
|
</li></ul></dd>
|
|
1575
1575
|
|
|
1576
1576
|
|
|
@@ -1650,7 +1650,7 @@
|
|
|
1650
1650
|
|
|
1651
1651
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1652
1652
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1653
|
-
<a goto="index" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1653
|
+
<a goto="index" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#index">Layer#index</a>
|
|
1654
1654
|
</li></ul></dd>
|
|
1655
1655
|
|
|
1656
1656
|
|
|
@@ -1734,7 +1734,7 @@
|
|
|
1734
1734
|
|
|
1735
1735
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1736
1736
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1737
|
-
<a goto="loaded" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1737
|
+
<a goto="loaded" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#loaded">Layer#loaded</a>
|
|
1738
1738
|
</li></ul></dd>
|
|
1739
1739
|
|
|
1740
1740
|
|
|
@@ -1823,7 +1823,7 @@
|
|
|
1823
1823
|
|
|
1824
1824
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1825
1825
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1826
|
-
<a goto="loadStatus" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1826
|
+
<a goto="loadStatus" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#loadStatus">Layer#loadStatus</a>
|
|
1827
1827
|
</li></ul></dd>
|
|
1828
1828
|
|
|
1829
1829
|
|
|
@@ -1908,7 +1908,7 @@
|
|
|
1908
1908
|
|
|
1909
1909
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1910
1910
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1911
|
-
<a goto="maxScale" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1911
|
+
<a goto="maxScale" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#maxScale">Layer#maxScale</a>
|
|
1912
1912
|
</li></ul></dd>
|
|
1913
1913
|
|
|
1914
1914
|
|
|
@@ -1993,7 +1993,7 @@
|
|
|
1993
1993
|
|
|
1994
1994
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1995
1995
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1996
|
-
<a goto="minScale" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1996
|
+
<a goto="minScale" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#minScale">Layer#minScale</a>
|
|
1997
1997
|
</li></ul></dd>
|
|
1998
1998
|
|
|
1999
1999
|
|
|
@@ -2078,7 +2078,7 @@
|
|
|
2078
2078
|
|
|
2079
2079
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2080
2080
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2081
|
-
<a goto="opacity" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2081
|
+
<a goto="opacity" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#opacity">Layer#opacity</a>
|
|
2082
2082
|
</li></ul></dd>
|
|
2083
2083
|
|
|
2084
2084
|
|
|
@@ -2121,7 +2121,7 @@
|
|
|
2121
2121
|
|
|
2122
2122
|
<span class="param-type">
|
|
2123
2123
|
|
|
2124
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
2124
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
2125
2125
|
|
|
2126
2126
|
</span>
|
|
2127
2127
|
|
|
@@ -2160,7 +2160,7 @@
|
|
|
2160
2160
|
|
|
2161
2161
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2162
2162
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2163
|
-
<a
|
|
2163
|
+
<a href="Layer.html#spatialReference">Layer#spatialReference</a>
|
|
2164
2164
|
</li></ul></dd>
|
|
2165
2165
|
|
|
2166
2166
|
|
|
@@ -2238,7 +2238,7 @@
|
|
|
2238
2238
|
|
|
2239
2239
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2240
2240
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2241
|
-
<a goto="title" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2241
|
+
<a goto="title" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#title">Layer#title</a>
|
|
2242
2242
|
</li></ul></dd>
|
|
2243
2243
|
|
|
2244
2244
|
|
|
@@ -2318,7 +2318,7 @@
|
|
|
2318
2318
|
|
|
2319
2319
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2320
2320
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2321
|
-
<a goto="tokenAttachType" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2321
|
+
<a goto="tokenAttachType" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenAttachType">Layer#tokenAttachType</a>
|
|
2322
2322
|
</li></ul></dd>
|
|
2323
2323
|
|
|
2324
2324
|
|
|
@@ -2398,7 +2398,7 @@
|
|
|
2398
2398
|
|
|
2399
2399
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2400
2400
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2401
|
-
<a goto="tokenKey" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2401
|
+
<a goto="tokenKey" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenKey">Layer#tokenKey</a>
|
|
2402
2402
|
</li></ul></dd>
|
|
2403
2403
|
|
|
2404
2404
|
|
|
@@ -2483,7 +2483,7 @@
|
|
|
2483
2483
|
|
|
2484
2484
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2485
2485
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2486
|
-
<a goto="tokenValue" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2486
|
+
<a goto="tokenValue" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenValue">Layer#tokenValue</a>
|
|
2487
2487
|
</li></ul></dd>
|
|
2488
2488
|
|
|
2489
2489
|
|
|
@@ -2567,7 +2567,7 @@
|
|
|
2567
2567
|
|
|
2568
2568
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2569
2569
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2570
|
-
<a goto="type" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2570
|
+
<a goto="type" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#type">Layer#type</a>
|
|
2571
2571
|
</li></ul></dd>
|
|
2572
2572
|
|
|
2573
2573
|
|
|
@@ -2722,7 +2722,7 @@
|
|
|
2722
2722
|
|
|
2723
2723
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2724
2724
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2725
|
-
<a goto="visible" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2725
|
+
<a goto="visible" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#visible">Layer#visible</a>
|
|
2726
2726
|
</li></ul></dd>
|
|
2727
2727
|
|
|
2728
2728
|
|
|
@@ -2786,7 +2786,7 @@
|
|
|
2786
2786
|
|
|
2787
2787
|
<span class="param-type">
|
|
2788
2788
|
|
|
2789
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
2789
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
2790
2790
|
|
|
2791
2791
|
</span>
|
|
2792
2792
|
|
|
@@ -2915,7 +2915,7 @@
|
|
|
2915
2915
|
|
|
2916
2916
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2917
2917
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2918
|
-
<a goto="clone" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2918
|
+
<a goto="clone" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#clone">Layer#clone</a>
|
|
2919
2919
|
</li></ul></dd>
|
|
2920
2920
|
|
|
2921
2921
|
|
|
@@ -2978,7 +2978,7 @@
|
|
|
2978
2978
|
|
|
2979
2979
|
<span class="param-type">
|
|
2980
2980
|
|
|
2981
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
2981
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
2982
2982
|
|
|
2983
2983
|
</span>
|
|
2984
2984
|
|
|
@@ -3037,7 +3037,7 @@
|
|
|
3037
3037
|
|
|
3038
3038
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3039
3039
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3040
|
-
<a goto="destroy" link="Layer.html" onclick="getTypeHTML(event)"
|
|
3040
|
+
<a goto="destroy" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#destroy">Layer#destroy</a>
|
|
3041
3041
|
</li></ul></dd>
|
|
3042
3042
|
|
|
3043
3043
|
|
|
@@ -3161,7 +3161,7 @@
|
|
|
3161
3161
|
|
|
3162
3162
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3163
3163
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3164
|
-
<a goto="isLoaded" link="Layer.html" onclick="getTypeHTML(event)"
|
|
3164
|
+
<a goto="isLoaded" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#isLoaded">Layer#isLoaded</a>
|
|
3165
3165
|
</li></ul></dd>
|
|
3166
3166
|
|
|
3167
3167
|
|
|
@@ -3287,7 +3287,7 @@
|
|
|
3287
3287
|
|
|
3288
3288
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3289
3289
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3290
|
-
<a goto="refresh" link="Layer.html" onclick="getTypeHTML(event)"
|
|
3290
|
+
<a goto="refresh" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#refresh">Layer#refresh</a>
|
|
3291
3291
|
</li></ul></dd>
|
|
3292
3292
|
|
|
3293
3293
|
|
|
@@ -3385,7 +3385,7 @@
|
|
|
3385
3385
|
|
|
3386
3386
|
<dt class="tag-overrides">Overrides:</dt>
|
|
3387
3387
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
3388
|
-
<a
|
|
3388
|
+
<a href="Layer.html#toJSON">Layer#toJSON</a>
|
|
3389
3389
|
</li></ul></dd>
|
|
3390
3390
|
|
|
3391
3391
|
|
|
@@ -3764,7 +3764,7 @@
|
|
|
3764
3764
|
|
|
3765
3765
|
<span class="param-type">
|
|
3766
3766
|
|
|
3767
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
3767
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
3768
3768
|
|
|
3769
3769
|
</span>
|
|
3770
3770
|
|
|
@@ -3806,7 +3806,7 @@
|
|
|
3806
3806
|
|
|
3807
3807
|
<span class="param-type">
|
|
3808
3808
|
|
|
3809
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
3809
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
3810
3810
|
|
|
3811
3811
|
</span>
|
|
3812
3812
|
|
|
@@ -3848,7 +3848,7 @@
|
|
|
3848
3848
|
|
|
3849
3849
|
<span class="param-type">
|
|
3850
3850
|
|
|
3851
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
3851
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
3852
3852
|
|
|
3853
3853
|
</span>
|
|
3854
3854
|
|
|
@@ -3890,7 +3890,7 @@
|
|
|
3890
3890
|
|
|
3891
3891
|
<span class="param-type">
|
|
3892
3892
|
|
|
3893
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
3893
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
3894
3894
|
|
|
3895
3895
|
</span>
|
|
3896
3896
|
|
|
@@ -3938,7 +3938,7 @@
|
|
|
3938
3938
|
|
|
3939
3939
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3940
3940
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3941
|
-
<a goto="event:图层刷新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
3941
|
+
<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>
|
|
3942
3942
|
</li></ul></dd>
|
|
3943
3943
|
|
|
3944
3944
|
|
|
@@ -4250,7 +4250,7 @@
|
|
|
4250
4250
|
|
|
4251
4251
|
<span class="param-type">
|
|
4252
4252
|
|
|
4253
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
4253
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
4254
4254
|
|
|
4255
4255
|
</span>
|
|
4256
4256
|
|
|
@@ -4292,7 +4292,7 @@
|
|
|
4292
4292
|
|
|
4293
4293
|
<span class="param-type">
|
|
4294
4294
|
|
|
4295
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
4295
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
4296
4296
|
|
|
4297
4297
|
</span>
|
|
4298
4298
|
|
|
@@ -4334,7 +4334,7 @@
|
|
|
4334
4334
|
|
|
4335
4335
|
<span class="param-type">
|
|
4336
4336
|
|
|
4337
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
4337
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
4338
4338
|
|
|
4339
4339
|
</span>
|
|
4340
4340
|
|
|
@@ -4376,7 +4376,7 @@
|
|
|
4376
4376
|
|
|
4377
4377
|
<span class="param-type">
|
|
4378
4378
|
|
|
4379
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
4379
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
4380
4380
|
|
|
4381
4381
|
</span>
|
|
4382
4382
|
|
|
@@ -4424,7 +4424,7 @@
|
|
|
4424
4424
|
|
|
4425
4425
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4426
4426
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4427
|
-
<a goto="event:图层加载完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
4427
|
+
<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>
|
|
4428
4428
|
</li></ul></dd>
|
|
4429
4429
|
|
|
4430
4430
|
|
|
@@ -4726,7 +4726,7 @@
|
|
|
4726
4726
|
|
|
4727
4727
|
<span class="param-type">
|
|
4728
4728
|
|
|
4729
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
4729
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
4730
4730
|
|
|
4731
4731
|
</span>
|
|
4732
4732
|
|
|
@@ -4768,7 +4768,7 @@
|
|
|
4768
4768
|
|
|
4769
4769
|
<span class="param-type">
|
|
4770
4770
|
|
|
4771
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
4771
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
4772
4772
|
|
|
4773
4773
|
</span>
|
|
4774
4774
|
|
|
@@ -4810,7 +4810,7 @@
|
|
|
4810
4810
|
|
|
4811
4811
|
<span class="param-type">
|
|
4812
4812
|
|
|
4813
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
4813
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
4814
4814
|
|
|
4815
4815
|
</span>
|
|
4816
4816
|
|
|
@@ -4852,7 +4852,7 @@
|
|
|
4852
4852
|
|
|
4853
4853
|
<span class="param-type">
|
|
4854
4854
|
|
|
4855
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
4855
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
4856
4856
|
|
|
4857
4857
|
</span>
|
|
4858
4858
|
|
|
@@ -4900,7 +4900,7 @@
|
|
|
4900
4900
|
|
|
4901
4901
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4902
4902
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4903
|
-
<a goto="event:图层显隐更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
4903
|
+
<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>
|
|
4904
4904
|
</li></ul></dd>
|
|
4905
4905
|
|
|
4906
4906
|
|
|
@@ -5212,7 +5212,7 @@
|
|
|
5212
5212
|
|
|
5213
5213
|
<span class="param-type">
|
|
5214
5214
|
|
|
5215
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5215
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5216
5216
|
|
|
5217
5217
|
</span>
|
|
5218
5218
|
|
|
@@ -5254,7 +5254,7 @@
|
|
|
5254
5254
|
|
|
5255
5255
|
<span class="param-type">
|
|
5256
5256
|
|
|
5257
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
5257
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
5258
5258
|
|
|
5259
5259
|
</span>
|
|
5260
5260
|
|
|
@@ -5296,7 +5296,7 @@
|
|
|
5296
5296
|
|
|
5297
5297
|
<span class="param-type">
|
|
5298
5298
|
|
|
5299
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5299
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5300
5300
|
|
|
5301
5301
|
</span>
|
|
5302
5302
|
|
|
@@ -5338,7 +5338,7 @@
|
|
|
5338
5338
|
|
|
5339
5339
|
<span class="param-type">
|
|
5340
5340
|
|
|
5341
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
5341
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
5342
5342
|
|
|
5343
5343
|
</span>
|
|
5344
5344
|
|
|
@@ -5386,7 +5386,7 @@
|
|
|
5386
5386
|
|
|
5387
5387
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5388
5388
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5389
|
-
<a goto="event:图层更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
5389
|
+
<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>
|
|
5390
5390
|
</li></ul></dd>
|
|
5391
5391
|
|
|
5392
5392
|
|
|
@@ -5688,7 +5688,7 @@
|
|
|
5688
5688
|
|
|
5689
5689
|
<span class="param-type">
|
|
5690
5690
|
|
|
5691
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5691
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5692
5692
|
|
|
5693
5693
|
</span>
|
|
5694
5694
|
|
|
@@ -5730,7 +5730,7 @@
|
|
|
5730
5730
|
|
|
5731
5731
|
<span class="param-type">
|
|
5732
5732
|
|
|
5733
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
5733
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
5734
5734
|
|
|
5735
5735
|
</span>
|
|
5736
5736
|
|
|
@@ -5772,7 +5772,7 @@
|
|
|
5772
5772
|
|
|
5773
5773
|
<span class="param-type">
|
|
5774
5774
|
|
|
5775
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5775
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5776
5776
|
|
|
5777
5777
|
</span>
|
|
5778
5778
|
|
|
@@ -5814,7 +5814,7 @@
|
|
|
5814
5814
|
|
|
5815
5815
|
<span class="param-type">
|
|
5816
5816
|
|
|
5817
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
5817
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
5818
5818
|
|
|
5819
5819
|
</span>
|
|
5820
5820
|
|
|
@@ -5862,7 +5862,7 @@
|
|
|
5862
5862
|
|
|
5863
5863
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5864
5864
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5865
|
-
<a goto="event:图层透明度更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
5865
|
+
<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>
|
|
5866
5866
|
</li></ul></dd>
|
|
5867
5867
|
|
|
5868
5868
|
|
|
@@ -6174,7 +6174,7 @@
|
|
|
6174
6174
|
|
|
6175
6175
|
<span class="param-type">
|
|
6176
6176
|
|
|
6177
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6177
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6178
6178
|
|
|
6179
6179
|
</span>
|
|
6180
6180
|
|
|
@@ -6216,7 +6216,7 @@
|
|
|
6216
6216
|
|
|
6217
6217
|
<span class="param-type">
|
|
6218
6218
|
|
|
6219
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
6219
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
6220
6220
|
|
|
6221
6221
|
</span>
|
|
6222
6222
|
|
|
@@ -6258,7 +6258,7 @@
|
|
|
6258
6258
|
|
|
6259
6259
|
<span class="param-type">
|
|
6260
6260
|
|
|
6261
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6261
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6262
6262
|
|
|
6263
6263
|
</span>
|
|
6264
6264
|
|
|
@@ -6300,7 +6300,7 @@
|
|
|
6300
6300
|
|
|
6301
6301
|
<span class="param-type">
|
|
6302
6302
|
|
|
6303
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
6303
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
6304
6304
|
|
|
6305
6305
|
</span>
|
|
6306
6306
|
|
|
@@ -6348,7 +6348,7 @@
|
|
|
6348
6348
|
|
|
6349
6349
|
<dt class="inherited-from">Inherited From:</dt>
|
|
6350
6350
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
6351
|
-
<a goto="event:图层销毁完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
6351
|
+
<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>
|
|
6352
6352
|
</li></ul></dd>
|
|
6353
6353
|
|
|
6354
6354
|
|
|
@@ -6650,7 +6650,7 @@
|
|
|
6650
6650
|
|
|
6651
6651
|
<span class="param-type">
|
|
6652
6652
|
|
|
6653
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6653
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6654
6654
|
|
|
6655
6655
|
</span>
|
|
6656
6656
|
|
|
@@ -6692,7 +6692,7 @@
|
|
|
6692
6692
|
|
|
6693
6693
|
<span class="param-type">
|
|
6694
6694
|
|
|
6695
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
6695
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
6696
6696
|
|
|
6697
6697
|
</span>
|
|
6698
6698
|
|
|
@@ -6734,7 +6734,7 @@
|
|
|
6734
6734
|
|
|
6735
6735
|
<span class="param-type">
|
|
6736
6736
|
|
|
6737
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6737
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6738
6738
|
|
|
6739
6739
|
</span>
|
|
6740
6740
|
|
|
@@ -6776,7 +6776,7 @@
|
|
|
6776
6776
|
|
|
6777
6777
|
<span class="param-type">
|
|
6778
6778
|
|
|
6779
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
6779
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
6780
6780
|
|
|
6781
6781
|
</span>
|
|
6782
6782
|
|
|
@@ -6824,7 +6824,7 @@
|
|
|
6824
6824
|
|
|
6825
6825
|
<dt class="inherited-from">Inherited From:</dt>
|
|
6826
6826
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
6827
|
-
<a goto="event:图层顺序更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
6827
|
+
<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>
|
|
6828
6828
|
</li></ul></dd>
|
|
6829
6829
|
|
|
6830
6830
|
|