@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
|
@@ -338,7 +338,7 @@ on-screen: 使用Cesium接口实时渲染注记<br/>
|
|
|
338
338
|
off-screen: 使用矢量瓦片来绘制注记<br/>
|
|
339
339
|
三维注记目前不支持修改透明度和显隐参数<br>
|
|
340
340
|
请注意模式切换时,会造成性能损失,在显卡较弱的机器上会出现卡顿现象<br/>
|
|
341
|
-
示例请参考<a
|
|
341
|
+
示例请参考<a href="IGSVectorTileLayer.html"><code>IGSVectorTileLayer</code></a></p></td>
|
|
342
342
|
</tr>
|
|
343
343
|
|
|
344
344
|
|
|
@@ -354,28 +354,28 @@ off-screen: 使用矢量瓦片来绘制注记<br/>
|
|
|
354
354
|
|
|
355
355
|
<span class="param-type">
|
|
356
356
|
|
|
357
|
-
<a link="Polygon.html" onclick="getTypeHTML(event)"
|
|
357
|
+
<a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
|
|
358
358
|
|
|
359
359
|
</span>
|
|
360
360
|
|
|
|
361
361
|
|
|
362
362
|
<span class="param-type">
|
|
363
363
|
|
|
364
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
364
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
365
365
|
|
|
366
366
|
</span>
|
|
367
367
|
|
|
|
368
368
|
|
|
369
369
|
<span class="param-type">
|
|
370
370
|
|
|
371
|
-
<a link="Circle.html" onclick="getTypeHTML(event)"
|
|
371
|
+
<a link="Circle.html" onclick="getTypeHTML(event)" href="Circle.html">Circle</a>
|
|
372
372
|
|
|
373
373
|
</span>
|
|
374
374
|
|
|
|
375
375
|
|
|
376
376
|
<span class="param-type">
|
|
377
377
|
|
|
378
|
-
<a link="MultiPolygon.html" onclick="getTypeHTML(event)"
|
|
378
|
+
<a link="MultiPolygon.html" onclick="getTypeHTML(event)" href="MultiPolygon.html">MultiPolygon</a>
|
|
379
379
|
|
|
380
380
|
</span>
|
|
381
381
|
|
|
|
@@ -602,7 +602,7 @@ const customLayer = new VectorTileLayerCustom({
|
|
|
602
602
|
|
|
603
603
|
|
|
604
604
|
<ul>
|
|
605
|
-
<li><a link="Layer.html" onclick="getTypeHTML(event)"
|
|
605
|
+
<li><a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a></li>
|
|
606
606
|
</ul>
|
|
607
607
|
|
|
608
608
|
|
|
@@ -658,28 +658,28 @@ const customLayer = new VectorTileLayerCustom({
|
|
|
658
658
|
|
|
659
659
|
<span class="param-type">
|
|
660
660
|
|
|
661
|
-
<a link="Polygon.html" onclick="getTypeHTML(event)"
|
|
661
|
+
<a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
|
|
662
662
|
|
|
663
663
|
</span>
|
|
664
664
|
|
|
|
665
665
|
|
|
666
666
|
<span class="param-type">
|
|
667
667
|
|
|
668
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
668
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
669
669
|
|
|
670
670
|
</span>
|
|
671
671
|
|
|
|
672
672
|
|
|
673
673
|
<span class="param-type">
|
|
674
674
|
|
|
675
|
-
<a link="Circle.html" onclick="getTypeHTML(event)"
|
|
675
|
+
<a link="Circle.html" onclick="getTypeHTML(event)" href="Circle.html">Circle</a>
|
|
676
676
|
|
|
677
677
|
</span>
|
|
678
678
|
|
|
|
679
679
|
|
|
680
680
|
<span class="param-type">
|
|
681
681
|
|
|
682
|
-
<a link="MultiPolygon.html" onclick="getTypeHTML(event)"
|
|
682
|
+
<a link="MultiPolygon.html" onclick="getTypeHTML(event)" href="MultiPolygon.html">MultiPolygon</a>
|
|
683
683
|
|
|
684
684
|
</span>
|
|
685
685
|
|
|
|
@@ -794,7 +794,7 @@ const customLayer = new VectorTileLayerCustom({
|
|
|
794
794
|
|
|
795
795
|
<span class="param-type">
|
|
796
796
|
|
|
797
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
797
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
798
798
|
|
|
799
799
|
</span>
|
|
800
800
|
|
|
@@ -830,7 +830,7 @@ const customLayer = new VectorTileLayerCustom({
|
|
|
830
830
|
|
|
831
831
|
<span class="param-type">
|
|
832
832
|
|
|
833
|
-
<a link="FetchMethod.html" onclick="getTypeHTML(event)"
|
|
833
|
+
<a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
|
|
834
834
|
|
|
835
835
|
</span>
|
|
836
836
|
|
|
@@ -1013,7 +1013,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1013
1013
|
|
|
1014
1014
|
<span class="param-type">
|
|
1015
1015
|
|
|
1016
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
1016
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
1017
1017
|
|
|
1018
1018
|
</span>
|
|
1019
1019
|
|
|
@@ -1049,7 +1049,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1049
1049
|
|
|
1050
1050
|
<span class="param-type">
|
|
1051
1051
|
|
|
1052
|
-
<a link="TileInfo.html" onclick="getTypeHTML(event)"
|
|
1052
|
+
<a link="TileInfo.html" onclick="getTypeHTML(event)" href="TileInfo.html">TileInfo</a>
|
|
1053
1053
|
|
|
1054
1054
|
</span>
|
|
1055
1055
|
|
|
|
@@ -1281,28 +1281,28 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1281
1281
|
|
|
1282
1282
|
<span class="param-type">
|
|
1283
1283
|
|
|
1284
|
-
<a link="Polygon.html" onclick="getTypeHTML(event)"
|
|
1284
|
+
<a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
|
|
1285
1285
|
|
|
1286
1286
|
</span>
|
|
1287
1287
|
|
|
|
1288
1288
|
|
|
1289
1289
|
<span class="param-type">
|
|
1290
1290
|
|
|
1291
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
1291
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
1292
1292
|
|
|
1293
1293
|
</span>
|
|
1294
1294
|
|
|
|
1295
1295
|
|
|
1296
1296
|
<span class="param-type">
|
|
1297
1297
|
|
|
1298
|
-
<a link="Circle.html" onclick="getTypeHTML(event)"
|
|
1298
|
+
<a link="Circle.html" onclick="getTypeHTML(event)" href="Circle.html">Circle</a>
|
|
1299
1299
|
|
|
1300
1300
|
</span>
|
|
1301
1301
|
|
|
|
1302
1302
|
|
|
1303
1303
|
<span class="param-type">
|
|
1304
1304
|
|
|
1305
|
-
<a link="MultiPolygon.html" onclick="getTypeHTML(event)"
|
|
1305
|
+
<a link="MultiPolygon.html" onclick="getTypeHTML(event)" href="MultiPolygon.html">MultiPolygon</a>
|
|
1306
1306
|
|
|
1307
1307
|
</span>
|
|
1308
1308
|
|
|
|
@@ -1425,7 +1425,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1425
1425
|
|
|
1426
1426
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1427
1427
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1428
|
-
<a goto="copyright" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1428
|
+
<a goto="copyright" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#copyright">Layer#copyright</a>
|
|
1429
1429
|
</li></ul></dd>
|
|
1430
1430
|
|
|
1431
1431
|
|
|
@@ -1588,7 +1588,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1588
1588
|
|
|
1589
1589
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1590
1590
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1591
|
-
<a goto="description" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1591
|
+
<a goto="description" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#description">Layer#description</a>
|
|
1592
1592
|
</li></ul></dd>
|
|
1593
1593
|
|
|
1594
1594
|
|
|
@@ -1668,7 +1668,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1668
1668
|
|
|
1669
1669
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1670
1670
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1671
|
-
<a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1671
|
+
<a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extendProps">Layer#extendProps</a>
|
|
1672
1672
|
</li></ul></dd>
|
|
1673
1673
|
|
|
1674
1674
|
|
|
@@ -1753,7 +1753,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1753
1753
|
|
|
1754
1754
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1755
1755
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1756
|
-
<a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1756
|
+
<a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extensionOptions">Layer#extensionOptions</a>
|
|
1757
1757
|
</li></ul></dd>
|
|
1758
1758
|
|
|
1759
1759
|
|
|
@@ -1801,7 +1801,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1801
1801
|
|
|
1802
1802
|
<span class="param-type">
|
|
1803
1803
|
|
|
1804
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
1804
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
1805
1805
|
|
|
1806
1806
|
</span>
|
|
1807
1807
|
|
|
@@ -1842,7 +1842,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1842
1842
|
|
|
1843
1843
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1844
1844
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1845
|
-
<a goto="extent" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1845
|
+
<a goto="extent" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extent">Layer#extent</a>
|
|
1846
1846
|
</li></ul></dd>
|
|
1847
1847
|
|
|
1848
1848
|
|
|
@@ -1922,7 +1922,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1922
1922
|
|
|
1923
1923
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1924
1924
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1925
|
-
<a goto="headers" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1925
|
+
<a goto="headers" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#headers">Layer#headers</a>
|
|
1926
1926
|
</li></ul></dd>
|
|
1927
1927
|
|
|
1928
1928
|
|
|
@@ -1965,7 +1965,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1965
1965
|
|
|
1966
1966
|
<span class="param-type">
|
|
1967
1967
|
|
|
1968
|
-
<a link="FetchMethod.html" onclick="getTypeHTML(event)"
|
|
1968
|
+
<a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
|
|
1969
1969
|
|
|
1970
1970
|
</span>
|
|
1971
1971
|
|
|
@@ -2002,7 +2002,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
2002
2002
|
|
|
2003
2003
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2004
2004
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2005
|
-
<a goto="httpMethod" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2005
|
+
<a goto="httpMethod" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#httpMethod">Layer#httpMethod</a>
|
|
2006
2006
|
</li></ul></dd>
|
|
2007
2007
|
|
|
2008
2008
|
|
|
@@ -2086,7 +2086,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
2086
2086
|
|
|
2087
2087
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2088
2088
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2089
|
-
<a goto="id" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2089
|
+
<a goto="id" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#id">Layer#id</a>
|
|
2090
2090
|
</li></ul></dd>
|
|
2091
2091
|
|
|
2092
2092
|
|
|
@@ -2166,7 +2166,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
2166
2166
|
|
|
2167
2167
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2168
2168
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2169
|
-
<a goto="index" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2169
|
+
<a goto="index" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#index">Layer#index</a>
|
|
2170
2170
|
</li></ul></dd>
|
|
2171
2171
|
|
|
2172
2172
|
|
|
@@ -2328,7 +2328,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
2328
2328
|
|
|
2329
2329
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2330
2330
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2331
|
-
<a goto="loaded" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2331
|
+
<a goto="loaded" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#loaded">Layer#loaded</a>
|
|
2332
2332
|
</li></ul></dd>
|
|
2333
2333
|
|
|
2334
2334
|
|
|
@@ -2417,7 +2417,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
2417
2417
|
|
|
2418
2418
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2419
2419
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2420
|
-
<a goto="loadStatus" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2420
|
+
<a goto="loadStatus" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#loadStatus">Layer#loadStatus</a>
|
|
2421
2421
|
</li></ul></dd>
|
|
2422
2422
|
|
|
2423
2423
|
|
|
@@ -2502,7 +2502,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
2502
2502
|
|
|
2503
2503
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2504
2504
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2505
|
-
<a goto="maxScale" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2505
|
+
<a goto="maxScale" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#maxScale">Layer#maxScale</a>
|
|
2506
2506
|
</li></ul></dd>
|
|
2507
2507
|
|
|
2508
2508
|
|
|
@@ -2587,7 +2587,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
2587
2587
|
|
|
2588
2588
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2589
2589
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2590
|
-
<a goto="minScale" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2590
|
+
<a goto="minScale" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#minScale">Layer#minScale</a>
|
|
2591
2591
|
</li></ul></dd>
|
|
2592
2592
|
|
|
2593
2593
|
|
|
@@ -2752,7 +2752,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
2752
2752
|
|
|
2753
2753
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2754
2754
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2755
|
-
<a goto="opacity" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2755
|
+
<a goto="opacity" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#opacity">Layer#opacity</a>
|
|
2756
2756
|
</li></ul></dd>
|
|
2757
2757
|
|
|
2758
2758
|
|
|
@@ -2795,7 +2795,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
2795
2795
|
|
|
2796
2796
|
<span class="param-type">
|
|
2797
2797
|
|
|
2798
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
2798
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
2799
2799
|
|
|
2800
2800
|
</span>
|
|
2801
2801
|
|
|
@@ -2834,7 +2834,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
2834
2834
|
|
|
2835
2835
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2836
2836
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2837
|
-
<a
|
|
2837
|
+
<a href="Layer.html#spatialReference">Layer#spatialReference</a>
|
|
2838
2838
|
</li></ul></dd>
|
|
2839
2839
|
|
|
2840
2840
|
|
|
@@ -2950,7 +2950,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
2950
2950
|
|
|
2951
2951
|
<span class="param-type">
|
|
2952
2952
|
|
|
2953
|
-
<a link="TileInfo.html" onclick="getTypeHTML(event)"
|
|
2953
|
+
<a link="TileInfo.html" onclick="getTypeHTML(event)" href="TileInfo.html">TileInfo</a>
|
|
2954
2954
|
|
|
2955
2955
|
</span>
|
|
2956
2956
|
|
|
|
@@ -3073,7 +3073,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
3073
3073
|
|
|
3074
3074
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3075
3075
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3076
|
-
<a goto="title" link="Layer.html" onclick="getTypeHTML(event)"
|
|
3076
|
+
<a goto="title" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#title">Layer#title</a>
|
|
3077
3077
|
</li></ul></dd>
|
|
3078
3078
|
|
|
3079
3079
|
|
|
@@ -3153,7 +3153,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
3153
3153
|
|
|
3154
3154
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3155
3155
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3156
|
-
<a goto="tokenAttachType" link="Layer.html" onclick="getTypeHTML(event)"
|
|
3156
|
+
<a goto="tokenAttachType" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenAttachType">Layer#tokenAttachType</a>
|
|
3157
3157
|
</li></ul></dd>
|
|
3158
3158
|
|
|
3159
3159
|
|
|
@@ -3233,7 +3233,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
3233
3233
|
|
|
3234
3234
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3235
3235
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3236
|
-
<a goto="tokenKey" link="Layer.html" onclick="getTypeHTML(event)"
|
|
3236
|
+
<a goto="tokenKey" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenKey">Layer#tokenKey</a>
|
|
3237
3237
|
</li></ul></dd>
|
|
3238
3238
|
|
|
3239
3239
|
|
|
@@ -3318,7 +3318,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
3318
3318
|
|
|
3319
3319
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3320
3320
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3321
|
-
<a goto="tokenValue" link="Layer.html" onclick="getTypeHTML(event)"
|
|
3321
|
+
<a goto="tokenValue" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenValue">Layer#tokenValue</a>
|
|
3322
3322
|
</li></ul></dd>
|
|
3323
3323
|
|
|
3324
3324
|
|
|
@@ -3402,7 +3402,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
3402
3402
|
|
|
3403
3403
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3404
3404
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3405
|
-
<a goto="type" link="Layer.html" onclick="getTypeHTML(event)"
|
|
3405
|
+
<a goto="type" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#type">Layer#type</a>
|
|
3406
3406
|
</li></ul></dd>
|
|
3407
3407
|
|
|
3408
3408
|
|
|
@@ -3557,7 +3557,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
3557
3557
|
|
|
3558
3558
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3559
3559
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3560
|
-
<a goto="visible" link="Layer.html" onclick="getTypeHTML(event)"
|
|
3560
|
+
<a goto="visible" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#visible">Layer#visible</a>
|
|
3561
3561
|
</li></ul></dd>
|
|
3562
3562
|
|
|
3563
3563
|
|
|
@@ -3621,7 +3621,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
3621
3621
|
|
|
3622
3622
|
<span class="param-type">
|
|
3623
3623
|
|
|
3624
|
-
<a link="VectorTileLayer.html" onclick="getTypeHTML(event)"
|
|
3624
|
+
<a link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html">VectorTileLayer</a>
|
|
3625
3625
|
|
|
3626
3626
|
</span>
|
|
3627
3627
|
|
|
@@ -3641,7 +3641,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
3641
3641
|
|
|
3642
3642
|
<span class="param-type">
|
|
3643
3643
|
|
|
3644
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
3644
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
3645
3645
|
|
|
3646
3646
|
</span>
|
|
3647
3647
|
|
|
@@ -4145,7 +4145,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
4145
4145
|
|
|
4146
4146
|
<span class="param-type">
|
|
4147
4147
|
|
|
4148
|
-
<a link="VectorTileLayer.html" onclick="getTypeHTML(event)"
|
|
4148
|
+
<a link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html">VectorTileLayer</a>
|
|
4149
4149
|
|
|
4150
4150
|
</span>
|
|
4151
4151
|
|
|
@@ -4210,7 +4210,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
4210
4210
|
|
|
4211
4211
|
<dt class="tag-overrides">Overrides:</dt>
|
|
4212
4212
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
4213
|
-
<a
|
|
4213
|
+
<a href="Layer.html#clone">Layer#clone</a>
|
|
4214
4214
|
</li></ul></dd>
|
|
4215
4215
|
|
|
4216
4216
|
|
|
@@ -4271,7 +4271,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
4271
4271
|
|
|
4272
4272
|
<span class="param-type">
|
|
4273
4273
|
|
|
4274
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
4274
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
4275
4275
|
|
|
4276
4276
|
</span>
|
|
4277
4277
|
|
|
@@ -4476,7 +4476,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
4476
4476
|
|
|
4477
4477
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4478
4478
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4479
|
-
<a goto="destroy" link="Layer.html" onclick="getTypeHTML(event)"
|
|
4479
|
+
<a goto="destroy" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#destroy">Layer#destroy</a>
|
|
4480
4480
|
</li></ul></dd>
|
|
4481
4481
|
|
|
4482
4482
|
|
|
@@ -5875,7 +5875,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
5875
5875
|
|
|
5876
5876
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5877
5877
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5878
|
-
<a goto="isLoaded" link="Layer.html" onclick="getTypeHTML(event)"
|
|
5878
|
+
<a goto="isLoaded" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#isLoaded">Layer#isLoaded</a>
|
|
5879
5879
|
</li></ul></dd>
|
|
5880
5880
|
|
|
5881
5881
|
|
|
@@ -6122,7 +6122,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
6122
6122
|
|
|
6123
6123
|
<dt class="inherited-from">Inherited From:</dt>
|
|
6124
6124
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
6125
|
-
<a goto="off" link="Evented.html" onclick="getTypeHTML(event)"
|
|
6125
|
+
<a goto="off" link="Evented.html" onclick="getTypeHTML(event)" href="Evented.html#off">Evented#off</a>
|
|
6126
6126
|
</li></ul></dd>
|
|
6127
6127
|
|
|
6128
6128
|
|
|
@@ -6483,7 +6483,7 @@ view.off({
|
|
|
6483
6483
|
|
|
6484
6484
|
<dt class="inherited-from">Inherited From:</dt>
|
|
6485
6485
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
6486
|
-
<a goto="on" link="Evented.html" onclick="getTypeHTML(event)"
|
|
6486
|
+
<a goto="on" link="Evented.html" onclick="getTypeHTML(event)" href="Evented.html#on">Evented#on</a>
|
|
6487
6487
|
</li></ul></dd>
|
|
6488
6488
|
|
|
6489
6489
|
|
|
@@ -6687,7 +6687,7 @@ view.on({
|
|
|
6687
6687
|
|
|
6688
6688
|
<dt class="inherited-from">Inherited From:</dt>
|
|
6689
6689
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
6690
|
-
<a goto="refresh" link="Layer.html" onclick="getTypeHTML(event)"
|
|
6690
|
+
<a goto="refresh" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#refresh">Layer#refresh</a>
|
|
6691
6691
|
</li></ul></dd>
|
|
6692
6692
|
|
|
6693
6693
|
|
|
@@ -7689,7 +7689,7 @@ view.on({
|
|
|
7689
7689
|
|
|
7690
7690
|
<dt class="tag-overrides">Overrides:</dt>
|
|
7691
7691
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
7692
|
-
<a
|
|
7692
|
+
<a href="Layer.html#toJSON">Layer#toJSON</a>
|
|
7693
7693
|
</li></ul></dd>
|
|
7694
7694
|
|
|
7695
7695
|
|
|
@@ -8068,7 +8068,7 @@ view.on({
|
|
|
8068
8068
|
|
|
8069
8069
|
<span class="param-type">
|
|
8070
8070
|
|
|
8071
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
8071
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
8072
8072
|
|
|
8073
8073
|
</span>
|
|
8074
8074
|
|
|
@@ -8110,7 +8110,7 @@ view.on({
|
|
|
8110
8110
|
|
|
8111
8111
|
<span class="param-type">
|
|
8112
8112
|
|
|
8113
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
8113
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
8114
8114
|
|
|
8115
8115
|
</span>
|
|
8116
8116
|
|
|
@@ -8152,7 +8152,7 @@ view.on({
|
|
|
8152
8152
|
|
|
8153
8153
|
<span class="param-type">
|
|
8154
8154
|
|
|
8155
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
8155
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
8156
8156
|
|
|
8157
8157
|
</span>
|
|
8158
8158
|
|
|
@@ -8194,7 +8194,7 @@ view.on({
|
|
|
8194
8194
|
|
|
8195
8195
|
<span class="param-type">
|
|
8196
8196
|
|
|
8197
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
8197
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
8198
8198
|
|
|
8199
8199
|
</span>
|
|
8200
8200
|
|
|
@@ -8242,7 +8242,7 @@ view.on({
|
|
|
8242
8242
|
|
|
8243
8243
|
<dt class="inherited-from">Inherited From:</dt>
|
|
8244
8244
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
8245
|
-
<a goto="event:图层刷新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
8245
|
+
<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>
|
|
8246
8246
|
</li></ul></dd>
|
|
8247
8247
|
|
|
8248
8248
|
|
|
@@ -8554,7 +8554,7 @@ view.on({
|
|
|
8554
8554
|
|
|
8555
8555
|
<span class="param-type">
|
|
8556
8556
|
|
|
8557
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
8557
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
8558
8558
|
|
|
8559
8559
|
</span>
|
|
8560
8560
|
|
|
@@ -8596,7 +8596,7 @@ view.on({
|
|
|
8596
8596
|
|
|
8597
8597
|
<span class="param-type">
|
|
8598
8598
|
|
|
8599
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
8599
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
8600
8600
|
|
|
8601
8601
|
</span>
|
|
8602
8602
|
|
|
@@ -8638,7 +8638,7 @@ view.on({
|
|
|
8638
8638
|
|
|
8639
8639
|
<span class="param-type">
|
|
8640
8640
|
|
|
8641
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
8641
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
8642
8642
|
|
|
8643
8643
|
</span>
|
|
8644
8644
|
|
|
@@ -8680,7 +8680,7 @@ view.on({
|
|
|
8680
8680
|
|
|
8681
8681
|
<span class="param-type">
|
|
8682
8682
|
|
|
8683
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
8683
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
8684
8684
|
|
|
8685
8685
|
</span>
|
|
8686
8686
|
|
|
@@ -8728,7 +8728,7 @@ view.on({
|
|
|
8728
8728
|
|
|
8729
8729
|
<dt class="inherited-from">Inherited From:</dt>
|
|
8730
8730
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
8731
|
-
<a goto="event:图层加载完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
8731
|
+
<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>
|
|
8732
8732
|
</li></ul></dd>
|
|
8733
8733
|
|
|
8734
8734
|
|
|
@@ -9030,7 +9030,7 @@ view.on({
|
|
|
9030
9030
|
|
|
9031
9031
|
<span class="param-type">
|
|
9032
9032
|
|
|
9033
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
9033
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
9034
9034
|
|
|
9035
9035
|
</span>
|
|
9036
9036
|
|
|
@@ -9072,7 +9072,7 @@ view.on({
|
|
|
9072
9072
|
|
|
9073
9073
|
<span class="param-type">
|
|
9074
9074
|
|
|
9075
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
9075
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
9076
9076
|
|
|
9077
9077
|
</span>
|
|
9078
9078
|
|
|
@@ -9114,7 +9114,7 @@ view.on({
|
|
|
9114
9114
|
|
|
9115
9115
|
<span class="param-type">
|
|
9116
9116
|
|
|
9117
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
9117
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
9118
9118
|
|
|
9119
9119
|
</span>
|
|
9120
9120
|
|
|
@@ -9156,7 +9156,7 @@ view.on({
|
|
|
9156
9156
|
|
|
9157
9157
|
<span class="param-type">
|
|
9158
9158
|
|
|
9159
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
9159
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
9160
9160
|
|
|
9161
9161
|
</span>
|
|
9162
9162
|
|
|
@@ -9204,7 +9204,7 @@ view.on({
|
|
|
9204
9204
|
|
|
9205
9205
|
<dt class="inherited-from">Inherited From:</dt>
|
|
9206
9206
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
9207
|
-
<a goto="event:图层显隐更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
9207
|
+
<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>
|
|
9208
9208
|
</li></ul></dd>
|
|
9209
9209
|
|
|
9210
9210
|
|
|
@@ -9516,7 +9516,7 @@ view.on({
|
|
|
9516
9516
|
|
|
9517
9517
|
<span class="param-type">
|
|
9518
9518
|
|
|
9519
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
9519
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
9520
9520
|
|
|
9521
9521
|
</span>
|
|
9522
9522
|
|
|
@@ -9558,7 +9558,7 @@ view.on({
|
|
|
9558
9558
|
|
|
9559
9559
|
<span class="param-type">
|
|
9560
9560
|
|
|
9561
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
9561
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
9562
9562
|
|
|
9563
9563
|
</span>
|
|
9564
9564
|
|
|
@@ -9600,7 +9600,7 @@ view.on({
|
|
|
9600
9600
|
|
|
9601
9601
|
<span class="param-type">
|
|
9602
9602
|
|
|
9603
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
9603
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
9604
9604
|
|
|
9605
9605
|
</span>
|
|
9606
9606
|
|
|
@@ -9642,7 +9642,7 @@ view.on({
|
|
|
9642
9642
|
|
|
9643
9643
|
<span class="param-type">
|
|
9644
9644
|
|
|
9645
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
9645
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
9646
9646
|
|
|
9647
9647
|
</span>
|
|
9648
9648
|
|
|
@@ -9690,7 +9690,7 @@ view.on({
|
|
|
9690
9690
|
|
|
9691
9691
|
<dt class="inherited-from">Inherited From:</dt>
|
|
9692
9692
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
9693
|
-
<a goto="event:图层更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
9693
|
+
<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>
|
|
9694
9694
|
</li></ul></dd>
|
|
9695
9695
|
|
|
9696
9696
|
|
|
@@ -9992,7 +9992,7 @@ view.on({
|
|
|
9992
9992
|
|
|
9993
9993
|
<span class="param-type">
|
|
9994
9994
|
|
|
9995
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
9995
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
9996
9996
|
|
|
9997
9997
|
</span>
|
|
9998
9998
|
|
|
@@ -10034,7 +10034,7 @@ view.on({
|
|
|
10034
10034
|
|
|
10035
10035
|
<span class="param-type">
|
|
10036
10036
|
|
|
10037
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
10037
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
10038
10038
|
|
|
10039
10039
|
</span>
|
|
10040
10040
|
|
|
@@ -10076,7 +10076,7 @@ view.on({
|
|
|
10076
10076
|
|
|
10077
10077
|
<span class="param-type">
|
|
10078
10078
|
|
|
10079
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
10079
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
10080
10080
|
|
|
10081
10081
|
</span>
|
|
10082
10082
|
|
|
@@ -10118,7 +10118,7 @@ view.on({
|
|
|
10118
10118
|
|
|
10119
10119
|
<span class="param-type">
|
|
10120
10120
|
|
|
10121
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
10121
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
10122
10122
|
|
|
10123
10123
|
</span>
|
|
10124
10124
|
|
|
@@ -10166,7 +10166,7 @@ view.on({
|
|
|
10166
10166
|
|
|
10167
10167
|
<dt class="inherited-from">Inherited From:</dt>
|
|
10168
10168
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
10169
|
-
<a goto="event:图层透明度更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
10169
|
+
<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>
|
|
10170
10170
|
</li></ul></dd>
|
|
10171
10171
|
|
|
10172
10172
|
|
|
@@ -10478,7 +10478,7 @@ view.on({
|
|
|
10478
10478
|
|
|
10479
10479
|
<span class="param-type">
|
|
10480
10480
|
|
|
10481
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
10481
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
10482
10482
|
|
|
10483
10483
|
</span>
|
|
10484
10484
|
|
|
@@ -10520,7 +10520,7 @@ view.on({
|
|
|
10520
10520
|
|
|
10521
10521
|
<span class="param-type">
|
|
10522
10522
|
|
|
10523
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
10523
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
10524
10524
|
|
|
10525
10525
|
</span>
|
|
10526
10526
|
|
|
@@ -10562,7 +10562,7 @@ view.on({
|
|
|
10562
10562
|
|
|
10563
10563
|
<span class="param-type">
|
|
10564
10564
|
|
|
10565
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
10565
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
10566
10566
|
|
|
10567
10567
|
</span>
|
|
10568
10568
|
|
|
@@ -10604,7 +10604,7 @@ view.on({
|
|
|
10604
10604
|
|
|
10605
10605
|
<span class="param-type">
|
|
10606
10606
|
|
|
10607
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
10607
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
10608
10608
|
|
|
10609
10609
|
</span>
|
|
10610
10610
|
|
|
@@ -10652,7 +10652,7 @@ view.on({
|
|
|
10652
10652
|
|
|
10653
10653
|
<dt class="inherited-from">Inherited From:</dt>
|
|
10654
10654
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
10655
|
-
<a goto="event:图层销毁完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
10655
|
+
<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>
|
|
10656
10656
|
</li></ul></dd>
|
|
10657
10657
|
|
|
10658
10658
|
|
|
@@ -10954,7 +10954,7 @@ view.on({
|
|
|
10954
10954
|
|
|
10955
10955
|
<span class="param-type">
|
|
10956
10956
|
|
|
10957
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
10957
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
10958
10958
|
|
|
10959
10959
|
</span>
|
|
10960
10960
|
|
|
@@ -10996,7 +10996,7 @@ view.on({
|
|
|
10996
10996
|
|
|
10997
10997
|
<span class="param-type">
|
|
10998
10998
|
|
|
10999
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
10999
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
11000
11000
|
|
|
11001
11001
|
</span>
|
|
11002
11002
|
|
|
@@ -11038,7 +11038,7 @@ view.on({
|
|
|
11038
11038
|
|
|
11039
11039
|
<span class="param-type">
|
|
11040
11040
|
|
|
11041
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
11041
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
11042
11042
|
|
|
11043
11043
|
</span>
|
|
11044
11044
|
|
|
@@ -11080,7 +11080,7 @@ view.on({
|
|
|
11080
11080
|
|
|
11081
11081
|
<span class="param-type">
|
|
11082
11082
|
|
|
11083
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
11083
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
11084
11084
|
|
|
11085
11085
|
</span>
|
|
11086
11086
|
|
|
@@ -11128,7 +11128,7 @@ view.on({
|
|
|
11128
11128
|
|
|
11129
11129
|
<dt class="inherited-from">Inherited From:</dt>
|
|
11130
11130
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
11131
|
-
<a goto="event:图层顺序更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
11131
|
+
<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>
|
|
11132
11132
|
</li></ul></dd>
|
|
11133
11133
|
|
|
11134
11134
|
|