@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
|
@@ -206,7 +206,7 @@
|
|
|
206
206
|
|
|
207
207
|
|
|
208
208
|
<ul>
|
|
209
|
-
<li><a link="Layer.html" onclick="getTypeHTML(event)"
|
|
209
|
+
<li><a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a></li>
|
|
210
210
|
</ul>
|
|
211
211
|
|
|
212
212
|
|
|
@@ -316,7 +316,7 @@
|
|
|
316
316
|
|
|
317
317
|
<span class="param-type">
|
|
318
318
|
|
|
319
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
319
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
320
320
|
|
|
321
321
|
</span>
|
|
322
322
|
|
|
@@ -352,7 +352,7 @@
|
|
|
352
352
|
|
|
353
353
|
<span class="param-type">
|
|
354
354
|
|
|
355
|
-
<a link="FetchMethod.html" onclick="getTypeHTML(event)"
|
|
355
|
+
<a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
|
|
356
356
|
|
|
357
357
|
</span>
|
|
358
358
|
|
|
@@ -496,7 +496,7 @@
|
|
|
496
496
|
|
|
497
497
|
<span class="param-type">
|
|
498
498
|
|
|
499
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
499
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
500
500
|
|
|
501
501
|
</span>
|
|
502
502
|
|
|
@@ -514,7 +514,7 @@
|
|
|
514
514
|
|
|
515
515
|
<span class="param-type">
|
|
516
516
|
|
|
517
|
-
<a link="TileInfo.html" onclick="getTypeHTML(event)"
|
|
517
|
+
<a link="TileInfo.html" onclick="getTypeHTML(event)" href="TileInfo.html">TileInfo</a>
|
|
518
518
|
|
|
519
519
|
</span>
|
|
520
520
|
|
|
|
@@ -539,7 +539,7 @@
|
|
|
539
539
|
|
|
540
540
|
<span class="param-type">
|
|
541
541
|
|
|
542
|
-
<a link="TileSliceType.html" onclick="getTypeHTML(event)"
|
|
542
|
+
<a link="TileSliceType.html" onclick="getTypeHTML(event)" href="global.html#TileSliceType">TileSliceType</a>
|
|
543
543
|
|
|
544
544
|
</span>
|
|
545
545
|
|
|
@@ -730,7 +730,7 @@
|
|
|
730
730
|
|
|
731
731
|
<dt class="inherited-from">Inherited From:</dt>
|
|
732
732
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
733
|
-
<a goto="copyright" link="Layer.html" onclick="getTypeHTML(event)"
|
|
733
|
+
<a goto="copyright" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#copyright">Layer#copyright</a>
|
|
734
734
|
</li></ul></dd>
|
|
735
735
|
|
|
736
736
|
|
|
@@ -814,7 +814,7 @@
|
|
|
814
814
|
|
|
815
815
|
<dt class="inherited-from">Inherited From:</dt>
|
|
816
816
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
817
|
-
<a goto="description" link="Layer.html" onclick="getTypeHTML(event)"
|
|
817
|
+
<a goto="description" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#description">Layer#description</a>
|
|
818
818
|
</li></ul></dd>
|
|
819
819
|
|
|
820
820
|
|
|
@@ -894,7 +894,7 @@
|
|
|
894
894
|
|
|
895
895
|
<dt class="inherited-from">Inherited From:</dt>
|
|
896
896
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
897
|
-
<a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)"
|
|
897
|
+
<a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extendProps">Layer#extendProps</a>
|
|
898
898
|
</li></ul></dd>
|
|
899
899
|
|
|
900
900
|
|
|
@@ -979,7 +979,7 @@
|
|
|
979
979
|
|
|
980
980
|
<dt class="inherited-from">Inherited From:</dt>
|
|
981
981
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
982
|
-
<a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)"
|
|
982
|
+
<a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extensionOptions">Layer#extensionOptions</a>
|
|
983
983
|
</li></ul></dd>
|
|
984
984
|
|
|
985
985
|
|
|
@@ -1027,7 +1027,7 @@
|
|
|
1027
1027
|
|
|
1028
1028
|
<span class="param-type">
|
|
1029
1029
|
|
|
1030
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
1030
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
1031
1031
|
|
|
1032
1032
|
</span>
|
|
1033
1033
|
|
|
@@ -1068,7 +1068,7 @@
|
|
|
1068
1068
|
|
|
1069
1069
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1070
1070
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1071
|
-
<a goto="extent" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1071
|
+
<a goto="extent" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extent">Layer#extent</a>
|
|
1072
1072
|
</li></ul></dd>
|
|
1073
1073
|
|
|
1074
1074
|
|
|
@@ -1148,7 +1148,7 @@
|
|
|
1148
1148
|
|
|
1149
1149
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1150
1150
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1151
|
-
<a goto="headers" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1151
|
+
<a goto="headers" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#headers">Layer#headers</a>
|
|
1152
1152
|
</li></ul></dd>
|
|
1153
1153
|
|
|
1154
1154
|
|
|
@@ -1191,7 +1191,7 @@
|
|
|
1191
1191
|
|
|
1192
1192
|
<span class="param-type">
|
|
1193
1193
|
|
|
1194
|
-
<a link="FetchMethod.html" onclick="getTypeHTML(event)"
|
|
1194
|
+
<a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
|
|
1195
1195
|
|
|
1196
1196
|
</span>
|
|
1197
1197
|
|
|
@@ -1228,7 +1228,7 @@
|
|
|
1228
1228
|
|
|
1229
1229
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1230
1230
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1231
|
-
<a goto="httpMethod" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1231
|
+
<a goto="httpMethod" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#httpMethod">Layer#httpMethod</a>
|
|
1232
1232
|
</li></ul></dd>
|
|
1233
1233
|
|
|
1234
1234
|
|
|
@@ -1312,7 +1312,7 @@
|
|
|
1312
1312
|
|
|
1313
1313
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1314
1314
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1315
|
-
<a goto="id" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1315
|
+
<a goto="id" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#id">Layer#id</a>
|
|
1316
1316
|
</li></ul></dd>
|
|
1317
1317
|
|
|
1318
1318
|
|
|
@@ -1392,7 +1392,7 @@
|
|
|
1392
1392
|
|
|
1393
1393
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1394
1394
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1395
|
-
<a goto="index" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1395
|
+
<a goto="index" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#index">Layer#index</a>
|
|
1396
1396
|
</li></ul></dd>
|
|
1397
1397
|
|
|
1398
1398
|
|
|
@@ -1476,7 +1476,7 @@
|
|
|
1476
1476
|
|
|
1477
1477
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1478
1478
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1479
|
-
<a goto="loaded" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1479
|
+
<a goto="loaded" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#loaded">Layer#loaded</a>
|
|
1480
1480
|
</li></ul></dd>
|
|
1481
1481
|
|
|
1482
1482
|
|
|
@@ -1565,7 +1565,7 @@
|
|
|
1565
1565
|
|
|
1566
1566
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1567
1567
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1568
|
-
<a goto="loadStatus" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1568
|
+
<a goto="loadStatus" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#loadStatus">Layer#loadStatus</a>
|
|
1569
1569
|
</li></ul></dd>
|
|
1570
1570
|
|
|
1571
1571
|
|
|
@@ -1650,7 +1650,7 @@
|
|
|
1650
1650
|
|
|
1651
1651
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1652
1652
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1653
|
-
<a goto="maxScale" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1653
|
+
<a goto="maxScale" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#maxScale">Layer#maxScale</a>
|
|
1654
1654
|
</li></ul></dd>
|
|
1655
1655
|
|
|
1656
1656
|
|
|
@@ -1735,7 +1735,7 @@
|
|
|
1735
1735
|
|
|
1736
1736
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1737
1737
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1738
|
-
<a goto="minScale" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1738
|
+
<a goto="minScale" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#minScale">Layer#minScale</a>
|
|
1739
1739
|
</li></ul></dd>
|
|
1740
1740
|
|
|
1741
1741
|
|
|
@@ -1820,7 +1820,7 @@
|
|
|
1820
1820
|
|
|
1821
1821
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1822
1822
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1823
|
-
<a goto="opacity" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1823
|
+
<a goto="opacity" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#opacity">Layer#opacity</a>
|
|
1824
1824
|
</li></ul></dd>
|
|
1825
1825
|
|
|
1826
1826
|
|
|
@@ -1863,7 +1863,7 @@
|
|
|
1863
1863
|
|
|
1864
1864
|
<span class="param-type">
|
|
1865
1865
|
|
|
1866
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
1866
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
1867
1867
|
|
|
1868
1868
|
</span>
|
|
1869
1869
|
|
|
@@ -1902,7 +1902,7 @@
|
|
|
1902
1902
|
|
|
1903
1903
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1904
1904
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1905
|
-
<a
|
|
1905
|
+
<a href="Layer.html#spatialReference">Layer#spatialReference</a>
|
|
1906
1906
|
</li></ul></dd>
|
|
1907
1907
|
|
|
1908
1908
|
|
|
@@ -1943,7 +1943,7 @@
|
|
|
1943
1943
|
|
|
1944
1944
|
<span class="param-type">
|
|
1945
1945
|
|
|
1946
|
-
<a link="TileInfo.html" onclick="getTypeHTML(event)"
|
|
1946
|
+
<a link="TileInfo.html" onclick="getTypeHTML(event)" href="TileInfo.html">TileInfo</a>
|
|
1947
1947
|
|
|
1948
1948
|
</span>
|
|
1949
1949
|
|
|
|
@@ -2029,7 +2029,7 @@
|
|
|
2029
2029
|
|
|
2030
2030
|
<span class="param-type">
|
|
2031
2031
|
|
|
2032
|
-
<a link="TileSliceType.html" onclick="getTypeHTML(event)"
|
|
2032
|
+
<a link="TileSliceType.html" onclick="getTypeHTML(event)" href="global.html#TileSliceType">TileSliceType</a>
|
|
2033
2033
|
|
|
2034
2034
|
</span>
|
|
2035
2035
|
|
|
@@ -2145,7 +2145,7 @@
|
|
|
2145
2145
|
|
|
2146
2146
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2147
2147
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2148
|
-
<a goto="title" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2148
|
+
<a goto="title" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#title">Layer#title</a>
|
|
2149
2149
|
</li></ul></dd>
|
|
2150
2150
|
|
|
2151
2151
|
|
|
@@ -2225,7 +2225,7 @@
|
|
|
2225
2225
|
|
|
2226
2226
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2227
2227
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2228
|
-
<a goto="tokenAttachType" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2228
|
+
<a goto="tokenAttachType" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenAttachType">Layer#tokenAttachType</a>
|
|
2229
2229
|
</li></ul></dd>
|
|
2230
2230
|
|
|
2231
2231
|
|
|
@@ -2305,7 +2305,7 @@
|
|
|
2305
2305
|
|
|
2306
2306
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2307
2307
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2308
|
-
<a goto="tokenKey" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2308
|
+
<a goto="tokenKey" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenKey">Layer#tokenKey</a>
|
|
2309
2309
|
</li></ul></dd>
|
|
2310
2310
|
|
|
2311
2311
|
|
|
@@ -2390,7 +2390,7 @@
|
|
|
2390
2390
|
|
|
2391
2391
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2392
2392
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2393
|
-
<a goto="tokenValue" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2393
|
+
<a goto="tokenValue" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenValue">Layer#tokenValue</a>
|
|
2394
2394
|
</li></ul></dd>
|
|
2395
2395
|
|
|
2396
2396
|
|
|
@@ -2476,7 +2476,7 @@
|
|
|
2476
2476
|
|
|
2477
2477
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2478
2478
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2479
|
-
<a
|
|
2479
|
+
<a href="Layer.html#type">Layer#type</a>
|
|
2480
2480
|
</li></ul></dd>
|
|
2481
2481
|
|
|
2482
2482
|
|
|
@@ -2629,7 +2629,7 @@
|
|
|
2629
2629
|
|
|
2630
2630
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2631
2631
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2632
|
-
<a goto="visible" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2632
|
+
<a goto="visible" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#visible">Layer#visible</a>
|
|
2633
2633
|
</li></ul></dd>
|
|
2634
2634
|
|
|
2635
2635
|
|
|
@@ -2693,7 +2693,7 @@
|
|
|
2693
2693
|
|
|
2694
2694
|
<span class="param-type">
|
|
2695
2695
|
|
|
2696
|
-
<a link="FeatureLayer.html" onclick="getTypeHTML(event)"
|
|
2696
|
+
<a link="FeatureLayer.html" onclick="getTypeHTML(event)" href="FeatureLayer.html">FeatureLayer</a>
|
|
2697
2697
|
|
|
2698
2698
|
</span>
|
|
2699
2699
|
|
|
@@ -2807,7 +2807,7 @@
|
|
|
2807
2807
|
|
|
2808
2808
|
<span class="param-type">
|
|
2809
2809
|
|
|
2810
|
-
<a link="TileInfo.html" onclick="getTypeHTML(event)"
|
|
2810
|
+
<a link="TileInfo.html" onclick="getTypeHTML(event)" href="TileInfo.html">TileInfo</a>
|
|
2811
2811
|
|
|
2812
2812
|
</span>
|
|
2813
2813
|
|
|
@@ -2868,7 +2868,7 @@
|
|
|
2868
2868
|
|
|
2869
2869
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2870
2870
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2871
|
-
<a
|
|
2871
|
+
<a href="Layer.html#clone">Layer#clone</a>
|
|
2872
2872
|
</li></ul></dd>
|
|
2873
2873
|
|
|
2874
2874
|
|
|
@@ -2929,7 +2929,7 @@
|
|
|
2929
2929
|
|
|
2930
2930
|
<span class="param-type">
|
|
2931
2931
|
|
|
2932
|
-
<a link="FeatureLayer.html" onclick="getTypeHTML(event)"
|
|
2932
|
+
<a link="FeatureLayer.html" onclick="getTypeHTML(event)" href="FeatureLayer.html">FeatureLayer</a>
|
|
2933
2933
|
|
|
2934
2934
|
</span>
|
|
2935
2935
|
|
|
@@ -2988,7 +2988,7 @@
|
|
|
2988
2988
|
|
|
2989
2989
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2990
2990
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2991
|
-
<a goto="destroy" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2991
|
+
<a goto="destroy" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#destroy">Layer#destroy</a>
|
|
2992
2992
|
</li></ul></dd>
|
|
2993
2993
|
|
|
2994
2994
|
|
|
@@ -3112,7 +3112,7 @@
|
|
|
3112
3112
|
|
|
3113
3113
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3114
3114
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3115
|
-
<a goto="isLoaded" link="Layer.html" onclick="getTypeHTML(event)"
|
|
3115
|
+
<a goto="isLoaded" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#isLoaded">Layer#isLoaded</a>
|
|
3116
3116
|
</li></ul></dd>
|
|
3117
3117
|
|
|
3118
3118
|
|
|
@@ -3359,7 +3359,7 @@
|
|
|
3359
3359
|
|
|
3360
3360
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3361
3361
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3362
|
-
<a goto="off" link="Evented.html" onclick="getTypeHTML(event)"
|
|
3362
|
+
<a goto="off" link="Evented.html" onclick="getTypeHTML(event)" href="Evented.html#off">Evented#off</a>
|
|
3363
3363
|
</li></ul></dd>
|
|
3364
3364
|
|
|
3365
3365
|
|
|
@@ -3720,7 +3720,7 @@ view.off({
|
|
|
3720
3720
|
|
|
3721
3721
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3722
3722
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3723
|
-
<a goto="on" link="Evented.html" onclick="getTypeHTML(event)"
|
|
3723
|
+
<a goto="on" link="Evented.html" onclick="getTypeHTML(event)" href="Evented.html#on">Evented#on</a>
|
|
3724
3724
|
</li></ul></dd>
|
|
3725
3725
|
|
|
3726
3726
|
|
|
@@ -3924,7 +3924,7 @@ view.on({
|
|
|
3924
3924
|
|
|
3925
3925
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3926
3926
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3927
|
-
<a goto="refresh" link="Layer.html" onclick="getTypeHTML(event)"
|
|
3927
|
+
<a goto="refresh" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#refresh">Layer#refresh</a>
|
|
3928
3928
|
</li></ul></dd>
|
|
3929
3929
|
|
|
3930
3930
|
|
|
@@ -4022,7 +4022,7 @@ view.on({
|
|
|
4022
4022
|
|
|
4023
4023
|
<dt class="tag-overrides">Overrides:</dt>
|
|
4024
4024
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
4025
|
-
<a
|
|
4025
|
+
<a href="Layer.html#toJSON">Layer#toJSON</a>
|
|
4026
4026
|
</li></ul></dd>
|
|
4027
4027
|
|
|
4028
4028
|
|
|
@@ -4083,7 +4083,7 @@ view.on({
|
|
|
4083
4083
|
|
|
4084
4084
|
<span class="param-type">
|
|
4085
4085
|
|
|
4086
|
-
<a link="TileInfo.html" onclick="getTypeHTML(event)"
|
|
4086
|
+
<a link="TileInfo.html" onclick="getTypeHTML(event)" href="TileInfo.html">TileInfo</a>
|
|
4087
4087
|
|
|
4088
4088
|
</span>
|
|
4089
4089
|
|
|
@@ -4401,7 +4401,7 @@ view.on({
|
|
|
4401
4401
|
|
|
4402
4402
|
<span class="param-type">
|
|
4403
4403
|
|
|
4404
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
4404
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
4405
4405
|
|
|
4406
4406
|
</span>
|
|
4407
4407
|
|
|
@@ -4443,7 +4443,7 @@ view.on({
|
|
|
4443
4443
|
|
|
4444
4444
|
<span class="param-type">
|
|
4445
4445
|
|
|
4446
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
4446
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
4447
4447
|
|
|
4448
4448
|
</span>
|
|
4449
4449
|
|
|
@@ -4485,7 +4485,7 @@ view.on({
|
|
|
4485
4485
|
|
|
4486
4486
|
<span class="param-type">
|
|
4487
4487
|
|
|
4488
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
4488
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
4489
4489
|
|
|
4490
4490
|
</span>
|
|
4491
4491
|
|
|
@@ -4527,7 +4527,7 @@ view.on({
|
|
|
4527
4527
|
|
|
4528
4528
|
<span class="param-type">
|
|
4529
4529
|
|
|
4530
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
4530
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
4531
4531
|
|
|
4532
4532
|
</span>
|
|
4533
4533
|
|
|
@@ -4575,7 +4575,7 @@ view.on({
|
|
|
4575
4575
|
|
|
4576
4576
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4577
4577
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4578
|
-
<a goto="event:图层刷新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
4578
|
+
<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>
|
|
4579
4579
|
</li></ul></dd>
|
|
4580
4580
|
|
|
4581
4581
|
|
|
@@ -4887,7 +4887,7 @@ view.on({
|
|
|
4887
4887
|
|
|
4888
4888
|
<span class="param-type">
|
|
4889
4889
|
|
|
4890
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
4890
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
4891
4891
|
|
|
4892
4892
|
</span>
|
|
4893
4893
|
|
|
@@ -4929,7 +4929,7 @@ view.on({
|
|
|
4929
4929
|
|
|
4930
4930
|
<span class="param-type">
|
|
4931
4931
|
|
|
4932
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
4932
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
4933
4933
|
|
|
4934
4934
|
</span>
|
|
4935
4935
|
|
|
@@ -4971,7 +4971,7 @@ view.on({
|
|
|
4971
4971
|
|
|
4972
4972
|
<span class="param-type">
|
|
4973
4973
|
|
|
4974
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
4974
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
4975
4975
|
|
|
4976
4976
|
</span>
|
|
4977
4977
|
|
|
@@ -5013,7 +5013,7 @@ view.on({
|
|
|
5013
5013
|
|
|
5014
5014
|
<span class="param-type">
|
|
5015
5015
|
|
|
5016
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
5016
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
5017
5017
|
|
|
5018
5018
|
</span>
|
|
5019
5019
|
|
|
@@ -5061,7 +5061,7 @@ view.on({
|
|
|
5061
5061
|
|
|
5062
5062
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5063
5063
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5064
|
-
<a goto="event:图层加载完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
5064
|
+
<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>
|
|
5065
5065
|
</li></ul></dd>
|
|
5066
5066
|
|
|
5067
5067
|
|
|
@@ -5363,7 +5363,7 @@ view.on({
|
|
|
5363
5363
|
|
|
5364
5364
|
<span class="param-type">
|
|
5365
5365
|
|
|
5366
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5366
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5367
5367
|
|
|
5368
5368
|
</span>
|
|
5369
5369
|
|
|
@@ -5405,7 +5405,7 @@ view.on({
|
|
|
5405
5405
|
|
|
5406
5406
|
<span class="param-type">
|
|
5407
5407
|
|
|
5408
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
5408
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
5409
5409
|
|
|
5410
5410
|
</span>
|
|
5411
5411
|
|
|
@@ -5447,7 +5447,7 @@ view.on({
|
|
|
5447
5447
|
|
|
5448
5448
|
<span class="param-type">
|
|
5449
5449
|
|
|
5450
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5450
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5451
5451
|
|
|
5452
5452
|
</span>
|
|
5453
5453
|
|
|
@@ -5489,7 +5489,7 @@ view.on({
|
|
|
5489
5489
|
|
|
5490
5490
|
<span class="param-type">
|
|
5491
5491
|
|
|
5492
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
5492
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
5493
5493
|
|
|
5494
5494
|
</span>
|
|
5495
5495
|
|
|
@@ -5537,7 +5537,7 @@ view.on({
|
|
|
5537
5537
|
|
|
5538
5538
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5539
5539
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5540
|
-
<a goto="event:图层显隐更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
5540
|
+
<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>
|
|
5541
5541
|
</li></ul></dd>
|
|
5542
5542
|
|
|
5543
5543
|
|
|
@@ -5849,7 +5849,7 @@ view.on({
|
|
|
5849
5849
|
|
|
5850
5850
|
<span class="param-type">
|
|
5851
5851
|
|
|
5852
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5852
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5853
5853
|
|
|
5854
5854
|
</span>
|
|
5855
5855
|
|
|
@@ -5891,7 +5891,7 @@ view.on({
|
|
|
5891
5891
|
|
|
5892
5892
|
<span class="param-type">
|
|
5893
5893
|
|
|
5894
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
5894
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
5895
5895
|
|
|
5896
5896
|
</span>
|
|
5897
5897
|
|
|
@@ -5933,7 +5933,7 @@ view.on({
|
|
|
5933
5933
|
|
|
5934
5934
|
<span class="param-type">
|
|
5935
5935
|
|
|
5936
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5936
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5937
5937
|
|
|
5938
5938
|
</span>
|
|
5939
5939
|
|
|
@@ -5975,7 +5975,7 @@ view.on({
|
|
|
5975
5975
|
|
|
5976
5976
|
<span class="param-type">
|
|
5977
5977
|
|
|
5978
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
5978
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
5979
5979
|
|
|
5980
5980
|
</span>
|
|
5981
5981
|
|
|
@@ -6023,7 +6023,7 @@ view.on({
|
|
|
6023
6023
|
|
|
6024
6024
|
<dt class="inherited-from">Inherited From:</dt>
|
|
6025
6025
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
6026
|
-
<a goto="event:图层更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
6026
|
+
<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>
|
|
6027
6027
|
</li></ul></dd>
|
|
6028
6028
|
|
|
6029
6029
|
|
|
@@ -6325,7 +6325,7 @@ view.on({
|
|
|
6325
6325
|
|
|
6326
6326
|
<span class="param-type">
|
|
6327
6327
|
|
|
6328
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6328
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6329
6329
|
|
|
6330
6330
|
</span>
|
|
6331
6331
|
|
|
@@ -6367,7 +6367,7 @@ view.on({
|
|
|
6367
6367
|
|
|
6368
6368
|
<span class="param-type">
|
|
6369
6369
|
|
|
6370
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
6370
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
6371
6371
|
|
|
6372
6372
|
</span>
|
|
6373
6373
|
|
|
@@ -6409,7 +6409,7 @@ view.on({
|
|
|
6409
6409
|
|
|
6410
6410
|
<span class="param-type">
|
|
6411
6411
|
|
|
6412
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6412
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6413
6413
|
|
|
6414
6414
|
</span>
|
|
6415
6415
|
|
|
@@ -6451,7 +6451,7 @@ view.on({
|
|
|
6451
6451
|
|
|
6452
6452
|
<span class="param-type">
|
|
6453
6453
|
|
|
6454
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
6454
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
6455
6455
|
|
|
6456
6456
|
</span>
|
|
6457
6457
|
|
|
@@ -6499,7 +6499,7 @@ view.on({
|
|
|
6499
6499
|
|
|
6500
6500
|
<dt class="inherited-from">Inherited From:</dt>
|
|
6501
6501
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
6502
|
-
<a goto="event:图层透明度更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
6502
|
+
<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>
|
|
6503
6503
|
</li></ul></dd>
|
|
6504
6504
|
|
|
6505
6505
|
|
|
@@ -6811,7 +6811,7 @@ view.on({
|
|
|
6811
6811
|
|
|
6812
6812
|
<span class="param-type">
|
|
6813
6813
|
|
|
6814
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6814
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6815
6815
|
|
|
6816
6816
|
</span>
|
|
6817
6817
|
|
|
@@ -6853,7 +6853,7 @@ view.on({
|
|
|
6853
6853
|
|
|
6854
6854
|
<span class="param-type">
|
|
6855
6855
|
|
|
6856
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
6856
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
6857
6857
|
|
|
6858
6858
|
</span>
|
|
6859
6859
|
|
|
@@ -6895,7 +6895,7 @@ view.on({
|
|
|
6895
6895
|
|
|
6896
6896
|
<span class="param-type">
|
|
6897
6897
|
|
|
6898
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6898
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6899
6899
|
|
|
6900
6900
|
</span>
|
|
6901
6901
|
|
|
@@ -6937,7 +6937,7 @@ view.on({
|
|
|
6937
6937
|
|
|
6938
6938
|
<span class="param-type">
|
|
6939
6939
|
|
|
6940
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
6940
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
6941
6941
|
|
|
6942
6942
|
</span>
|
|
6943
6943
|
|
|
@@ -6985,7 +6985,7 @@ view.on({
|
|
|
6985
6985
|
|
|
6986
6986
|
<dt class="inherited-from">Inherited From:</dt>
|
|
6987
6987
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
6988
|
-
<a goto="event:图层销毁完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
6988
|
+
<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>
|
|
6989
6989
|
</li></ul></dd>
|
|
6990
6990
|
|
|
6991
6991
|
|
|
@@ -7287,7 +7287,7 @@ view.on({
|
|
|
7287
7287
|
|
|
7288
7288
|
<span class="param-type">
|
|
7289
7289
|
|
|
7290
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
7290
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
7291
7291
|
|
|
7292
7292
|
</span>
|
|
7293
7293
|
|
|
@@ -7329,7 +7329,7 @@ view.on({
|
|
|
7329
7329
|
|
|
7330
7330
|
<span class="param-type">
|
|
7331
7331
|
|
|
7332
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
7332
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
7333
7333
|
|
|
7334
7334
|
</span>
|
|
7335
7335
|
|
|
@@ -7371,7 +7371,7 @@ view.on({
|
|
|
7371
7371
|
|
|
7372
7372
|
<span class="param-type">
|
|
7373
7373
|
|
|
7374
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
7374
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
7375
7375
|
|
|
7376
7376
|
</span>
|
|
7377
7377
|
|
|
@@ -7413,7 +7413,7 @@ view.on({
|
|
|
7413
7413
|
|
|
7414
7414
|
<span class="param-type">
|
|
7415
7415
|
|
|
7416
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
7416
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
7417
7417
|
|
|
7418
7418
|
</span>
|
|
7419
7419
|
|
|
@@ -7461,7 +7461,7 @@ view.on({
|
|
|
7461
7461
|
|
|
7462
7462
|
<dt class="inherited-from">Inherited From:</dt>
|
|
7463
7463
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
7464
|
-
<a goto="event:图层顺序更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
7464
|
+
<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>
|
|
7465
7465
|
</li></ul></dd>
|
|
7466
7466
|
|
|
7467
7467
|
|