@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
|
@@ -341,7 +341,7 @@
|
|
|
341
341
|
|
|
342
342
|
<span class="param-type">
|
|
343
343
|
|
|
344
|
-
<a link="ElevationInfo.html" onclick="getTypeHTML(event)"
|
|
344
|
+
<a link="ElevationInfo.html" onclick="getTypeHTML(event)" href="ElevationInfo.html">ElevationInfo</a>
|
|
345
345
|
|
|
346
346
|
</span>
|
|
347
347
|
|
|
@@ -447,7 +447,7 @@
|
|
|
447
447
|
|
|
448
448
|
|
|
449
449
|
<ul>
|
|
450
|
-
<li><a link="Layer.html" onclick="getTypeHTML(event)"
|
|
450
|
+
<li><a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a></li>
|
|
451
451
|
</ul>
|
|
452
452
|
|
|
453
453
|
|
|
@@ -521,7 +521,7 @@
|
|
|
521
521
|
|
|
522
522
|
<span class="param-type">
|
|
523
523
|
|
|
524
|
-
<a link="ElevationInfo.html" onclick="getTypeHTML(event)"
|
|
524
|
+
<a link="ElevationInfo.html" onclick="getTypeHTML(event)" href="ElevationInfo.html">ElevationInfo</a>
|
|
525
525
|
|
|
526
526
|
</span>
|
|
527
527
|
|
|
@@ -575,7 +575,7 @@
|
|
|
575
575
|
|
|
576
576
|
<span class="param-type">
|
|
577
577
|
|
|
578
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
578
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
579
579
|
|
|
580
580
|
</span>
|
|
581
581
|
|
|
@@ -629,7 +629,7 @@
|
|
|
629
629
|
|
|
630
630
|
<span class="param-type">
|
|
631
631
|
|
|
632
|
-
<a link="FetchMethod.html" onclick="getTypeHTML(event)"
|
|
632
|
+
<a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
|
|
633
633
|
|
|
634
634
|
</span>
|
|
635
635
|
|
|
@@ -773,7 +773,7 @@
|
|
|
773
773
|
|
|
774
774
|
<span class="param-type">
|
|
775
775
|
|
|
776
|
-
<a link="BaseRenderer.html" onclick="getTypeHTML(event)"
|
|
776
|
+
<a link="BaseRenderer.html" onclick="getTypeHTML(event)" href="BaseRenderer.html">BaseRenderer</a>
|
|
777
777
|
|
|
778
778
|
</span>
|
|
779
779
|
|
|
@@ -791,7 +791,7 @@
|
|
|
791
791
|
|
|
792
792
|
<span class="param-type">
|
|
793
793
|
|
|
794
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
794
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
795
795
|
|
|
796
796
|
</span>
|
|
797
797
|
|
|
@@ -964,7 +964,7 @@
|
|
|
964
964
|
|
|
965
965
|
<dt class="inherited-from">Inherited From:</dt>
|
|
966
966
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
967
|
-
<a goto="copyright" link="Layer.html" onclick="getTypeHTML(event)"
|
|
967
|
+
<a goto="copyright" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#copyright">Layer#copyright</a>
|
|
968
968
|
</li></ul></dd>
|
|
969
969
|
|
|
970
970
|
|
|
@@ -1048,7 +1048,7 @@
|
|
|
1048
1048
|
|
|
1049
1049
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1050
1050
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1051
|
-
<a goto="description" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1051
|
+
<a goto="description" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#description">Layer#description</a>
|
|
1052
1052
|
</li></ul></dd>
|
|
1053
1053
|
|
|
1054
1054
|
|
|
@@ -1091,7 +1091,7 @@
|
|
|
1091
1091
|
|
|
1092
1092
|
<span class="param-type">
|
|
1093
1093
|
|
|
1094
|
-
<a link="ElevationInfo.html" onclick="getTypeHTML(event)"
|
|
1094
|
+
<a link="ElevationInfo.html" onclick="getTypeHTML(event)" href="ElevationInfo.html">ElevationInfo</a>
|
|
1095
1095
|
|
|
1096
1096
|
</span>
|
|
1097
1097
|
|
|
@@ -1203,7 +1203,7 @@
|
|
|
1203
1203
|
|
|
1204
1204
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1205
1205
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1206
|
-
<a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1206
|
+
<a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extendProps">Layer#extendProps</a>
|
|
1207
1207
|
</li></ul></dd>
|
|
1208
1208
|
|
|
1209
1209
|
|
|
@@ -1288,7 +1288,7 @@
|
|
|
1288
1288
|
|
|
1289
1289
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1290
1290
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1291
|
-
<a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1291
|
+
<a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extensionOptions">Layer#extensionOptions</a>
|
|
1292
1292
|
</li></ul></dd>
|
|
1293
1293
|
|
|
1294
1294
|
|
|
@@ -1336,7 +1336,7 @@
|
|
|
1336
1336
|
|
|
1337
1337
|
<span class="param-type">
|
|
1338
1338
|
|
|
1339
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
1339
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
1340
1340
|
|
|
1341
1341
|
</span>
|
|
1342
1342
|
|
|
@@ -1377,7 +1377,7 @@
|
|
|
1377
1377
|
|
|
1378
1378
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1379
1379
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1380
|
-
<a goto="extent" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1380
|
+
<a goto="extent" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extent">Layer#extent</a>
|
|
1381
1381
|
</li></ul></dd>
|
|
1382
1382
|
|
|
1383
1383
|
|
|
@@ -1532,7 +1532,7 @@
|
|
|
1532
1532
|
|
|
1533
1533
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1534
1534
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1535
|
-
<a goto="headers" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1535
|
+
<a goto="headers" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#headers">Layer#headers</a>
|
|
1536
1536
|
</li></ul></dd>
|
|
1537
1537
|
|
|
1538
1538
|
|
|
@@ -1575,7 +1575,7 @@
|
|
|
1575
1575
|
|
|
1576
1576
|
<span class="param-type">
|
|
1577
1577
|
|
|
1578
|
-
<a link="FetchMethod.html" onclick="getTypeHTML(event)"
|
|
1578
|
+
<a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
|
|
1579
1579
|
|
|
1580
1580
|
</span>
|
|
1581
1581
|
|
|
@@ -1612,7 +1612,7 @@
|
|
|
1612
1612
|
|
|
1613
1613
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1614
1614
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1615
|
-
<a goto="httpMethod" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1615
|
+
<a goto="httpMethod" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#httpMethod">Layer#httpMethod</a>
|
|
1616
1616
|
</li></ul></dd>
|
|
1617
1617
|
|
|
1618
1618
|
|
|
@@ -1696,7 +1696,7 @@
|
|
|
1696
1696
|
|
|
1697
1697
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1698
1698
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1699
|
-
<a goto="id" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1699
|
+
<a goto="id" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#id">Layer#id</a>
|
|
1700
1700
|
</li></ul></dd>
|
|
1701
1701
|
|
|
1702
1702
|
|
|
@@ -1776,7 +1776,7 @@
|
|
|
1776
1776
|
|
|
1777
1777
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1778
1778
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1779
|
-
<a goto="index" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1779
|
+
<a goto="index" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#index">Layer#index</a>
|
|
1780
1780
|
</li></ul></dd>
|
|
1781
1781
|
|
|
1782
1782
|
|
|
@@ -1860,7 +1860,7 @@
|
|
|
1860
1860
|
|
|
1861
1861
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1862
1862
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1863
|
-
<a goto="loaded" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1863
|
+
<a goto="loaded" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#loaded">Layer#loaded</a>
|
|
1864
1864
|
</li></ul></dd>
|
|
1865
1865
|
|
|
1866
1866
|
|
|
@@ -1949,7 +1949,7 @@
|
|
|
1949
1949
|
|
|
1950
1950
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1951
1951
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1952
|
-
<a goto="loadStatus" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1952
|
+
<a goto="loadStatus" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#loadStatus">Layer#loadStatus</a>
|
|
1953
1953
|
</li></ul></dd>
|
|
1954
1954
|
|
|
1955
1955
|
|
|
@@ -2034,7 +2034,7 @@
|
|
|
2034
2034
|
|
|
2035
2035
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2036
2036
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2037
|
-
<a goto="maxScale" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2037
|
+
<a goto="maxScale" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#maxScale">Layer#maxScale</a>
|
|
2038
2038
|
</li></ul></dd>
|
|
2039
2039
|
|
|
2040
2040
|
|
|
@@ -2119,7 +2119,7 @@
|
|
|
2119
2119
|
|
|
2120
2120
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2121
2121
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2122
|
-
<a goto="minScale" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2122
|
+
<a goto="minScale" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#minScale">Layer#minScale</a>
|
|
2123
2123
|
</li></ul></dd>
|
|
2124
2124
|
|
|
2125
2125
|
|
|
@@ -2204,7 +2204,7 @@
|
|
|
2204
2204
|
|
|
2205
2205
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2206
2206
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2207
|
-
<a goto="opacity" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2207
|
+
<a goto="opacity" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#opacity">Layer#opacity</a>
|
|
2208
2208
|
</li></ul></dd>
|
|
2209
2209
|
|
|
2210
2210
|
|
|
@@ -2247,7 +2247,7 @@
|
|
|
2247
2247
|
|
|
2248
2248
|
<span class="param-type">
|
|
2249
2249
|
|
|
2250
|
-
<a link="BaseRenderer.html" onclick="getTypeHTML(event)"
|
|
2250
|
+
<a link="BaseRenderer.html" onclick="getTypeHTML(event)" href="BaseRenderer.html">BaseRenderer</a>
|
|
2251
2251
|
|
|
2252
2252
|
</span>
|
|
2253
2253
|
|
|
@@ -2322,7 +2322,7 @@
|
|
|
2322
2322
|
|
|
2323
2323
|
<span class="param-type">
|
|
2324
2324
|
|
|
2325
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
2325
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
2326
2326
|
|
|
2327
2327
|
</span>
|
|
2328
2328
|
|
|
@@ -2361,7 +2361,7 @@
|
|
|
2361
2361
|
|
|
2362
2362
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2363
2363
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2364
|
-
<a
|
|
2364
|
+
<a href="Layer.html#spatialReference">Layer#spatialReference</a>
|
|
2365
2365
|
</li></ul></dd>
|
|
2366
2366
|
|
|
2367
2367
|
|
|
@@ -2439,7 +2439,7 @@
|
|
|
2439
2439
|
|
|
2440
2440
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2441
2441
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2442
|
-
<a goto="title" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2442
|
+
<a goto="title" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#title">Layer#title</a>
|
|
2443
2443
|
</li></ul></dd>
|
|
2444
2444
|
|
|
2445
2445
|
|
|
@@ -2519,7 +2519,7 @@
|
|
|
2519
2519
|
|
|
2520
2520
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2521
2521
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2522
|
-
<a goto="tokenAttachType" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2522
|
+
<a goto="tokenAttachType" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenAttachType">Layer#tokenAttachType</a>
|
|
2523
2523
|
</li></ul></dd>
|
|
2524
2524
|
|
|
2525
2525
|
|
|
@@ -2599,7 +2599,7 @@
|
|
|
2599
2599
|
|
|
2600
2600
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2601
2601
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2602
|
-
<a goto="tokenKey" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2602
|
+
<a goto="tokenKey" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenKey">Layer#tokenKey</a>
|
|
2603
2603
|
</li></ul></dd>
|
|
2604
2604
|
|
|
2605
2605
|
|
|
@@ -2684,7 +2684,7 @@
|
|
|
2684
2684
|
|
|
2685
2685
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2686
2686
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2687
|
-
<a goto="tokenValue" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2687
|
+
<a goto="tokenValue" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenValue">Layer#tokenValue</a>
|
|
2688
2688
|
</li></ul></dd>
|
|
2689
2689
|
|
|
2690
2690
|
|
|
@@ -2770,7 +2770,7 @@
|
|
|
2770
2770
|
|
|
2771
2771
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2772
2772
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2773
|
-
<a
|
|
2773
|
+
<a href="Layer.html#type">Layer#type</a>
|
|
2774
2774
|
</li></ul></dd>
|
|
2775
2775
|
|
|
2776
2776
|
|
|
@@ -2848,7 +2848,7 @@
|
|
|
2848
2848
|
|
|
2849
2849
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2850
2850
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2851
|
-
<a goto="visible" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2851
|
+
<a goto="visible" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#visible">Layer#visible</a>
|
|
2852
2852
|
</li></ul></dd>
|
|
2853
2853
|
|
|
2854
2854
|
|
|
@@ -2912,7 +2912,7 @@
|
|
|
2912
2912
|
|
|
2913
2913
|
<span class="param-type">
|
|
2914
2914
|
|
|
2915
|
-
<a link="FeatureLayer.html" onclick="getTypeHTML(event)"
|
|
2915
|
+
<a link="FeatureLayer.html" onclick="getTypeHTML(event)" href="FeatureLayer.html">FeatureLayer</a>
|
|
2916
2916
|
|
|
2917
2917
|
</span>
|
|
2918
2918
|
|
|
@@ -3087,7 +3087,7 @@
|
|
|
3087
3087
|
|
|
3088
3088
|
<dt class="tag-overrides">Overrides:</dt>
|
|
3089
3089
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
3090
|
-
<a
|
|
3090
|
+
<a href="Layer.html#clone">Layer#clone</a>
|
|
3091
3091
|
</li></ul></dd>
|
|
3092
3092
|
|
|
3093
3093
|
|
|
@@ -3148,7 +3148,7 @@
|
|
|
3148
3148
|
|
|
3149
3149
|
<span class="param-type">
|
|
3150
3150
|
|
|
3151
|
-
<a link="FeatureLayer.html" onclick="getTypeHTML(event)"
|
|
3151
|
+
<a link="FeatureLayer.html" onclick="getTypeHTML(event)" href="FeatureLayer.html">FeatureLayer</a>
|
|
3152
3152
|
|
|
3153
3153
|
</span>
|
|
3154
3154
|
|
|
@@ -3207,7 +3207,7 @@
|
|
|
3207
3207
|
|
|
3208
3208
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3209
3209
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3210
|
-
<a goto="destroy" link="Layer.html" onclick="getTypeHTML(event)"
|
|
3210
|
+
<a goto="destroy" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#destroy">Layer#destroy</a>
|
|
3211
3211
|
</li></ul></dd>
|
|
3212
3212
|
|
|
3213
3213
|
|
|
@@ -3331,7 +3331,7 @@
|
|
|
3331
3331
|
|
|
3332
3332
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3333
3333
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3334
|
-
<a goto="isLoaded" link="Layer.html" onclick="getTypeHTML(event)"
|
|
3334
|
+
<a goto="isLoaded" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#isLoaded">Layer#isLoaded</a>
|
|
3335
3335
|
</li></ul></dd>
|
|
3336
3336
|
|
|
3337
3337
|
|
|
@@ -3578,7 +3578,7 @@
|
|
|
3578
3578
|
|
|
3579
3579
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3580
3580
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3581
|
-
<a goto="off" link="Evented.html" onclick="getTypeHTML(event)"
|
|
3581
|
+
<a goto="off" link="Evented.html" onclick="getTypeHTML(event)" href="Evented.html#off">Evented#off</a>
|
|
3582
3582
|
</li></ul></dd>
|
|
3583
3583
|
|
|
3584
3584
|
|
|
@@ -3939,7 +3939,7 @@ view.off({
|
|
|
3939
3939
|
|
|
3940
3940
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3941
3941
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3942
|
-
<a goto="on" link="Evented.html" onclick="getTypeHTML(event)"
|
|
3942
|
+
<a goto="on" link="Evented.html" onclick="getTypeHTML(event)" href="Evented.html#on">Evented#on</a>
|
|
3943
3943
|
</li></ul></dd>
|
|
3944
3944
|
|
|
3945
3945
|
|
|
@@ -4143,7 +4143,7 @@ view.on({
|
|
|
4143
4143
|
|
|
4144
4144
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4145
4145
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4146
|
-
<a goto="refresh" link="Layer.html" onclick="getTypeHTML(event)"
|
|
4146
|
+
<a goto="refresh" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#refresh">Layer#refresh</a>
|
|
4147
4147
|
</li></ul></dd>
|
|
4148
4148
|
|
|
4149
4149
|
|
|
@@ -4241,7 +4241,7 @@ view.on({
|
|
|
4241
4241
|
|
|
4242
4242
|
<dt class="tag-overrides">Overrides:</dt>
|
|
4243
4243
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
4244
|
-
<a
|
|
4244
|
+
<a href="Layer.html#toJSON">Layer#toJSON</a>
|
|
4245
4245
|
</li></ul></dd>
|
|
4246
4246
|
|
|
4247
4247
|
|
|
@@ -4620,7 +4620,7 @@ view.on({
|
|
|
4620
4620
|
|
|
4621
4621
|
<span class="param-type">
|
|
4622
4622
|
|
|
4623
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
4623
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
4624
4624
|
|
|
4625
4625
|
</span>
|
|
4626
4626
|
|
|
@@ -4662,7 +4662,7 @@ view.on({
|
|
|
4662
4662
|
|
|
4663
4663
|
<span class="param-type">
|
|
4664
4664
|
|
|
4665
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
4665
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
4666
4666
|
|
|
4667
4667
|
</span>
|
|
4668
4668
|
|
|
@@ -4704,7 +4704,7 @@ view.on({
|
|
|
4704
4704
|
|
|
4705
4705
|
<span class="param-type">
|
|
4706
4706
|
|
|
4707
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
4707
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
4708
4708
|
|
|
4709
4709
|
</span>
|
|
4710
4710
|
|
|
@@ -4746,7 +4746,7 @@ view.on({
|
|
|
4746
4746
|
|
|
4747
4747
|
<span class="param-type">
|
|
4748
4748
|
|
|
4749
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
4749
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
4750
4750
|
|
|
4751
4751
|
</span>
|
|
4752
4752
|
|
|
@@ -4794,7 +4794,7 @@ view.on({
|
|
|
4794
4794
|
|
|
4795
4795
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4796
4796
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4797
|
-
<a goto="event:图层刷新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
4797
|
+
<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>
|
|
4798
4798
|
</li></ul></dd>
|
|
4799
4799
|
|
|
4800
4800
|
|
|
@@ -5106,7 +5106,7 @@ view.on({
|
|
|
5106
5106
|
|
|
5107
5107
|
<span class="param-type">
|
|
5108
5108
|
|
|
5109
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5109
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5110
5110
|
|
|
5111
5111
|
</span>
|
|
5112
5112
|
|
|
@@ -5148,7 +5148,7 @@ view.on({
|
|
|
5148
5148
|
|
|
5149
5149
|
<span class="param-type">
|
|
5150
5150
|
|
|
5151
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
5151
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
5152
5152
|
|
|
5153
5153
|
</span>
|
|
5154
5154
|
|
|
@@ -5190,7 +5190,7 @@ view.on({
|
|
|
5190
5190
|
|
|
5191
5191
|
<span class="param-type">
|
|
5192
5192
|
|
|
5193
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5193
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5194
5194
|
|
|
5195
5195
|
</span>
|
|
5196
5196
|
|
|
@@ -5232,7 +5232,7 @@ view.on({
|
|
|
5232
5232
|
|
|
5233
5233
|
<span class="param-type">
|
|
5234
5234
|
|
|
5235
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
5235
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
5236
5236
|
|
|
5237
5237
|
</span>
|
|
5238
5238
|
|
|
@@ -5280,7 +5280,7 @@ view.on({
|
|
|
5280
5280
|
|
|
5281
5281
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5282
5282
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5283
|
-
<a goto="event:图层加载完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
5283
|
+
<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>
|
|
5284
5284
|
</li></ul></dd>
|
|
5285
5285
|
|
|
5286
5286
|
|
|
@@ -5582,7 +5582,7 @@ view.on({
|
|
|
5582
5582
|
|
|
5583
5583
|
<span class="param-type">
|
|
5584
5584
|
|
|
5585
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5585
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5586
5586
|
|
|
5587
5587
|
</span>
|
|
5588
5588
|
|
|
@@ -5624,7 +5624,7 @@ view.on({
|
|
|
5624
5624
|
|
|
5625
5625
|
<span class="param-type">
|
|
5626
5626
|
|
|
5627
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
5627
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
5628
5628
|
|
|
5629
5629
|
</span>
|
|
5630
5630
|
|
|
@@ -5666,7 +5666,7 @@ view.on({
|
|
|
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 @@ view.on({
|
|
|
5708
5708
|
|
|
5709
5709
|
<span class="param-type">
|
|
5710
5710
|
|
|
5711
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
5711
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
5712
5712
|
|
|
5713
5713
|
</span>
|
|
5714
5714
|
|
|
@@ -5756,7 +5756,7 @@ view.on({
|
|
|
5756
5756
|
|
|
5757
5757
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5758
5758
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5759
|
-
<a goto="event:图层显隐更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
5759
|
+
<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>
|
|
5760
5760
|
</li></ul></dd>
|
|
5761
5761
|
|
|
5762
5762
|
|
|
@@ -6068,7 +6068,7 @@ view.on({
|
|
|
6068
6068
|
|
|
6069
6069
|
<span class="param-type">
|
|
6070
6070
|
|
|
6071
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6071
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6072
6072
|
|
|
6073
6073
|
</span>
|
|
6074
6074
|
|
|
@@ -6110,7 +6110,7 @@ view.on({
|
|
|
6110
6110
|
|
|
6111
6111
|
<span class="param-type">
|
|
6112
6112
|
|
|
6113
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
6113
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
6114
6114
|
|
|
6115
6115
|
</span>
|
|
6116
6116
|
|
|
@@ -6152,7 +6152,7 @@ view.on({
|
|
|
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 @@ view.on({
|
|
|
6194
6194
|
|
|
6195
6195
|
<span class="param-type">
|
|
6196
6196
|
|
|
6197
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
6197
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
6198
6198
|
|
|
6199
6199
|
</span>
|
|
6200
6200
|
|
|
@@ -6242,7 +6242,7 @@ view.on({
|
|
|
6242
6242
|
|
|
6243
6243
|
<dt class="inherited-from">Inherited From:</dt>
|
|
6244
6244
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
6245
|
-
<a goto="event:图层更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
6245
|
+
<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>
|
|
6246
6246
|
</li></ul></dd>
|
|
6247
6247
|
|
|
6248
6248
|
|
|
@@ -6544,7 +6544,7 @@ view.on({
|
|
|
6544
6544
|
|
|
6545
6545
|
<span class="param-type">
|
|
6546
6546
|
|
|
6547
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6547
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6548
6548
|
|
|
6549
6549
|
</span>
|
|
6550
6550
|
|
|
@@ -6586,7 +6586,7 @@ view.on({
|
|
|
6586
6586
|
|
|
6587
6587
|
<span class="param-type">
|
|
6588
6588
|
|
|
6589
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
6589
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
6590
6590
|
|
|
6591
6591
|
</span>
|
|
6592
6592
|
|
|
@@ -6628,7 +6628,7 @@ view.on({
|
|
|
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 @@ view.on({
|
|
|
6670
6670
|
|
|
6671
6671
|
<span class="param-type">
|
|
6672
6672
|
|
|
6673
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
6673
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
6674
6674
|
|
|
6675
6675
|
</span>
|
|
6676
6676
|
|
|
@@ -6718,7 +6718,7 @@ view.on({
|
|
|
6718
6718
|
|
|
6719
6719
|
<dt class="inherited-from">Inherited From:</dt>
|
|
6720
6720
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
6721
|
-
<a goto="event:图层透明度更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
6721
|
+
<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>
|
|
6722
6722
|
</li></ul></dd>
|
|
6723
6723
|
|
|
6724
6724
|
|
|
@@ -7030,7 +7030,7 @@ view.on({
|
|
|
7030
7030
|
|
|
7031
7031
|
<span class="param-type">
|
|
7032
7032
|
|
|
7033
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
7033
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
7034
7034
|
|
|
7035
7035
|
</span>
|
|
7036
7036
|
|
|
@@ -7072,7 +7072,7 @@ view.on({
|
|
|
7072
7072
|
|
|
7073
7073
|
<span class="param-type">
|
|
7074
7074
|
|
|
7075
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
7075
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
7076
7076
|
|
|
7077
7077
|
</span>
|
|
7078
7078
|
|
|
@@ -7114,7 +7114,7 @@ view.on({
|
|
|
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 @@ view.on({
|
|
|
7156
7156
|
|
|
7157
7157
|
<span class="param-type">
|
|
7158
7158
|
|
|
7159
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
7159
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
7160
7160
|
|
|
7161
7161
|
</span>
|
|
7162
7162
|
|
|
@@ -7204,7 +7204,7 @@ view.on({
|
|
|
7204
7204
|
|
|
7205
7205
|
<dt class="inherited-from">Inherited From:</dt>
|
|
7206
7206
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
7207
|
-
<a goto="event:图层销毁完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
7207
|
+
<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>
|
|
7208
7208
|
</li></ul></dd>
|
|
7209
7209
|
|
|
7210
7210
|
|
|
@@ -7506,7 +7506,7 @@ view.on({
|
|
|
7506
7506
|
|
|
7507
7507
|
<span class="param-type">
|
|
7508
7508
|
|
|
7509
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
7509
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
7510
7510
|
|
|
7511
7511
|
</span>
|
|
7512
7512
|
|
|
@@ -7548,7 +7548,7 @@ view.on({
|
|
|
7548
7548
|
|
|
7549
7549
|
<span class="param-type">
|
|
7550
7550
|
|
|
7551
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
7551
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
7552
7552
|
|
|
7553
7553
|
</span>
|
|
7554
7554
|
|
|
@@ -7590,7 +7590,7 @@ view.on({
|
|
|
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 @@ view.on({
|
|
|
7632
7632
|
|
|
7633
7633
|
<span class="param-type">
|
|
7634
7634
|
|
|
7635
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
7635
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
7636
7636
|
|
|
7637
7637
|
</span>
|
|
7638
7638
|
|
|
@@ -7680,7 +7680,7 @@ view.on({
|
|
|
7680
7680
|
|
|
7681
7681
|
<dt class="inherited-from">Inherited From:</dt>
|
|
7682
7682
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
7683
|
-
<a goto="event:图层顺序更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
7683
|
+
<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>
|
|
7684
7684
|
</li></ul></dd>
|
|
7685
7685
|
|
|
7686
7686
|
|