@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
|
@@ -176,7 +176,7 @@
|
|
|
176
176
|
|
|
177
177
|
|
|
178
178
|
<ul>
|
|
179
|
-
<li><a link="Layer.html" onclick="getTypeHTML(event)"
|
|
179
|
+
<li><a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a></li>
|
|
180
180
|
</ul>
|
|
181
181
|
|
|
182
182
|
|
|
@@ -286,7 +286,7 @@
|
|
|
286
286
|
|
|
287
287
|
<span class="param-type">
|
|
288
288
|
|
|
289
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
289
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
290
290
|
|
|
291
291
|
</span>
|
|
292
292
|
|
|
@@ -322,7 +322,7 @@
|
|
|
322
322
|
|
|
323
323
|
<span class="param-type">
|
|
324
324
|
|
|
325
|
-
<a link="FetchMethod.html" onclick="getTypeHTML(event)"
|
|
325
|
+
<a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
|
|
326
326
|
|
|
327
327
|
</span>
|
|
328
328
|
|
|
@@ -466,7 +466,7 @@
|
|
|
466
466
|
|
|
467
467
|
<span class="param-type">
|
|
468
468
|
|
|
469
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
469
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
470
470
|
|
|
471
471
|
</span>
|
|
472
472
|
|
|
@@ -639,7 +639,7 @@
|
|
|
639
639
|
|
|
640
640
|
<dt class="inherited-from">Inherited From:</dt>
|
|
641
641
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
642
|
-
<a goto="copyright" link="Layer.html" onclick="getTypeHTML(event)"
|
|
642
|
+
<a goto="copyright" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#copyright">Layer#copyright</a>
|
|
643
643
|
</li></ul></dd>
|
|
644
644
|
|
|
645
645
|
|
|
@@ -723,7 +723,7 @@
|
|
|
723
723
|
|
|
724
724
|
<dt class="inherited-from">Inherited From:</dt>
|
|
725
725
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
726
|
-
<a goto="description" link="Layer.html" onclick="getTypeHTML(event)"
|
|
726
|
+
<a goto="description" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#description">Layer#description</a>
|
|
727
727
|
</li></ul></dd>
|
|
728
728
|
|
|
729
729
|
|
|
@@ -803,7 +803,7 @@
|
|
|
803
803
|
|
|
804
804
|
<dt class="inherited-from">Inherited From:</dt>
|
|
805
805
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
806
|
-
<a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)"
|
|
806
|
+
<a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extendProps">Layer#extendProps</a>
|
|
807
807
|
</li></ul></dd>
|
|
808
808
|
|
|
809
809
|
|
|
@@ -888,7 +888,7 @@
|
|
|
888
888
|
|
|
889
889
|
<dt class="inherited-from">Inherited From:</dt>
|
|
890
890
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
891
|
-
<a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)"
|
|
891
|
+
<a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extensionOptions">Layer#extensionOptions</a>
|
|
892
892
|
</li></ul></dd>
|
|
893
893
|
|
|
894
894
|
|
|
@@ -936,7 +936,7 @@
|
|
|
936
936
|
|
|
937
937
|
<span class="param-type">
|
|
938
938
|
|
|
939
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
939
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
940
940
|
|
|
941
941
|
</span>
|
|
942
942
|
|
|
@@ -977,7 +977,7 @@
|
|
|
977
977
|
|
|
978
978
|
<dt class="inherited-from">Inherited From:</dt>
|
|
979
979
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
980
|
-
<a goto="extent" link="Layer.html" onclick="getTypeHTML(event)"
|
|
980
|
+
<a goto="extent" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extent">Layer#extent</a>
|
|
981
981
|
</li></ul></dd>
|
|
982
982
|
|
|
983
983
|
|
|
@@ -1057,7 +1057,7 @@
|
|
|
1057
1057
|
|
|
1058
1058
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1059
1059
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1060
|
-
<a goto="headers" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1060
|
+
<a goto="headers" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#headers">Layer#headers</a>
|
|
1061
1061
|
</li></ul></dd>
|
|
1062
1062
|
|
|
1063
1063
|
|
|
@@ -1100,7 +1100,7 @@
|
|
|
1100
1100
|
|
|
1101
1101
|
<span class="param-type">
|
|
1102
1102
|
|
|
1103
|
-
<a link="FetchMethod.html" onclick="getTypeHTML(event)"
|
|
1103
|
+
<a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
|
|
1104
1104
|
|
|
1105
1105
|
</span>
|
|
1106
1106
|
|
|
@@ -1137,7 +1137,7 @@
|
|
|
1137
1137
|
|
|
1138
1138
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1139
1139
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1140
|
-
<a goto="httpMethod" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1140
|
+
<a goto="httpMethod" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#httpMethod">Layer#httpMethod</a>
|
|
1141
1141
|
</li></ul></dd>
|
|
1142
1142
|
|
|
1143
1143
|
|
|
@@ -1221,7 +1221,7 @@
|
|
|
1221
1221
|
|
|
1222
1222
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1223
1223
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1224
|
-
<a goto="id" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1224
|
+
<a goto="id" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#id">Layer#id</a>
|
|
1225
1225
|
</li></ul></dd>
|
|
1226
1226
|
|
|
1227
1227
|
|
|
@@ -1301,7 +1301,7 @@
|
|
|
1301
1301
|
|
|
1302
1302
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1303
1303
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1304
|
-
<a goto="index" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1304
|
+
<a goto="index" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#index">Layer#index</a>
|
|
1305
1305
|
</li></ul></dd>
|
|
1306
1306
|
|
|
1307
1307
|
|
|
@@ -1385,7 +1385,7 @@
|
|
|
1385
1385
|
|
|
1386
1386
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1387
1387
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1388
|
-
<a goto="loaded" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1388
|
+
<a goto="loaded" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#loaded">Layer#loaded</a>
|
|
1389
1389
|
</li></ul></dd>
|
|
1390
1390
|
|
|
1391
1391
|
|
|
@@ -1474,7 +1474,7 @@
|
|
|
1474
1474
|
|
|
1475
1475
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1476
1476
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1477
|
-
<a goto="loadStatus" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1477
|
+
<a goto="loadStatus" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#loadStatus">Layer#loadStatus</a>
|
|
1478
1478
|
</li></ul></dd>
|
|
1479
1479
|
|
|
1480
1480
|
|
|
@@ -1559,7 +1559,7 @@
|
|
|
1559
1559
|
|
|
1560
1560
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1561
1561
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1562
|
-
<a goto="maxScale" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1562
|
+
<a goto="maxScale" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#maxScale">Layer#maxScale</a>
|
|
1563
1563
|
</li></ul></dd>
|
|
1564
1564
|
|
|
1565
1565
|
|
|
@@ -1644,7 +1644,7 @@
|
|
|
1644
1644
|
|
|
1645
1645
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1646
1646
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1647
|
-
<a goto="minScale" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1647
|
+
<a goto="minScale" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#minScale">Layer#minScale</a>
|
|
1648
1648
|
</li></ul></dd>
|
|
1649
1649
|
|
|
1650
1650
|
|
|
@@ -1729,7 +1729,7 @@
|
|
|
1729
1729
|
|
|
1730
1730
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1731
1731
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1732
|
-
<a goto="opacity" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1732
|
+
<a goto="opacity" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#opacity">Layer#opacity</a>
|
|
1733
1733
|
</li></ul></dd>
|
|
1734
1734
|
|
|
1735
1735
|
|
|
@@ -1772,7 +1772,7 @@
|
|
|
1772
1772
|
|
|
1773
1773
|
<span class="param-type">
|
|
1774
1774
|
|
|
1775
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
1775
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
1776
1776
|
|
|
1777
1777
|
</span>
|
|
1778
1778
|
|
|
@@ -1811,7 +1811,7 @@
|
|
|
1811
1811
|
|
|
1812
1812
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1813
1813
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1814
|
-
<a
|
|
1814
|
+
<a href="Layer.html#spatialReference">Layer#spatialReference</a>
|
|
1815
1815
|
</li></ul></dd>
|
|
1816
1816
|
|
|
1817
1817
|
|
|
@@ -1889,7 +1889,7 @@
|
|
|
1889
1889
|
|
|
1890
1890
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1891
1891
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1892
|
-
<a goto="title" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1892
|
+
<a goto="title" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#title">Layer#title</a>
|
|
1893
1893
|
</li></ul></dd>
|
|
1894
1894
|
|
|
1895
1895
|
|
|
@@ -1969,7 +1969,7 @@
|
|
|
1969
1969
|
|
|
1970
1970
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1971
1971
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1972
|
-
<a goto="tokenAttachType" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1972
|
+
<a goto="tokenAttachType" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenAttachType">Layer#tokenAttachType</a>
|
|
1973
1973
|
</li></ul></dd>
|
|
1974
1974
|
|
|
1975
1975
|
|
|
@@ -2049,7 +2049,7 @@
|
|
|
2049
2049
|
|
|
2050
2050
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2051
2051
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2052
|
-
<a goto="tokenKey" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2052
|
+
<a goto="tokenKey" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenKey">Layer#tokenKey</a>
|
|
2053
2053
|
</li></ul></dd>
|
|
2054
2054
|
|
|
2055
2055
|
|
|
@@ -2134,7 +2134,7 @@
|
|
|
2134
2134
|
|
|
2135
2135
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2136
2136
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2137
|
-
<a goto="tokenValue" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2137
|
+
<a goto="tokenValue" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenValue">Layer#tokenValue</a>
|
|
2138
2138
|
</li></ul></dd>
|
|
2139
2139
|
|
|
2140
2140
|
|
|
@@ -2216,7 +2216,7 @@
|
|
|
2216
2216
|
|
|
2217
2217
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2218
2218
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2219
|
-
<a
|
|
2219
|
+
<a href="Layer.html#type">Layer#type</a>
|
|
2220
2220
|
</li></ul></dd>
|
|
2221
2221
|
|
|
2222
2222
|
|
|
@@ -2294,7 +2294,7 @@
|
|
|
2294
2294
|
|
|
2295
2295
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2296
2296
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2297
|
-
<a goto="visible" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2297
|
+
<a goto="visible" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#visible">Layer#visible</a>
|
|
2298
2298
|
</li></ul></dd>
|
|
2299
2299
|
|
|
2300
2300
|
|
|
@@ -2378,7 +2378,7 @@
|
|
|
2378
2378
|
|
|
2379
2379
|
<span class="param-type">
|
|
2380
2380
|
|
|
2381
|
-
<a link="UnknownLayer.html" onclick="getTypeHTML(event)"
|
|
2381
|
+
<a link="UnknownLayer.html" onclick="getTypeHTML(event)" href="UnknownLayer.html">UnknownLayer</a>
|
|
2382
2382
|
|
|
2383
2383
|
</span>
|
|
2384
2384
|
|
|
@@ -2726,7 +2726,7 @@
|
|
|
2726
2726
|
|
|
2727
2727
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2728
2728
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2729
|
-
<a
|
|
2729
|
+
<a href="Layer.html#clone">Layer#clone</a>
|
|
2730
2730
|
</li></ul></dd>
|
|
2731
2731
|
|
|
2732
2732
|
|
|
@@ -2787,7 +2787,7 @@
|
|
|
2787
2787
|
|
|
2788
2788
|
<span class="param-type">
|
|
2789
2789
|
|
|
2790
|
-
<a link="UnknownLayer.html" onclick="getTypeHTML(event)"
|
|
2790
|
+
<a link="UnknownLayer.html" onclick="getTypeHTML(event)" href="UnknownLayer.html">UnknownLayer</a>
|
|
2791
2791
|
|
|
2792
2792
|
</span>
|
|
2793
2793
|
|
|
@@ -2846,7 +2846,7 @@
|
|
|
2846
2846
|
|
|
2847
2847
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2848
2848
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2849
|
-
<a goto="destroy" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2849
|
+
<a goto="destroy" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#destroy">Layer#destroy</a>
|
|
2850
2850
|
</li></ul></dd>
|
|
2851
2851
|
|
|
2852
2852
|
|
|
@@ -2970,7 +2970,7 @@
|
|
|
2970
2970
|
|
|
2971
2971
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2972
2972
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2973
|
-
<a goto="isLoaded" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2973
|
+
<a goto="isLoaded" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#isLoaded">Layer#isLoaded</a>
|
|
2974
2974
|
</li></ul></dd>
|
|
2975
2975
|
|
|
2976
2976
|
|
|
@@ -3217,7 +3217,7 @@
|
|
|
3217
3217
|
|
|
3218
3218
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3219
3219
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3220
|
-
<a goto="off" link="Evented.html" onclick="getTypeHTML(event)"
|
|
3220
|
+
<a goto="off" link="Evented.html" onclick="getTypeHTML(event)" href="Evented.html#off">Evented#off</a>
|
|
3221
3221
|
</li></ul></dd>
|
|
3222
3222
|
|
|
3223
3223
|
|
|
@@ -3578,7 +3578,7 @@ view.off({
|
|
|
3578
3578
|
|
|
3579
3579
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3580
3580
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3581
|
-
<a goto="on" link="Evented.html" onclick="getTypeHTML(event)"
|
|
3581
|
+
<a goto="on" link="Evented.html" onclick="getTypeHTML(event)" href="Evented.html#on">Evented#on</a>
|
|
3582
3582
|
</li></ul></dd>
|
|
3583
3583
|
|
|
3584
3584
|
|
|
@@ -3782,7 +3782,7 @@ view.on({
|
|
|
3782
3782
|
|
|
3783
3783
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3784
3784
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3785
|
-
<a goto="refresh" link="Layer.html" onclick="getTypeHTML(event)"
|
|
3785
|
+
<a goto="refresh" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#refresh">Layer#refresh</a>
|
|
3786
3786
|
</li></ul></dd>
|
|
3787
3787
|
|
|
3788
3788
|
|
|
@@ -3878,7 +3878,7 @@ view.on({
|
|
|
3878
3878
|
|
|
3879
3879
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3880
3880
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3881
|
-
<a goto="toJSON" link="Layer.html" onclick="getTypeHTML(event)"
|
|
3881
|
+
<a goto="toJSON" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#toJSON">Layer#toJSON</a>
|
|
3882
3882
|
</li></ul></dd>
|
|
3883
3883
|
|
|
3884
3884
|
|
|
@@ -4259,7 +4259,7 @@ view.on({
|
|
|
4259
4259
|
|
|
4260
4260
|
<span class="param-type">
|
|
4261
4261
|
|
|
4262
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
4262
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
4263
4263
|
|
|
4264
4264
|
</span>
|
|
4265
4265
|
|
|
@@ -4301,7 +4301,7 @@ view.on({
|
|
|
4301
4301
|
|
|
4302
4302
|
<span class="param-type">
|
|
4303
4303
|
|
|
4304
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
4304
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
4305
4305
|
|
|
4306
4306
|
</span>
|
|
4307
4307
|
|
|
@@ -4343,7 +4343,7 @@ view.on({
|
|
|
4343
4343
|
|
|
4344
4344
|
<span class="param-type">
|
|
4345
4345
|
|
|
4346
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
4346
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
4347
4347
|
|
|
4348
4348
|
</span>
|
|
4349
4349
|
|
|
@@ -4385,7 +4385,7 @@ view.on({
|
|
|
4385
4385
|
|
|
4386
4386
|
<span class="param-type">
|
|
4387
4387
|
|
|
4388
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
4388
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
4389
4389
|
|
|
4390
4390
|
</span>
|
|
4391
4391
|
|
|
@@ -4433,7 +4433,7 @@ view.on({
|
|
|
4433
4433
|
|
|
4434
4434
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4435
4435
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4436
|
-
<a goto="event:图层刷新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
4436
|
+
<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>
|
|
4437
4437
|
</li></ul></dd>
|
|
4438
4438
|
|
|
4439
4439
|
|
|
@@ -4745,7 +4745,7 @@ view.on({
|
|
|
4745
4745
|
|
|
4746
4746
|
<span class="param-type">
|
|
4747
4747
|
|
|
4748
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
4748
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
4749
4749
|
|
|
4750
4750
|
</span>
|
|
4751
4751
|
|
|
@@ -4787,7 +4787,7 @@ view.on({
|
|
|
4787
4787
|
|
|
4788
4788
|
<span class="param-type">
|
|
4789
4789
|
|
|
4790
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
4790
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
4791
4791
|
|
|
4792
4792
|
</span>
|
|
4793
4793
|
|
|
@@ -4829,7 +4829,7 @@ view.on({
|
|
|
4829
4829
|
|
|
4830
4830
|
<span class="param-type">
|
|
4831
4831
|
|
|
4832
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
4832
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
4833
4833
|
|
|
4834
4834
|
</span>
|
|
4835
4835
|
|
|
@@ -4871,7 +4871,7 @@ view.on({
|
|
|
4871
4871
|
|
|
4872
4872
|
<span class="param-type">
|
|
4873
4873
|
|
|
4874
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
4874
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
4875
4875
|
|
|
4876
4876
|
</span>
|
|
4877
4877
|
|
|
@@ -4919,7 +4919,7 @@ view.on({
|
|
|
4919
4919
|
|
|
4920
4920
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4921
4921
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4922
|
-
<a goto="event:图层加载完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
4922
|
+
<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>
|
|
4923
4923
|
</li></ul></dd>
|
|
4924
4924
|
|
|
4925
4925
|
|
|
@@ -5221,7 +5221,7 @@ view.on({
|
|
|
5221
5221
|
|
|
5222
5222
|
<span class="param-type">
|
|
5223
5223
|
|
|
5224
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5224
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5225
5225
|
|
|
5226
5226
|
</span>
|
|
5227
5227
|
|
|
@@ -5263,7 +5263,7 @@ view.on({
|
|
|
5263
5263
|
|
|
5264
5264
|
<span class="param-type">
|
|
5265
5265
|
|
|
5266
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
5266
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
5267
5267
|
|
|
5268
5268
|
</span>
|
|
5269
5269
|
|
|
@@ -5305,7 +5305,7 @@ view.on({
|
|
|
5305
5305
|
|
|
5306
5306
|
<span class="param-type">
|
|
5307
5307
|
|
|
5308
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5308
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5309
5309
|
|
|
5310
5310
|
</span>
|
|
5311
5311
|
|
|
@@ -5347,7 +5347,7 @@ view.on({
|
|
|
5347
5347
|
|
|
5348
5348
|
<span class="param-type">
|
|
5349
5349
|
|
|
5350
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
5350
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
5351
5351
|
|
|
5352
5352
|
</span>
|
|
5353
5353
|
|
|
@@ -5395,7 +5395,7 @@ view.on({
|
|
|
5395
5395
|
|
|
5396
5396
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5397
5397
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5398
|
-
<a goto="event:图层显隐更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
5398
|
+
<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>
|
|
5399
5399
|
</li></ul></dd>
|
|
5400
5400
|
|
|
5401
5401
|
|
|
@@ -5707,7 +5707,7 @@ view.on({
|
|
|
5707
5707
|
|
|
5708
5708
|
<span class="param-type">
|
|
5709
5709
|
|
|
5710
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5710
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5711
5711
|
|
|
5712
5712
|
</span>
|
|
5713
5713
|
|
|
@@ -5749,7 +5749,7 @@ view.on({
|
|
|
5749
5749
|
|
|
5750
5750
|
<span class="param-type">
|
|
5751
5751
|
|
|
5752
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
5752
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
5753
5753
|
|
|
5754
5754
|
</span>
|
|
5755
5755
|
|
|
@@ -5791,7 +5791,7 @@ view.on({
|
|
|
5791
5791
|
|
|
5792
5792
|
<span class="param-type">
|
|
5793
5793
|
|
|
5794
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5794
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5795
5795
|
|
|
5796
5796
|
</span>
|
|
5797
5797
|
|
|
@@ -5833,7 +5833,7 @@ view.on({
|
|
|
5833
5833
|
|
|
5834
5834
|
<span class="param-type">
|
|
5835
5835
|
|
|
5836
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
5836
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
5837
5837
|
|
|
5838
5838
|
</span>
|
|
5839
5839
|
|
|
@@ -5881,7 +5881,7 @@ view.on({
|
|
|
5881
5881
|
|
|
5882
5882
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5883
5883
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5884
|
-
<a goto="event:图层更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
5884
|
+
<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>
|
|
5885
5885
|
</li></ul></dd>
|
|
5886
5886
|
|
|
5887
5887
|
|
|
@@ -6183,7 +6183,7 @@ view.on({
|
|
|
6183
6183
|
|
|
6184
6184
|
<span class="param-type">
|
|
6185
6185
|
|
|
6186
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6186
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6187
6187
|
|
|
6188
6188
|
</span>
|
|
6189
6189
|
|
|
@@ -6225,7 +6225,7 @@ view.on({
|
|
|
6225
6225
|
|
|
6226
6226
|
<span class="param-type">
|
|
6227
6227
|
|
|
6228
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
6228
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
6229
6229
|
|
|
6230
6230
|
</span>
|
|
6231
6231
|
|
|
@@ -6267,7 +6267,7 @@ view.on({
|
|
|
6267
6267
|
|
|
6268
6268
|
<span class="param-type">
|
|
6269
6269
|
|
|
6270
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6270
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6271
6271
|
|
|
6272
6272
|
</span>
|
|
6273
6273
|
|
|
@@ -6309,7 +6309,7 @@ view.on({
|
|
|
6309
6309
|
|
|
6310
6310
|
<span class="param-type">
|
|
6311
6311
|
|
|
6312
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
6312
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
6313
6313
|
|
|
6314
6314
|
</span>
|
|
6315
6315
|
|
|
@@ -6357,7 +6357,7 @@ view.on({
|
|
|
6357
6357
|
|
|
6358
6358
|
<dt class="inherited-from">Inherited From:</dt>
|
|
6359
6359
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
6360
|
-
<a goto="event:图层透明度更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
6360
|
+
<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>
|
|
6361
6361
|
</li></ul></dd>
|
|
6362
6362
|
|
|
6363
6363
|
|
|
@@ -6669,7 +6669,7 @@ view.on({
|
|
|
6669
6669
|
|
|
6670
6670
|
<span class="param-type">
|
|
6671
6671
|
|
|
6672
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6672
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6673
6673
|
|
|
6674
6674
|
</span>
|
|
6675
6675
|
|
|
@@ -6711,7 +6711,7 @@ view.on({
|
|
|
6711
6711
|
|
|
6712
6712
|
<span class="param-type">
|
|
6713
6713
|
|
|
6714
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
6714
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
6715
6715
|
|
|
6716
6716
|
</span>
|
|
6717
6717
|
|
|
@@ -6753,7 +6753,7 @@ view.on({
|
|
|
6753
6753
|
|
|
6754
6754
|
<span class="param-type">
|
|
6755
6755
|
|
|
6756
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6756
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6757
6757
|
|
|
6758
6758
|
</span>
|
|
6759
6759
|
|
|
@@ -6795,7 +6795,7 @@ view.on({
|
|
|
6795
6795
|
|
|
6796
6796
|
<span class="param-type">
|
|
6797
6797
|
|
|
6798
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
6798
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
6799
6799
|
|
|
6800
6800
|
</span>
|
|
6801
6801
|
|
|
@@ -6843,7 +6843,7 @@ view.on({
|
|
|
6843
6843
|
|
|
6844
6844
|
<dt class="inherited-from">Inherited From:</dt>
|
|
6845
6845
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
6846
|
-
<a goto="event:图层销毁完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
6846
|
+
<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>
|
|
6847
6847
|
</li></ul></dd>
|
|
6848
6848
|
|
|
6849
6849
|
|
|
@@ -7145,7 +7145,7 @@ view.on({
|
|
|
7145
7145
|
|
|
7146
7146
|
<span class="param-type">
|
|
7147
7147
|
|
|
7148
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
7148
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
7149
7149
|
|
|
7150
7150
|
</span>
|
|
7151
7151
|
|
|
@@ -7187,7 +7187,7 @@ view.on({
|
|
|
7187
7187
|
|
|
7188
7188
|
<span class="param-type">
|
|
7189
7189
|
|
|
7190
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
7190
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
7191
7191
|
|
|
7192
7192
|
</span>
|
|
7193
7193
|
|
|
@@ -7229,7 +7229,7 @@ view.on({
|
|
|
7229
7229
|
|
|
7230
7230
|
<span class="param-type">
|
|
7231
7231
|
|
|
7232
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
7232
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
7233
7233
|
|
|
7234
7234
|
</span>
|
|
7235
7235
|
|
|
@@ -7271,7 +7271,7 @@ view.on({
|
|
|
7271
7271
|
|
|
7272
7272
|
<span class="param-type">
|
|
7273
7273
|
|
|
7274
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
7274
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
7275
7275
|
|
|
7276
7276
|
</span>
|
|
7277
7277
|
|
|
@@ -7319,7 +7319,7 @@ view.on({
|
|
|
7319
7319
|
|
|
7320
7320
|
<dt class="inherited-from">Inherited From:</dt>
|
|
7321
7321
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
7322
|
-
<a goto="event:图层顺序更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
7322
|
+
<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>
|
|
7323
7323
|
</li></ul></dd>
|
|
7324
7324
|
|
|
7325
7325
|
|