@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
|
@@ -136,7 +136,7 @@ M3D服务基地址格式(IGS2.0):http://{ip}:{port}/igs/rest/services/{服务
|
|
|
136
136
|
|
|
137
137
|
<span class="param-type">
|
|
138
138
|
|
|
139
|
-
<a link="BaseRenderer.html" onclick="getTypeHTML(event)"
|
|
139
|
+
<a link="BaseRenderer.html" onclick="getTypeHTML(event)" href="BaseRenderer.html">BaseRenderer</a>
|
|
140
140
|
|
|
141
141
|
</span>
|
|
142
142
|
|
|
@@ -149,8 +149,8 @@ M3D服务基地址格式(IGS2.0):http://{ip}:{port}/igs/rest/services/{服务
|
|
|
149
149
|
|
|
150
150
|
<td class="description last"><p>渲染器,<br>
|
|
151
151
|
目前支持如下样式:<br/>
|
|
152
|
-
<a
|
|
153
|
-
<a
|
|
152
|
+
<a href="UniqueValueRenderer.html"><code>1、单值专题图</code></a><br/>
|
|
153
|
+
<a href="ClassBreakRenderer.html"><code>2、分段专题图</code></a><br/>
|
|
154
154
|
参考示例:<br/>
|
|
155
155
|
<a href='#UniqueValueRenderer'>[1、单值专题图]</a><br/>
|
|
156
156
|
<a href='#ClassBreakRenderer'>[2、分段专题图]</a><br/>
|
|
@@ -478,7 +478,7 @@ const layer = new M3DModelCacheLayer({
|
|
|
478
478
|
|
|
479
479
|
|
|
480
480
|
<ul>
|
|
481
|
-
<li><a link="Layer.html" onclick="getTypeHTML(event)"
|
|
481
|
+
<li><a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a></li>
|
|
482
482
|
</ul>
|
|
483
483
|
|
|
484
484
|
|
|
@@ -606,7 +606,7 @@ const layer = new M3DModelCacheLayer({
|
|
|
606
606
|
|
|
607
607
|
<span class="param-type">
|
|
608
608
|
|
|
609
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
609
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
610
610
|
|
|
611
611
|
</span>
|
|
612
612
|
|
|
@@ -660,7 +660,7 @@ const layer = new M3DModelCacheLayer({
|
|
|
660
660
|
|
|
661
661
|
<span class="param-type">
|
|
662
662
|
|
|
663
|
-
<a link="FetchMethod.html" onclick="getTypeHTML(event)"
|
|
663
|
+
<a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
|
|
664
664
|
|
|
665
665
|
</span>
|
|
666
666
|
|
|
@@ -822,7 +822,7 @@ const layer = new M3DModelCacheLayer({
|
|
|
822
822
|
|
|
823
823
|
<span class="param-type">
|
|
824
824
|
|
|
825
|
-
<a link="BaseRenderer.html" onclick="getTypeHTML(event)"
|
|
825
|
+
<a link="BaseRenderer.html" onclick="getTypeHTML(event)" href="BaseRenderer.html">BaseRenderer</a>
|
|
826
826
|
|
|
827
827
|
</span>
|
|
828
828
|
|
|
@@ -1142,7 +1142,7 @@ const layer = new M3DModelCacheLayer({
|
|
|
1142
1142
|
|
|
1143
1143
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1144
1144
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1145
|
-
<a goto="copyright" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1145
|
+
<a goto="copyright" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#copyright">Layer#copyright</a>
|
|
1146
1146
|
</li></ul></dd>
|
|
1147
1147
|
|
|
1148
1148
|
|
|
@@ -1224,7 +1224,7 @@ const layer = new M3DModelCacheLayer({
|
|
|
1224
1224
|
|
|
1225
1225
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1226
1226
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1227
|
-
<a
|
|
1227
|
+
<a href="Layer.html#description">Layer#description</a>
|
|
1228
1228
|
</li></ul></dd>
|
|
1229
1229
|
|
|
1230
1230
|
|
|
@@ -1302,7 +1302,7 @@ const layer = new M3DModelCacheLayer({
|
|
|
1302
1302
|
|
|
1303
1303
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1304
1304
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1305
|
-
<a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1305
|
+
<a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extendProps">Layer#extendProps</a>
|
|
1306
1306
|
</li></ul></dd>
|
|
1307
1307
|
|
|
1308
1308
|
|
|
@@ -1387,7 +1387,7 @@ const layer = new M3DModelCacheLayer({
|
|
|
1387
1387
|
|
|
1388
1388
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1389
1389
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1390
|
-
<a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1390
|
+
<a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extensionOptions">Layer#extensionOptions</a>
|
|
1391
1391
|
</li></ul></dd>
|
|
1392
1392
|
|
|
1393
1393
|
|
|
@@ -1435,7 +1435,7 @@ const layer = new M3DModelCacheLayer({
|
|
|
1435
1435
|
|
|
1436
1436
|
<span class="param-type">
|
|
1437
1437
|
|
|
1438
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
1438
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
1439
1439
|
|
|
1440
1440
|
</span>
|
|
1441
1441
|
|
|
@@ -1476,7 +1476,7 @@ const layer = new M3DModelCacheLayer({
|
|
|
1476
1476
|
|
|
1477
1477
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1478
1478
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1479
|
-
<a goto="extent" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1479
|
+
<a goto="extent" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extent">Layer#extent</a>
|
|
1480
1480
|
</li></ul></dd>
|
|
1481
1481
|
|
|
1482
1482
|
|
|
@@ -1631,7 +1631,7 @@ const layer = new M3DModelCacheLayer({
|
|
|
1631
1631
|
|
|
1632
1632
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1633
1633
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1634
|
-
<a goto="headers" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1634
|
+
<a goto="headers" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#headers">Layer#headers</a>
|
|
1635
1635
|
</li></ul></dd>
|
|
1636
1636
|
|
|
1637
1637
|
|
|
@@ -1674,7 +1674,7 @@ const layer = new M3DModelCacheLayer({
|
|
|
1674
1674
|
|
|
1675
1675
|
<span class="param-type">
|
|
1676
1676
|
|
|
1677
|
-
<a link="FetchMethod.html" onclick="getTypeHTML(event)"
|
|
1677
|
+
<a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
|
|
1678
1678
|
|
|
1679
1679
|
</span>
|
|
1680
1680
|
|
|
@@ -1711,7 +1711,7 @@ const layer = new M3DModelCacheLayer({
|
|
|
1711
1711
|
|
|
1712
1712
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1713
1713
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1714
|
-
<a goto="httpMethod" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1714
|
+
<a goto="httpMethod" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#httpMethod">Layer#httpMethod</a>
|
|
1715
1715
|
</li></ul></dd>
|
|
1716
1716
|
|
|
1717
1717
|
|
|
@@ -1795,7 +1795,7 @@ const layer = new M3DModelCacheLayer({
|
|
|
1795
1795
|
|
|
1796
1796
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1797
1797
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1798
|
-
<a goto="id" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1798
|
+
<a goto="id" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#id">Layer#id</a>
|
|
1799
1799
|
</li></ul></dd>
|
|
1800
1800
|
|
|
1801
1801
|
|
|
@@ -1875,7 +1875,7 @@ const layer = new M3DModelCacheLayer({
|
|
|
1875
1875
|
|
|
1876
1876
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1877
1877
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1878
|
-
<a goto="index" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1878
|
+
<a goto="index" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#index">Layer#index</a>
|
|
1879
1879
|
</li></ul></dd>
|
|
1880
1880
|
|
|
1881
1881
|
|
|
@@ -1959,7 +1959,7 @@ const layer = new M3DModelCacheLayer({
|
|
|
1959
1959
|
|
|
1960
1960
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1961
1961
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1962
|
-
<a goto="loaded" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1962
|
+
<a goto="loaded" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#loaded">Layer#loaded</a>
|
|
1963
1963
|
</li></ul></dd>
|
|
1964
1964
|
|
|
1965
1965
|
|
|
@@ -2048,7 +2048,7 @@ const layer = new M3DModelCacheLayer({
|
|
|
2048
2048
|
|
|
2049
2049
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2050
2050
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2051
|
-
<a goto="loadStatus" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2051
|
+
<a goto="loadStatus" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#loadStatus">Layer#loadStatus</a>
|
|
2052
2052
|
</li></ul></dd>
|
|
2053
2053
|
|
|
2054
2054
|
|
|
@@ -2133,7 +2133,7 @@ const layer = new M3DModelCacheLayer({
|
|
|
2133
2133
|
|
|
2134
2134
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2135
2135
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2136
|
-
<a goto="maxScale" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2136
|
+
<a goto="maxScale" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#maxScale">Layer#maxScale</a>
|
|
2137
2137
|
</li></ul></dd>
|
|
2138
2138
|
|
|
2139
2139
|
|
|
@@ -2218,7 +2218,7 @@ const layer = new M3DModelCacheLayer({
|
|
|
2218
2218
|
|
|
2219
2219
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2220
2220
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2221
|
-
<a goto="minScale" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2221
|
+
<a goto="minScale" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#minScale">Layer#minScale</a>
|
|
2222
2222
|
</li></ul></dd>
|
|
2223
2223
|
|
|
2224
2224
|
|
|
@@ -2303,7 +2303,7 @@ const layer = new M3DModelCacheLayer({
|
|
|
2303
2303
|
|
|
2304
2304
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2305
2305
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2306
|
-
<a goto="opacity" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2306
|
+
<a goto="opacity" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#opacity">Layer#opacity</a>
|
|
2307
2307
|
</li></ul></dd>
|
|
2308
2308
|
|
|
2309
2309
|
|
|
@@ -2421,7 +2421,7 @@ const layer = new M3DModelCacheLayer({
|
|
|
2421
2421
|
|
|
2422
2422
|
<span class="param-type">
|
|
2423
2423
|
|
|
2424
|
-
<a link="BaseRenderer.html" onclick="getTypeHTML(event)"
|
|
2424
|
+
<a link="BaseRenderer.html" onclick="getTypeHTML(event)" href="BaseRenderer.html">BaseRenderer</a>
|
|
2425
2425
|
|
|
2426
2426
|
</span>
|
|
2427
2427
|
|
|
@@ -2610,7 +2610,7 @@ const layer = new M3DModelCacheLayer({
|
|
|
2610
2610
|
|
|
2611
2611
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2612
2612
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2613
|
-
<a
|
|
2613
|
+
<a href="Layer.html#spatialReference">Layer#spatialReference</a>
|
|
2614
2614
|
</li></ul></dd>
|
|
2615
2615
|
|
|
2616
2616
|
|
|
@@ -2688,7 +2688,7 @@ const layer = new M3DModelCacheLayer({
|
|
|
2688
2688
|
|
|
2689
2689
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2690
2690
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2691
|
-
<a goto="title" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2691
|
+
<a goto="title" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#title">Layer#title</a>
|
|
2692
2692
|
</li></ul></dd>
|
|
2693
2693
|
|
|
2694
2694
|
|
|
@@ -2768,7 +2768,7 @@ const layer = new M3DModelCacheLayer({
|
|
|
2768
2768
|
|
|
2769
2769
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2770
2770
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2771
|
-
<a goto="tokenAttachType" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2771
|
+
<a goto="tokenAttachType" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenAttachType">Layer#tokenAttachType</a>
|
|
2772
2772
|
</li></ul></dd>
|
|
2773
2773
|
|
|
2774
2774
|
|
|
@@ -2848,7 +2848,7 @@ const layer = new M3DModelCacheLayer({
|
|
|
2848
2848
|
|
|
2849
2849
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2850
2850
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2851
|
-
<a goto="tokenKey" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2851
|
+
<a goto="tokenKey" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenKey">Layer#tokenKey</a>
|
|
2852
2852
|
</li></ul></dd>
|
|
2853
2853
|
|
|
2854
2854
|
|
|
@@ -2933,7 +2933,7 @@ const layer = new M3DModelCacheLayer({
|
|
|
2933
2933
|
|
|
2934
2934
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2935
2935
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2936
|
-
<a goto="tokenValue" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2936
|
+
<a goto="tokenValue" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenValue">Layer#tokenValue</a>
|
|
2937
2937
|
</li></ul></dd>
|
|
2938
2938
|
|
|
2939
2939
|
|
|
@@ -3015,7 +3015,7 @@ const layer = new M3DModelCacheLayer({
|
|
|
3015
3015
|
|
|
3016
3016
|
<dt class="tag-overrides">Overrides:</dt>
|
|
3017
3017
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
3018
|
-
<a
|
|
3018
|
+
<a href="Layer.html#type">Layer#type</a>
|
|
3019
3019
|
</li></ul></dd>
|
|
3020
3020
|
|
|
3021
3021
|
|
|
@@ -3243,7 +3243,7 @@ const layer = new M3DModelCacheLayer({
|
|
|
3243
3243
|
|
|
3244
3244
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3245
3245
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3246
|
-
<a goto="visible" link="Layer.html" onclick="getTypeHTML(event)"
|
|
3246
|
+
<a goto="visible" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#visible">Layer#visible</a>
|
|
3247
3247
|
</li></ul></dd>
|
|
3248
3248
|
|
|
3249
3249
|
|
|
@@ -3317,7 +3317,7 @@ const layer = new M3DModelCacheLayer({
|
|
|
3317
3317
|
|
|
3318
3318
|
<span class="param-type">
|
|
3319
3319
|
|
|
3320
|
-
<a link="IGSMapImageLayer.html" onclick="getTypeHTML(event)"
|
|
3320
|
+
<a link="IGSMapImageLayer.html" onclick="getTypeHTML(event)" href="IGSMapImageLayer.html">IGSMapImageLayer</a>
|
|
3321
3321
|
|
|
3322
3322
|
</span>
|
|
3323
3323
|
|
|
@@ -3337,7 +3337,7 @@ const layer = new M3DModelCacheLayer({
|
|
|
3337
3337
|
|
|
3338
3338
|
<span class="param-type">
|
|
3339
3339
|
|
|
3340
|
-
<a link="M3DModelCacheLayer.html" onclick="getTypeHTML(event)"
|
|
3340
|
+
<a link="M3DModelCacheLayer.html" onclick="getTypeHTML(event)" href="M3DModelCacheLayer.html">M3DModelCacheLayer</a>
|
|
3341
3341
|
|
|
3342
3342
|
</span>
|
|
3343
3343
|
|
|
@@ -3753,7 +3753,7 @@ const layer = new M3DModelCacheLayer({
|
|
|
3753
3753
|
|
|
3754
3754
|
<span class="param-type">
|
|
3755
3755
|
|
|
3756
|
-
<a link="IGSMapImageLayer.html" onclick="getTypeHTML(event)"
|
|
3756
|
+
<a link="IGSMapImageLayer.html" onclick="getTypeHTML(event)" href="IGSMapImageLayer.html">IGSMapImageLayer</a>
|
|
3757
3757
|
|
|
3758
3758
|
</span>
|
|
3759
3759
|
|
|
@@ -3819,7 +3819,7 @@ const layer = new M3DModelCacheLayer({
|
|
|
3819
3819
|
|
|
3820
3820
|
<dt class="tag-overrides">Overrides:</dt>
|
|
3821
3821
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
3822
|
-
<a
|
|
3822
|
+
<a href="Layer.html#clone">Layer#clone</a>
|
|
3823
3823
|
</li></ul></dd>
|
|
3824
3824
|
|
|
3825
3825
|
|
|
@@ -3880,7 +3880,7 @@ const layer = new M3DModelCacheLayer({
|
|
|
3880
3880
|
|
|
3881
3881
|
<span class="param-type">
|
|
3882
3882
|
|
|
3883
|
-
<a link="M3DModelCacheLayer.html" onclick="getTypeHTML(event)"
|
|
3883
|
+
<a link="M3DModelCacheLayer.html" onclick="getTypeHTML(event)" href="M3DModelCacheLayer.html">M3DModelCacheLayer</a>
|
|
3884
3884
|
|
|
3885
3885
|
</span>
|
|
3886
3886
|
|
|
@@ -3939,7 +3939,7 @@ const layer = new M3DModelCacheLayer({
|
|
|
3939
3939
|
|
|
3940
3940
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3941
3941
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3942
|
-
<a goto="destroy" link="Layer.html" onclick="getTypeHTML(event)"
|
|
3942
|
+
<a goto="destroy" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#destroy">Layer#destroy</a>
|
|
3943
3943
|
</li></ul></dd>
|
|
3944
3944
|
|
|
3945
3945
|
|
|
@@ -4063,7 +4063,7 @@ const layer = new M3DModelCacheLayer({
|
|
|
4063
4063
|
|
|
4064
4064
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4065
4065
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4066
|
-
<a goto="isLoaded" link="Layer.html" onclick="getTypeHTML(event)"
|
|
4066
|
+
<a goto="isLoaded" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#isLoaded">Layer#isLoaded</a>
|
|
4067
4067
|
</li></ul></dd>
|
|
4068
4068
|
|
|
4069
4069
|
|
|
@@ -4329,7 +4329,7 @@ layer.load().then((result) => {
|
|
|
4329
4329
|
|
|
4330
4330
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4331
4331
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4332
|
-
<a goto="refresh" link="Layer.html" onclick="getTypeHTML(event)"
|
|
4332
|
+
<a goto="refresh" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#refresh">Layer#refresh</a>
|
|
4333
4333
|
</li></ul></dd>
|
|
4334
4334
|
|
|
4335
4335
|
|
|
@@ -4428,7 +4428,7 @@ layer.load().then((result) => {
|
|
|
4428
4428
|
|
|
4429
4429
|
<dt class="tag-overrides">Overrides:</dt>
|
|
4430
4430
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
4431
|
-
<a
|
|
4431
|
+
<a href="Layer.html#toJSON">Layer#toJSON</a>
|
|
4432
4432
|
</li></ul></dd>
|
|
4433
4433
|
|
|
4434
4434
|
|
|
@@ -4807,7 +4807,7 @@ layer.load().then((result) => {
|
|
|
4807
4807
|
|
|
4808
4808
|
<span class="param-type">
|
|
4809
4809
|
|
|
4810
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
4810
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
4811
4811
|
|
|
4812
4812
|
</span>
|
|
4813
4813
|
|
|
@@ -4849,7 +4849,7 @@ layer.load().then((result) => {
|
|
|
4849
4849
|
|
|
4850
4850
|
<span class="param-type">
|
|
4851
4851
|
|
|
4852
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
4852
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
4853
4853
|
|
|
4854
4854
|
</span>
|
|
4855
4855
|
|
|
@@ -4891,7 +4891,7 @@ layer.load().then((result) => {
|
|
|
4891
4891
|
|
|
4892
4892
|
<span class="param-type">
|
|
4893
4893
|
|
|
4894
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
4894
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
4895
4895
|
|
|
4896
4896
|
</span>
|
|
4897
4897
|
|
|
@@ -4933,7 +4933,7 @@ layer.load().then((result) => {
|
|
|
4933
4933
|
|
|
4934
4934
|
<span class="param-type">
|
|
4935
4935
|
|
|
4936
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
4936
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
4937
4937
|
|
|
4938
4938
|
</span>
|
|
4939
4939
|
|
|
@@ -4981,7 +4981,7 @@ layer.load().then((result) => {
|
|
|
4981
4981
|
|
|
4982
4982
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4983
4983
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4984
|
-
<a goto="event:图层刷新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
4984
|
+
<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>
|
|
4985
4985
|
</li></ul></dd>
|
|
4986
4986
|
|
|
4987
4987
|
|
|
@@ -5293,7 +5293,7 @@ layer.load().then((result) => {
|
|
|
5293
5293
|
|
|
5294
5294
|
<span class="param-type">
|
|
5295
5295
|
|
|
5296
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5296
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5297
5297
|
|
|
5298
5298
|
</span>
|
|
5299
5299
|
|
|
@@ -5335,7 +5335,7 @@ layer.load().then((result) => {
|
|
|
5335
5335
|
|
|
5336
5336
|
<span class="param-type">
|
|
5337
5337
|
|
|
5338
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
5338
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
5339
5339
|
|
|
5340
5340
|
</span>
|
|
5341
5341
|
|
|
@@ -5377,7 +5377,7 @@ layer.load().then((result) => {
|
|
|
5377
5377
|
|
|
5378
5378
|
<span class="param-type">
|
|
5379
5379
|
|
|
5380
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5380
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5381
5381
|
|
|
5382
5382
|
</span>
|
|
5383
5383
|
|
|
@@ -5419,7 +5419,7 @@ layer.load().then((result) => {
|
|
|
5419
5419
|
|
|
5420
5420
|
<span class="param-type">
|
|
5421
5421
|
|
|
5422
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
5422
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
5423
5423
|
|
|
5424
5424
|
</span>
|
|
5425
5425
|
|
|
@@ -5467,7 +5467,7 @@ layer.load().then((result) => {
|
|
|
5467
5467
|
|
|
5468
5468
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5469
5469
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5470
|
-
<a goto="event:图层加载完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
5470
|
+
<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>
|
|
5471
5471
|
</li></ul></dd>
|
|
5472
5472
|
|
|
5473
5473
|
|
|
@@ -5769,7 +5769,7 @@ layer.load().then((result) => {
|
|
|
5769
5769
|
|
|
5770
5770
|
<span class="param-type">
|
|
5771
5771
|
|
|
5772
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5772
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5773
5773
|
|
|
5774
5774
|
</span>
|
|
5775
5775
|
|
|
@@ -5811,7 +5811,7 @@ layer.load().then((result) => {
|
|
|
5811
5811
|
|
|
5812
5812
|
<span class="param-type">
|
|
5813
5813
|
|
|
5814
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
5814
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
5815
5815
|
|
|
5816
5816
|
</span>
|
|
5817
5817
|
|
|
@@ -5853,7 +5853,7 @@ layer.load().then((result) => {
|
|
|
5853
5853
|
|
|
5854
5854
|
<span class="param-type">
|
|
5855
5855
|
|
|
5856
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5856
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5857
5857
|
|
|
5858
5858
|
</span>
|
|
5859
5859
|
|
|
@@ -5895,7 +5895,7 @@ layer.load().then((result) => {
|
|
|
5895
5895
|
|
|
5896
5896
|
<span class="param-type">
|
|
5897
5897
|
|
|
5898
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
5898
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
5899
5899
|
|
|
5900
5900
|
</span>
|
|
5901
5901
|
|
|
@@ -5943,7 +5943,7 @@ layer.load().then((result) => {
|
|
|
5943
5943
|
|
|
5944
5944
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5945
5945
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5946
|
-
<a goto="event:图层显隐更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
5946
|
+
<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>
|
|
5947
5947
|
</li></ul></dd>
|
|
5948
5948
|
|
|
5949
5949
|
|
|
@@ -6255,7 +6255,7 @@ layer.load().then((result) => {
|
|
|
6255
6255
|
|
|
6256
6256
|
<span class="param-type">
|
|
6257
6257
|
|
|
6258
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6258
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6259
6259
|
|
|
6260
6260
|
</span>
|
|
6261
6261
|
|
|
@@ -6297,7 +6297,7 @@ layer.load().then((result) => {
|
|
|
6297
6297
|
|
|
6298
6298
|
<span class="param-type">
|
|
6299
6299
|
|
|
6300
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
6300
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
6301
6301
|
|
|
6302
6302
|
</span>
|
|
6303
6303
|
|
|
@@ -6339,7 +6339,7 @@ layer.load().then((result) => {
|
|
|
6339
6339
|
|
|
6340
6340
|
<span class="param-type">
|
|
6341
6341
|
|
|
6342
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6342
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6343
6343
|
|
|
6344
6344
|
</span>
|
|
6345
6345
|
|
|
@@ -6381,7 +6381,7 @@ layer.load().then((result) => {
|
|
|
6381
6381
|
|
|
6382
6382
|
<span class="param-type">
|
|
6383
6383
|
|
|
6384
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
6384
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
6385
6385
|
|
|
6386
6386
|
</span>
|
|
6387
6387
|
|
|
@@ -6429,7 +6429,7 @@ layer.load().then((result) => {
|
|
|
6429
6429
|
|
|
6430
6430
|
<dt class="inherited-from">Inherited From:</dt>
|
|
6431
6431
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
6432
|
-
<a goto="event:图层更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
6432
|
+
<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>
|
|
6433
6433
|
</li></ul></dd>
|
|
6434
6434
|
|
|
6435
6435
|
|
|
@@ -6731,7 +6731,7 @@ layer.load().then((result) => {
|
|
|
6731
6731
|
|
|
6732
6732
|
<span class="param-type">
|
|
6733
6733
|
|
|
6734
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6734
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6735
6735
|
|
|
6736
6736
|
</span>
|
|
6737
6737
|
|
|
@@ -6773,7 +6773,7 @@ layer.load().then((result) => {
|
|
|
6773
6773
|
|
|
6774
6774
|
<span class="param-type">
|
|
6775
6775
|
|
|
6776
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
6776
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
6777
6777
|
|
|
6778
6778
|
</span>
|
|
6779
6779
|
|
|
@@ -6815,7 +6815,7 @@ layer.load().then((result) => {
|
|
|
6815
6815
|
|
|
6816
6816
|
<span class="param-type">
|
|
6817
6817
|
|
|
6818
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6818
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6819
6819
|
|
|
6820
6820
|
</span>
|
|
6821
6821
|
|
|
@@ -6857,7 +6857,7 @@ layer.load().then((result) => {
|
|
|
6857
6857
|
|
|
6858
6858
|
<span class="param-type">
|
|
6859
6859
|
|
|
6860
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
6860
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
6861
6861
|
|
|
6862
6862
|
</span>
|
|
6863
6863
|
|
|
@@ -6905,7 +6905,7 @@ layer.load().then((result) => {
|
|
|
6905
6905
|
|
|
6906
6906
|
<dt class="inherited-from">Inherited From:</dt>
|
|
6907
6907
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
6908
|
-
<a goto="event:图层透明度更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
6908
|
+
<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>
|
|
6909
6909
|
</li></ul></dd>
|
|
6910
6910
|
|
|
6911
6911
|
|
|
@@ -7217,7 +7217,7 @@ layer.load().then((result) => {
|
|
|
7217
7217
|
|
|
7218
7218
|
<span class="param-type">
|
|
7219
7219
|
|
|
7220
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
7220
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
7221
7221
|
|
|
7222
7222
|
</span>
|
|
7223
7223
|
|
|
@@ -7259,7 +7259,7 @@ layer.load().then((result) => {
|
|
|
7259
7259
|
|
|
7260
7260
|
<span class="param-type">
|
|
7261
7261
|
|
|
7262
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
7262
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
7263
7263
|
|
|
7264
7264
|
</span>
|
|
7265
7265
|
|
|
@@ -7301,7 +7301,7 @@ layer.load().then((result) => {
|
|
|
7301
7301
|
|
|
7302
7302
|
<span class="param-type">
|
|
7303
7303
|
|
|
7304
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
7304
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
7305
7305
|
|
|
7306
7306
|
</span>
|
|
7307
7307
|
|
|
@@ -7343,7 +7343,7 @@ layer.load().then((result) => {
|
|
|
7343
7343
|
|
|
7344
7344
|
<span class="param-type">
|
|
7345
7345
|
|
|
7346
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
7346
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
7347
7347
|
|
|
7348
7348
|
</span>
|
|
7349
7349
|
|
|
@@ -7391,7 +7391,7 @@ layer.load().then((result) => {
|
|
|
7391
7391
|
|
|
7392
7392
|
<dt class="inherited-from">Inherited From:</dt>
|
|
7393
7393
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
7394
|
-
<a goto="event:图层销毁完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
7394
|
+
<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>
|
|
7395
7395
|
</li></ul></dd>
|
|
7396
7396
|
|
|
7397
7397
|
|
|
@@ -7693,7 +7693,7 @@ layer.load().then((result) => {
|
|
|
7693
7693
|
|
|
7694
7694
|
<span class="param-type">
|
|
7695
7695
|
|
|
7696
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
7696
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
7697
7697
|
|
|
7698
7698
|
</span>
|
|
7699
7699
|
|
|
@@ -7735,7 +7735,7 @@ layer.load().then((result) => {
|
|
|
7735
7735
|
|
|
7736
7736
|
<span class="param-type">
|
|
7737
7737
|
|
|
7738
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
7738
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
7739
7739
|
|
|
7740
7740
|
</span>
|
|
7741
7741
|
|
|
@@ -7777,7 +7777,7 @@ layer.load().then((result) => {
|
|
|
7777
7777
|
|
|
7778
7778
|
<span class="param-type">
|
|
7779
7779
|
|
|
7780
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
7780
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
7781
7781
|
|
|
7782
7782
|
</span>
|
|
7783
7783
|
|
|
@@ -7819,7 +7819,7 @@ layer.load().then((result) => {
|
|
|
7819
7819
|
|
|
7820
7820
|
<span class="param-type">
|
|
7821
7821
|
|
|
7822
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
7822
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
7823
7823
|
|
|
7824
7824
|
</span>
|
|
7825
7825
|
|
|
@@ -7867,7 +7867,7 @@ layer.load().then((result) => {
|
|
|
7867
7867
|
|
|
7868
7868
|
<dt class="inherited-from">Inherited From:</dt>
|
|
7869
7869
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
7870
|
-
<a goto="event:图层顺序更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
7870
|
+
<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>
|
|
7871
7871
|
</li></ul></dd>
|
|
7872
7872
|
|
|
7873
7873
|
|