@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
|
@@ -314,7 +314,7 @@ const groupLayer = new GroupLayer({
|
|
|
314
314
|
|
|
315
315
|
|
|
316
316
|
<ul>
|
|
317
|
-
<li><a link="Layer.html" onclick="getTypeHTML(event)"
|
|
317
|
+
<li><a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a></li>
|
|
318
318
|
</ul>
|
|
319
319
|
|
|
320
320
|
|
|
@@ -442,7 +442,7 @@ const groupLayer = new GroupLayer({
|
|
|
442
442
|
|
|
443
443
|
<span class="param-type">
|
|
444
444
|
|
|
445
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
445
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
446
446
|
|
|
447
447
|
</span>
|
|
448
448
|
|
|
@@ -478,7 +478,7 @@ const groupLayer = new GroupLayer({
|
|
|
478
478
|
|
|
479
479
|
<span class="param-type">
|
|
480
480
|
|
|
481
|
-
<a link="FetchMethod.html" onclick="getTypeHTML(event)"
|
|
481
|
+
<a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
|
|
482
482
|
|
|
483
483
|
</span>
|
|
484
484
|
|
|
@@ -640,7 +640,7 @@ const groupLayer = new GroupLayer({
|
|
|
640
640
|
|
|
641
641
|
<span class="param-type">
|
|
642
642
|
|
|
643
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
643
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
644
644
|
|
|
645
645
|
</span>
|
|
646
646
|
|
|
@@ -910,7 +910,7 @@ const groupLayer = new GroupLayer({
|
|
|
910
910
|
|
|
911
911
|
<dt class="inherited-from">Inherited From:</dt>
|
|
912
912
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
913
|
-
<a goto="copyright" link="Layer.html" onclick="getTypeHTML(event)"
|
|
913
|
+
<a goto="copyright" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#copyright">Layer#copyright</a>
|
|
914
914
|
</li></ul></dd>
|
|
915
915
|
|
|
916
916
|
|
|
@@ -994,7 +994,7 @@ const groupLayer = new GroupLayer({
|
|
|
994
994
|
|
|
995
995
|
<dt class="inherited-from">Inherited From:</dt>
|
|
996
996
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
997
|
-
<a goto="description" link="Layer.html" onclick="getTypeHTML(event)"
|
|
997
|
+
<a goto="description" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#description">Layer#description</a>
|
|
998
998
|
</li></ul></dd>
|
|
999
999
|
|
|
1000
1000
|
|
|
@@ -1074,7 +1074,7 @@ const groupLayer = new GroupLayer({
|
|
|
1074
1074
|
|
|
1075
1075
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1076
1076
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1077
|
-
<a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1077
|
+
<a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extendProps">Layer#extendProps</a>
|
|
1078
1078
|
</li></ul></dd>
|
|
1079
1079
|
|
|
1080
1080
|
|
|
@@ -1159,7 +1159,7 @@ const groupLayer = new GroupLayer({
|
|
|
1159
1159
|
|
|
1160
1160
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1161
1161
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1162
|
-
<a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1162
|
+
<a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extensionOptions">Layer#extensionOptions</a>
|
|
1163
1163
|
</li></ul></dd>
|
|
1164
1164
|
|
|
1165
1165
|
|
|
@@ -1207,7 +1207,7 @@ const groupLayer = new GroupLayer({
|
|
|
1207
1207
|
|
|
1208
1208
|
<span class="param-type">
|
|
1209
1209
|
|
|
1210
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
1210
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
1211
1211
|
|
|
1212
1212
|
</span>
|
|
1213
1213
|
|
|
@@ -1248,7 +1248,7 @@ const groupLayer = new GroupLayer({
|
|
|
1248
1248
|
|
|
1249
1249
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1250
1250
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1251
|
-
<a goto="extent" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1251
|
+
<a goto="extent" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extent">Layer#extent</a>
|
|
1252
1252
|
</li></ul></dd>
|
|
1253
1253
|
|
|
1254
1254
|
|
|
@@ -1328,7 +1328,7 @@ const groupLayer = new GroupLayer({
|
|
|
1328
1328
|
|
|
1329
1329
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1330
1330
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1331
|
-
<a goto="headers" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1331
|
+
<a goto="headers" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#headers">Layer#headers</a>
|
|
1332
1332
|
</li></ul></dd>
|
|
1333
1333
|
|
|
1334
1334
|
|
|
@@ -1371,7 +1371,7 @@ const groupLayer = new GroupLayer({
|
|
|
1371
1371
|
|
|
1372
1372
|
<span class="param-type">
|
|
1373
1373
|
|
|
1374
|
-
<a link="FetchMethod.html" onclick="getTypeHTML(event)"
|
|
1374
|
+
<a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
|
|
1375
1375
|
|
|
1376
1376
|
</span>
|
|
1377
1377
|
|
|
@@ -1408,7 +1408,7 @@ const groupLayer = new GroupLayer({
|
|
|
1408
1408
|
|
|
1409
1409
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1410
1410
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1411
|
-
<a goto="httpMethod" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1411
|
+
<a goto="httpMethod" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#httpMethod">Layer#httpMethod</a>
|
|
1412
1412
|
</li></ul></dd>
|
|
1413
1413
|
|
|
1414
1414
|
|
|
@@ -1492,7 +1492,7 @@ const groupLayer = new GroupLayer({
|
|
|
1492
1492
|
|
|
1493
1493
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1494
1494
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1495
|
-
<a goto="id" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1495
|
+
<a goto="id" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#id">Layer#id</a>
|
|
1496
1496
|
</li></ul></dd>
|
|
1497
1497
|
|
|
1498
1498
|
|
|
@@ -1572,7 +1572,7 @@ const groupLayer = new GroupLayer({
|
|
|
1572
1572
|
|
|
1573
1573
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1574
1574
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1575
|
-
<a goto="index" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1575
|
+
<a goto="index" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#index">Layer#index</a>
|
|
1576
1576
|
</li></ul></dd>
|
|
1577
1577
|
|
|
1578
1578
|
|
|
@@ -1733,7 +1733,7 @@ const groupLayer = new GroupLayer({
|
|
|
1733
1733
|
|
|
1734
1734
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1735
1735
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1736
|
-
<a
|
|
1736
|
+
<a href="Layer.html#loaded">Layer#loaded</a>
|
|
1737
1737
|
</li></ul></dd>
|
|
1738
1738
|
|
|
1739
1739
|
|
|
@@ -1822,7 +1822,7 @@ const groupLayer = new GroupLayer({
|
|
|
1822
1822
|
|
|
1823
1823
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1824
1824
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1825
|
-
<a
|
|
1825
|
+
<a href="Layer.html#loadStatus">Layer#loadStatus</a>
|
|
1826
1826
|
</li></ul></dd>
|
|
1827
1827
|
|
|
1828
1828
|
|
|
@@ -1905,7 +1905,7 @@ const groupLayer = new GroupLayer({
|
|
|
1905
1905
|
|
|
1906
1906
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1907
1907
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1908
|
-
<a goto="maxScale" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1908
|
+
<a goto="maxScale" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#maxScale">Layer#maxScale</a>
|
|
1909
1909
|
</li></ul></dd>
|
|
1910
1910
|
|
|
1911
1911
|
|
|
@@ -1990,7 +1990,7 @@ const groupLayer = new GroupLayer({
|
|
|
1990
1990
|
|
|
1991
1991
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1992
1992
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1993
|
-
<a goto="minScale" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1993
|
+
<a goto="minScale" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#minScale">Layer#minScale</a>
|
|
1994
1994
|
</li></ul></dd>
|
|
1995
1995
|
|
|
1996
1996
|
|
|
@@ -2075,7 +2075,7 @@ const groupLayer = new GroupLayer({
|
|
|
2075
2075
|
|
|
2076
2076
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2077
2077
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2078
|
-
<a goto="opacity" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2078
|
+
<a goto="opacity" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#opacity">Layer#opacity</a>
|
|
2079
2079
|
</li></ul></dd>
|
|
2080
2080
|
|
|
2081
2081
|
|
|
@@ -2118,7 +2118,7 @@ const groupLayer = new GroupLayer({
|
|
|
2118
2118
|
|
|
2119
2119
|
<span class="param-type">
|
|
2120
2120
|
|
|
2121
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
2121
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
2122
2122
|
|
|
2123
2123
|
</span>
|
|
2124
2124
|
|
|
@@ -2157,7 +2157,7 @@ const groupLayer = new GroupLayer({
|
|
|
2157
2157
|
|
|
2158
2158
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2159
2159
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2160
|
-
<a
|
|
2160
|
+
<a href="Layer.html#spatialReference">Layer#spatialReference</a>
|
|
2161
2161
|
</li></ul></dd>
|
|
2162
2162
|
|
|
2163
2163
|
|
|
@@ -2235,7 +2235,7 @@ const groupLayer = new GroupLayer({
|
|
|
2235
2235
|
|
|
2236
2236
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2237
2237
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2238
|
-
<a goto="title" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2238
|
+
<a goto="title" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#title">Layer#title</a>
|
|
2239
2239
|
</li></ul></dd>
|
|
2240
2240
|
|
|
2241
2241
|
|
|
@@ -2315,7 +2315,7 @@ const groupLayer = new GroupLayer({
|
|
|
2315
2315
|
|
|
2316
2316
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2317
2317
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2318
|
-
<a goto="tokenAttachType" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2318
|
+
<a goto="tokenAttachType" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenAttachType">Layer#tokenAttachType</a>
|
|
2319
2319
|
</li></ul></dd>
|
|
2320
2320
|
|
|
2321
2321
|
|
|
@@ -2395,7 +2395,7 @@ const groupLayer = new GroupLayer({
|
|
|
2395
2395
|
|
|
2396
2396
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2397
2397
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2398
|
-
<a goto="tokenKey" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2398
|
+
<a goto="tokenKey" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenKey">Layer#tokenKey</a>
|
|
2399
2399
|
</li></ul></dd>
|
|
2400
2400
|
|
|
2401
2401
|
|
|
@@ -2480,7 +2480,7 @@ const groupLayer = new GroupLayer({
|
|
|
2480
2480
|
|
|
2481
2481
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2482
2482
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2483
|
-
<a goto="tokenValue" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2483
|
+
<a goto="tokenValue" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenValue">Layer#tokenValue</a>
|
|
2484
2484
|
</li></ul></dd>
|
|
2485
2485
|
|
|
2486
2486
|
|
|
@@ -2566,7 +2566,7 @@ const groupLayer = new GroupLayer({
|
|
|
2566
2566
|
|
|
2567
2567
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2568
2568
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2569
|
-
<a
|
|
2569
|
+
<a href="Layer.html#type">Layer#type</a>
|
|
2570
2570
|
</li></ul></dd>
|
|
2571
2571
|
|
|
2572
2572
|
|
|
@@ -2719,7 +2719,7 @@ const groupLayer = new GroupLayer({
|
|
|
2719
2719
|
|
|
2720
2720
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2721
2721
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2722
|
-
<a goto="visible" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2722
|
+
<a goto="visible" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#visible">Layer#visible</a>
|
|
2723
2723
|
</li></ul></dd>
|
|
2724
2724
|
|
|
2725
2725
|
|
|
@@ -2783,7 +2783,7 @@ const groupLayer = new GroupLayer({
|
|
|
2783
2783
|
|
|
2784
2784
|
<span class="param-type">
|
|
2785
2785
|
|
|
2786
|
-
<a link="GroupLayer.html" onclick="getTypeHTML(event)"
|
|
2786
|
+
<a link="GroupLayer.html" onclick="getTypeHTML(event)" href="GroupLayer.html">GroupLayer</a>
|
|
2787
2787
|
|
|
2788
2788
|
</span>
|
|
2789
2789
|
|
|
@@ -2843,7 +2843,7 @@ const groupLayer = new GroupLayer({
|
|
|
2843
2843
|
|
|
2844
2844
|
<span class="param-type">
|
|
2845
2845
|
|
|
2846
|
-
<a link="GroupLayer.html" onclick="getTypeHTML(event)"
|
|
2846
|
+
<a link="GroupLayer.html" onclick="getTypeHTML(event)" href="GroupLayer.html">GroupLayer</a>
|
|
2847
2847
|
|
|
2848
2848
|
</span>
|
|
2849
2849
|
|
|
@@ -2883,7 +2883,7 @@ const groupLayer = new GroupLayer({
|
|
|
2883
2883
|
|
|
2884
2884
|
<span class="param-type">
|
|
2885
2885
|
|
|
2886
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
2886
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
2887
2887
|
|
|
2888
2888
|
</span>
|
|
2889
2889
|
|
|
|
@@ -3209,7 +3209,7 @@ const groupLayer = new GroupLayer({
|
|
|
3209
3209
|
|
|
3210
3210
|
<span class="param-type">
|
|
3211
3211
|
|
|
3212
|
-
<a link="GroupLayer.html" onclick="getTypeHTML(event)"
|
|
3212
|
+
<a link="GroupLayer.html" onclick="getTypeHTML(event)" href="GroupLayer.html">GroupLayer</a>
|
|
3213
3213
|
|
|
3214
3214
|
</span>
|
|
3215
3215
|
|
|
@@ -3287,7 +3287,7 @@ const groupLayer = new GroupLayer({
|
|
|
3287
3287
|
|
|
3288
3288
|
<span class="param-type">
|
|
3289
3289
|
|
|
3290
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
3290
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
3291
3291
|
|
|
3292
3292
|
</span>
|
|
3293
3293
|
|
|
@@ -3670,7 +3670,7 @@ const groupLayer = new GroupLayer({
|
|
|
3670
3670
|
|
|
3671
3671
|
<dt class="tag-overrides">Overrides:</dt>
|
|
3672
3672
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
3673
|
-
<a
|
|
3673
|
+
<a href="Layer.html#clone">Layer#clone</a>
|
|
3674
3674
|
</li></ul></dd>
|
|
3675
3675
|
|
|
3676
3676
|
|
|
@@ -3731,7 +3731,7 @@ const groupLayer = new GroupLayer({
|
|
|
3731
3731
|
|
|
3732
3732
|
<span class="param-type">
|
|
3733
3733
|
|
|
3734
|
-
<a link="GroupLayer.html" onclick="getTypeHTML(event)"
|
|
3734
|
+
<a link="GroupLayer.html" onclick="getTypeHTML(event)" href="GroupLayer.html">GroupLayer</a>
|
|
3735
3735
|
|
|
3736
3736
|
</span>
|
|
3737
3737
|
|
|
@@ -3792,7 +3792,7 @@ const groupLayer = new GroupLayer({
|
|
|
3792
3792
|
|
|
3793
3793
|
<dt class="tag-overrides">Overrides:</dt>
|
|
3794
3794
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
3795
|
-
<a
|
|
3795
|
+
<a href="Layer.html#destroy">Layer#destroy</a>
|
|
3796
3796
|
</li></ul></dd>
|
|
3797
3797
|
|
|
3798
3798
|
|
|
@@ -4026,7 +4026,7 @@ const groupLayer = new GroupLayer({
|
|
|
4026
4026
|
|
|
4027
4027
|
<span class="param-type">
|
|
4028
4028
|
|
|
4029
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
4029
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
4030
4030
|
|
|
4031
4031
|
</span>
|
|
4032
4032
|
|
|
|
@@ -4219,7 +4219,7 @@ const groupLayer = new GroupLayer({
|
|
|
4219
4219
|
|
|
4220
4220
|
<dt class="tag-overrides">Overrides:</dt>
|
|
4221
4221
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
4222
|
-
<a
|
|
4222
|
+
<a href="Layer.html#isLoaded">Layer#isLoaded</a>
|
|
4223
4223
|
</li></ul></dd>
|
|
4224
4224
|
|
|
4225
4225
|
|
|
@@ -4434,7 +4434,7 @@ const groupLayer = new GroupLayer({
|
|
|
4434
4434
|
|
|
4435
4435
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4436
4436
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4437
|
-
<a goto="refresh" link="Layer.html" onclick="getTypeHTML(event)"
|
|
4437
|
+
<a goto="refresh" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#refresh">Layer#refresh</a>
|
|
4438
4438
|
</li></ul></dd>
|
|
4439
4439
|
|
|
4440
4440
|
|
|
@@ -4549,7 +4549,7 @@ const groupLayer = new GroupLayer({
|
|
|
4549
4549
|
|
|
4550
4550
|
<span class="param-type">
|
|
4551
4551
|
|
|
4552
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
4552
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
4553
4553
|
|
|
4554
4554
|
</span>
|
|
4555
4555
|
|
|
@@ -4954,7 +4954,7 @@ const groupLayer = new GroupLayer({
|
|
|
4954
4954
|
|
|
4955
4955
|
<span class="param-type">
|
|
4956
4956
|
|
|
4957
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
4957
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
4958
4958
|
|
|
4959
4959
|
</span>
|
|
4960
4960
|
|
|
@@ -5287,7 +5287,7 @@ const groupLayer = new GroupLayer({
|
|
|
5287
5287
|
|
|
5288
5288
|
<dt class="tag-overrides">Overrides:</dt>
|
|
5289
5289
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
5290
|
-
<a
|
|
5290
|
+
<a href="Layer.html#toJSON">Layer#toJSON</a>
|
|
5291
5291
|
</li></ul></dd>
|
|
5292
5292
|
|
|
5293
5293
|
|
|
@@ -5666,7 +5666,7 @@ const groupLayer = new GroupLayer({
|
|
|
5666
5666
|
|
|
5667
5667
|
<span class="param-type">
|
|
5668
5668
|
|
|
5669
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5669
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5670
5670
|
|
|
5671
5671
|
</span>
|
|
5672
5672
|
|
|
@@ -5708,7 +5708,7 @@ const groupLayer = new GroupLayer({
|
|
|
5708
5708
|
|
|
5709
5709
|
<span class="param-type">
|
|
5710
5710
|
|
|
5711
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
5711
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
5712
5712
|
|
|
5713
5713
|
</span>
|
|
5714
5714
|
|
|
@@ -5750,7 +5750,7 @@ const groupLayer = new GroupLayer({
|
|
|
5750
5750
|
|
|
5751
5751
|
<span class="param-type">
|
|
5752
5752
|
|
|
5753
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5753
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5754
5754
|
|
|
5755
5755
|
</span>
|
|
5756
5756
|
|
|
@@ -5792,7 +5792,7 @@ const groupLayer = new GroupLayer({
|
|
|
5792
5792
|
|
|
5793
5793
|
<span class="param-type">
|
|
5794
5794
|
|
|
5795
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
5795
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
5796
5796
|
|
|
5797
5797
|
</span>
|
|
5798
5798
|
|
|
@@ -5840,7 +5840,7 @@ const groupLayer = new GroupLayer({
|
|
|
5840
5840
|
|
|
5841
5841
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5842
5842
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5843
|
-
<a goto="event:图层刷新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
5843
|
+
<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>
|
|
5844
5844
|
</li></ul></dd>
|
|
5845
5845
|
|
|
5846
5846
|
|
|
@@ -6152,7 +6152,7 @@ const groupLayer = new GroupLayer({
|
|
|
6152
6152
|
|
|
6153
6153
|
<span class="param-type">
|
|
6154
6154
|
|
|
6155
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6155
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6156
6156
|
|
|
6157
6157
|
</span>
|
|
6158
6158
|
|
|
@@ -6194,7 +6194,7 @@ const groupLayer = new GroupLayer({
|
|
|
6194
6194
|
|
|
6195
6195
|
<span class="param-type">
|
|
6196
6196
|
|
|
6197
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
6197
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
6198
6198
|
|
|
6199
6199
|
</span>
|
|
6200
6200
|
|
|
@@ -6236,7 +6236,7 @@ const groupLayer = new GroupLayer({
|
|
|
6236
6236
|
|
|
6237
6237
|
<span class="param-type">
|
|
6238
6238
|
|
|
6239
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6239
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6240
6240
|
|
|
6241
6241
|
</span>
|
|
6242
6242
|
|
|
@@ -6278,7 +6278,7 @@ const groupLayer = new GroupLayer({
|
|
|
6278
6278
|
|
|
6279
6279
|
<span class="param-type">
|
|
6280
6280
|
|
|
6281
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
6281
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
6282
6282
|
|
|
6283
6283
|
</span>
|
|
6284
6284
|
|
|
@@ -6326,7 +6326,7 @@ const groupLayer = new GroupLayer({
|
|
|
6326
6326
|
|
|
6327
6327
|
<dt class="inherited-from">Inherited From:</dt>
|
|
6328
6328
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
6329
|
-
<a goto="event:图层加载完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
6329
|
+
<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>
|
|
6330
6330
|
</li></ul></dd>
|
|
6331
6331
|
|
|
6332
6332
|
|
|
@@ -6628,7 +6628,7 @@ const groupLayer = new GroupLayer({
|
|
|
6628
6628
|
|
|
6629
6629
|
<span class="param-type">
|
|
6630
6630
|
|
|
6631
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6631
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6632
6632
|
|
|
6633
6633
|
</span>
|
|
6634
6634
|
|
|
@@ -6670,7 +6670,7 @@ const groupLayer = new GroupLayer({
|
|
|
6670
6670
|
|
|
6671
6671
|
<span class="param-type">
|
|
6672
6672
|
|
|
6673
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
6673
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
6674
6674
|
|
|
6675
6675
|
</span>
|
|
6676
6676
|
|
|
@@ -6712,7 +6712,7 @@ const groupLayer = new GroupLayer({
|
|
|
6712
6712
|
|
|
6713
6713
|
<span class="param-type">
|
|
6714
6714
|
|
|
6715
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6715
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6716
6716
|
|
|
6717
6717
|
</span>
|
|
6718
6718
|
|
|
@@ -6754,7 +6754,7 @@ const groupLayer = new GroupLayer({
|
|
|
6754
6754
|
|
|
6755
6755
|
<span class="param-type">
|
|
6756
6756
|
|
|
6757
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
6757
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
6758
6758
|
|
|
6759
6759
|
</span>
|
|
6760
6760
|
|
|
@@ -6802,7 +6802,7 @@ const groupLayer = new GroupLayer({
|
|
|
6802
6802
|
|
|
6803
6803
|
<dt class="inherited-from">Inherited From:</dt>
|
|
6804
6804
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
6805
|
-
<a goto="event:图层显隐更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
6805
|
+
<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>
|
|
6806
6806
|
</li></ul></dd>
|
|
6807
6807
|
|
|
6808
6808
|
|
|
@@ -7114,7 +7114,7 @@ const groupLayer = new GroupLayer({
|
|
|
7114
7114
|
|
|
7115
7115
|
<span class="param-type">
|
|
7116
7116
|
|
|
7117
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
7117
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
7118
7118
|
|
|
7119
7119
|
</span>
|
|
7120
7120
|
|
|
@@ -7156,7 +7156,7 @@ const groupLayer = new GroupLayer({
|
|
|
7156
7156
|
|
|
7157
7157
|
<span class="param-type">
|
|
7158
7158
|
|
|
7159
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
7159
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
7160
7160
|
|
|
7161
7161
|
</span>
|
|
7162
7162
|
|
|
@@ -7198,7 +7198,7 @@ const groupLayer = new GroupLayer({
|
|
|
7198
7198
|
|
|
7199
7199
|
<span class="param-type">
|
|
7200
7200
|
|
|
7201
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
7201
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
7202
7202
|
|
|
7203
7203
|
</span>
|
|
7204
7204
|
|
|
@@ -7240,7 +7240,7 @@ const groupLayer = new GroupLayer({
|
|
|
7240
7240
|
|
|
7241
7241
|
<span class="param-type">
|
|
7242
7242
|
|
|
7243
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
7243
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
7244
7244
|
|
|
7245
7245
|
</span>
|
|
7246
7246
|
|
|
@@ -7288,7 +7288,7 @@ const groupLayer = new GroupLayer({
|
|
|
7288
7288
|
|
|
7289
7289
|
<dt class="inherited-from">Inherited From:</dt>
|
|
7290
7290
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
7291
|
-
<a goto="event:图层更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
7291
|
+
<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>
|
|
7292
7292
|
</li></ul></dd>
|
|
7293
7293
|
|
|
7294
7294
|
|
|
@@ -7590,7 +7590,7 @@ const groupLayer = new GroupLayer({
|
|
|
7590
7590
|
|
|
7591
7591
|
<span class="param-type">
|
|
7592
7592
|
|
|
7593
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
7593
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
7594
7594
|
|
|
7595
7595
|
</span>
|
|
7596
7596
|
|
|
@@ -7632,7 +7632,7 @@ const groupLayer = new GroupLayer({
|
|
|
7632
7632
|
|
|
7633
7633
|
<span class="param-type">
|
|
7634
7634
|
|
|
7635
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
7635
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
7636
7636
|
|
|
7637
7637
|
</span>
|
|
7638
7638
|
|
|
@@ -7674,7 +7674,7 @@ const groupLayer = new GroupLayer({
|
|
|
7674
7674
|
|
|
7675
7675
|
<span class="param-type">
|
|
7676
7676
|
|
|
7677
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
7677
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
7678
7678
|
|
|
7679
7679
|
</span>
|
|
7680
7680
|
|
|
@@ -7716,7 +7716,7 @@ const groupLayer = new GroupLayer({
|
|
|
7716
7716
|
|
|
7717
7717
|
<span class="param-type">
|
|
7718
7718
|
|
|
7719
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
7719
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
7720
7720
|
|
|
7721
7721
|
</span>
|
|
7722
7722
|
|
|
@@ -7764,7 +7764,7 @@ const groupLayer = new GroupLayer({
|
|
|
7764
7764
|
|
|
7765
7765
|
<dt class="inherited-from">Inherited From:</dt>
|
|
7766
7766
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
7767
|
-
<a goto="event:图层透明度更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
7767
|
+
<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>
|
|
7768
7768
|
</li></ul></dd>
|
|
7769
7769
|
|
|
7770
7770
|
|
|
@@ -8076,7 +8076,7 @@ const groupLayer = new GroupLayer({
|
|
|
8076
8076
|
|
|
8077
8077
|
<span class="param-type">
|
|
8078
8078
|
|
|
8079
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
8079
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
8080
8080
|
|
|
8081
8081
|
</span>
|
|
8082
8082
|
|
|
@@ -8118,7 +8118,7 @@ const groupLayer = new GroupLayer({
|
|
|
8118
8118
|
|
|
8119
8119
|
<span class="param-type">
|
|
8120
8120
|
|
|
8121
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
8121
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
8122
8122
|
|
|
8123
8123
|
</span>
|
|
8124
8124
|
|
|
@@ -8160,7 +8160,7 @@ const groupLayer = new GroupLayer({
|
|
|
8160
8160
|
|
|
8161
8161
|
<span class="param-type">
|
|
8162
8162
|
|
|
8163
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
8163
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
8164
8164
|
|
|
8165
8165
|
</span>
|
|
8166
8166
|
|
|
@@ -8202,7 +8202,7 @@ const groupLayer = new GroupLayer({
|
|
|
8202
8202
|
|
|
8203
8203
|
<span class="param-type">
|
|
8204
8204
|
|
|
8205
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
8205
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
8206
8206
|
|
|
8207
8207
|
</span>
|
|
8208
8208
|
|
|
@@ -8250,7 +8250,7 @@ const groupLayer = new GroupLayer({
|
|
|
8250
8250
|
|
|
8251
8251
|
<dt class="inherited-from">Inherited From:</dt>
|
|
8252
8252
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
8253
|
-
<a goto="event:图层销毁完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
8253
|
+
<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>
|
|
8254
8254
|
</li></ul></dd>
|
|
8255
8255
|
|
|
8256
8256
|
|
|
@@ -8552,7 +8552,7 @@ const groupLayer = new GroupLayer({
|
|
|
8552
8552
|
|
|
8553
8553
|
<span class="param-type">
|
|
8554
8554
|
|
|
8555
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
8555
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
8556
8556
|
|
|
8557
8557
|
</span>
|
|
8558
8558
|
|
|
@@ -8594,7 +8594,7 @@ const groupLayer = new GroupLayer({
|
|
|
8594
8594
|
|
|
8595
8595
|
<span class="param-type">
|
|
8596
8596
|
|
|
8597
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
8597
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
8598
8598
|
|
|
8599
8599
|
</span>
|
|
8600
8600
|
|
|
@@ -8636,7 +8636,7 @@ const groupLayer = new GroupLayer({
|
|
|
8636
8636
|
|
|
8637
8637
|
<span class="param-type">
|
|
8638
8638
|
|
|
8639
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
8639
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
8640
8640
|
|
|
8641
8641
|
</span>
|
|
8642
8642
|
|
|
@@ -8678,7 +8678,7 @@ const groupLayer = new GroupLayer({
|
|
|
8678
8678
|
|
|
8679
8679
|
<span class="param-type">
|
|
8680
8680
|
|
|
8681
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
8681
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
8682
8682
|
|
|
8683
8683
|
</span>
|
|
8684
8684
|
|
|
@@ -8726,7 +8726,7 @@ const groupLayer = new GroupLayer({
|
|
|
8726
8726
|
|
|
8727
8727
|
<dt class="inherited-from">Inherited From:</dt>
|
|
8728
8728
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
8729
|
-
<a goto="event:图层顺序更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
8729
|
+
<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>
|
|
8730
8730
|
</li></ul></dd>
|
|
8731
8731
|
|
|
8732
8732
|
|