@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
|
@@ -251,7 +251,7 @@ import { GraphicsLayer } from "@mapgis/webclient-common"</p>
|
|
|
251
251
|
|
|
252
252
|
<span class="param-type">
|
|
253
253
|
|
|
254
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
254
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
255
255
|
|
|
256
256
|
</span>
|
|
257
257
|
|
|
@@ -282,7 +282,7 @@ import { GraphicsLayer } from "@mapgis/webclient-common"</p>
|
|
|
282
282
|
|
|
283
283
|
<span class="param-type">
|
|
284
284
|
|
|
285
|
-
<a link="BaseRenderer.html" onclick="getTypeHTML(event)"
|
|
285
|
+
<a link="BaseRenderer.html" onclick="getTypeHTML(event)" href="BaseRenderer.html">BaseRenderer</a>
|
|
286
286
|
|
|
287
287
|
</span>
|
|
288
288
|
|
|
@@ -299,9 +299,9 @@ import { GraphicsLayer } from "@mapgis/webclient-common"</p>
|
|
|
299
299
|
|
|
300
300
|
<td class="description last"><p>渲染样式,<br>
|
|
301
301
|
目前支持如下样式:<br/>
|
|
302
|
-
<a
|
|
303
|
-
<a
|
|
304
|
-
<a
|
|
302
|
+
<a href="UniqueValueRenderer.html"><code>1、单值专题图</code></a><br/>
|
|
303
|
+
<a href="ClassBreakRenderer.html"><code>2、分段专题图</code></a><br/>
|
|
304
|
+
<a href="SimpleRenderer.html"><code>3、统一专题图</code></a><br/>
|
|
305
305
|
参考示例:<br/>
|
|
306
306
|
<a href='#UniqueValueRenderer'>[1、单值专题图]</a><br/>
|
|
307
307
|
<a href='#ClassBreakRenderer'>[2、分段专题图]</a><br/>
|
|
@@ -388,7 +388,7 @@ import { GraphicsLayer } from "@mapgis/webclient-common"</p>
|
|
|
388
388
|
|
|
389
389
|
<span class="param-type">
|
|
390
390
|
|
|
391
|
-
<a link="ElevationInfo.html" onclick="getTypeHTML(event)"
|
|
391
|
+
<a link="ElevationInfo.html" onclick="getTypeHTML(event)" href="ElevationInfo.html">ElevationInfo</a>
|
|
392
392
|
|
|
393
393
|
</span>
|
|
394
394
|
|
|
@@ -665,8 +665,8 @@ import { GraphicsLayer } from "@mapgis/webclient-common"</p>
|
|
|
665
665
|
<a href='#queryFeatures'>[3、返回所有要素]</a><br/>
|
|
666
666
|
<a href='#queryFeaturesCount'>[4、查询要素数量]</a><br/>
|
|
667
667
|
<a href='#fromJSON'>[5、通过传入的json构造并返回一个新的几何对象]</a><br/>
|
|
668
|
-
<a
|
|
669
|
-
<a
|
|
668
|
+
<a href="OGCLayer.html#toJSON"><code>6、导出为json对象</code></a><br/>
|
|
669
|
+
<a href="OGCLayer.html#clone"><code>7、克隆几何对象</code></a></p>
|
|
670
670
|
|
|
671
671
|
|
|
672
672
|
|
|
@@ -958,7 +958,7 @@ const geojsonLayer = new GeoJSONLayer({
|
|
|
958
958
|
|
|
959
959
|
|
|
960
960
|
<ul>
|
|
961
|
-
<li><a link="Layer.html" onclick="getTypeHTML(event)"
|
|
961
|
+
<li><a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a></li>
|
|
962
962
|
</ul>
|
|
963
963
|
|
|
964
964
|
|
|
@@ -1050,7 +1050,7 @@ const geojsonLayer = new GeoJSONLayer({
|
|
|
1050
1050
|
|
|
1051
1051
|
<span class="param-type">
|
|
1052
1052
|
|
|
1053
|
-
<a link="ElevationInfo.html" onclick="getTypeHTML(event)"
|
|
1053
|
+
<a link="ElevationInfo.html" onclick="getTypeHTML(event)" href="ElevationInfo.html">ElevationInfo</a>
|
|
1054
1054
|
|
|
1055
1055
|
</span>
|
|
1056
1056
|
|
|
@@ -1104,7 +1104,7 @@ const geojsonLayer = new GeoJSONLayer({
|
|
|
1104
1104
|
|
|
1105
1105
|
<span class="param-type">
|
|
1106
1106
|
|
|
1107
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
1107
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
1108
1108
|
|
|
1109
1109
|
</span>
|
|
1110
1110
|
|
|
@@ -1158,7 +1158,7 @@ const geojsonLayer = new GeoJSONLayer({
|
|
|
1158
1158
|
|
|
1159
1159
|
<span class="param-type">
|
|
1160
1160
|
|
|
1161
|
-
<a link="FetchMethod.html" onclick="getTypeHTML(event)"
|
|
1161
|
+
<a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
|
|
1162
1162
|
|
|
1163
1163
|
</span>
|
|
1164
1164
|
|
|
@@ -1356,7 +1356,7 @@ const geojsonLayer = new GeoJSONLayer({
|
|
|
1356
1356
|
|
|
1357
1357
|
<span class="param-type">
|
|
1358
1358
|
|
|
1359
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
1359
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
1360
1360
|
|
|
1361
1361
|
</span>
|
|
1362
1362
|
|
|
@@ -1547,7 +1547,7 @@ const geojsonLayer = new GeoJSONLayer({
|
|
|
1547
1547
|
|
|
1548
1548
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1549
1549
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1550
|
-
<a goto="copyright" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1550
|
+
<a goto="copyright" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#copyright">Layer#copyright</a>
|
|
1551
1551
|
</li></ul></dd>
|
|
1552
1552
|
|
|
1553
1553
|
|
|
@@ -1706,7 +1706,7 @@ const geojsonLayer = new GeoJSONLayer({
|
|
|
1706
1706
|
|
|
1707
1707
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1708
1708
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1709
|
-
<a goto="description" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1709
|
+
<a goto="description" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#description">Layer#description</a>
|
|
1710
1710
|
</li></ul></dd>
|
|
1711
1711
|
|
|
1712
1712
|
|
|
@@ -1749,7 +1749,7 @@ const geojsonLayer = new GeoJSONLayer({
|
|
|
1749
1749
|
|
|
1750
1750
|
<span class="param-type">
|
|
1751
1751
|
|
|
1752
|
-
<a link="ElevationInfo.html" onclick="getTypeHTML(event)"
|
|
1752
|
+
<a link="ElevationInfo.html" onclick="getTypeHTML(event)" href="ElevationInfo.html">ElevationInfo</a>
|
|
1753
1753
|
|
|
1754
1754
|
</span>
|
|
1755
1755
|
|
|
@@ -1861,7 +1861,7 @@ const geojsonLayer = new GeoJSONLayer({
|
|
|
1861
1861
|
|
|
1862
1862
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1863
1863
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1864
|
-
<a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1864
|
+
<a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extendProps">Layer#extendProps</a>
|
|
1865
1865
|
</li></ul></dd>
|
|
1866
1866
|
|
|
1867
1867
|
|
|
@@ -1946,7 +1946,7 @@ const geojsonLayer = new GeoJSONLayer({
|
|
|
1946
1946
|
|
|
1947
1947
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1948
1948
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1949
|
-
<a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1949
|
+
<a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extensionOptions">Layer#extensionOptions</a>
|
|
1950
1950
|
</li></ul></dd>
|
|
1951
1951
|
|
|
1952
1952
|
|
|
@@ -1994,7 +1994,7 @@ const geojsonLayer = new GeoJSONLayer({
|
|
|
1994
1994
|
|
|
1995
1995
|
<span class="param-type">
|
|
1996
1996
|
|
|
1997
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
1997
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
1998
1998
|
|
|
1999
1999
|
</span>
|
|
2000
2000
|
|
|
@@ -2035,7 +2035,7 @@ const geojsonLayer = new GeoJSONLayer({
|
|
|
2035
2035
|
|
|
2036
2036
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2037
2037
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2038
|
-
<a goto="extent" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2038
|
+
<a goto="extent" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extent">Layer#extent</a>
|
|
2039
2039
|
</li></ul></dd>
|
|
2040
2040
|
|
|
2041
2041
|
|
|
@@ -2190,7 +2190,7 @@ const geojsonLayer = new GeoJSONLayer({
|
|
|
2190
2190
|
|
|
2191
2191
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2192
2192
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2193
|
-
<a goto="headers" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2193
|
+
<a goto="headers" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#headers">Layer#headers</a>
|
|
2194
2194
|
</li></ul></dd>
|
|
2195
2195
|
|
|
2196
2196
|
|
|
@@ -2233,7 +2233,7 @@ const geojsonLayer = new GeoJSONLayer({
|
|
|
2233
2233
|
|
|
2234
2234
|
<span class="param-type">
|
|
2235
2235
|
|
|
2236
|
-
<a link="FetchMethod.html" onclick="getTypeHTML(event)"
|
|
2236
|
+
<a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
|
|
2237
2237
|
|
|
2238
2238
|
</span>
|
|
2239
2239
|
|
|
@@ -2270,7 +2270,7 @@ const geojsonLayer = new GeoJSONLayer({
|
|
|
2270
2270
|
|
|
2271
2271
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2272
2272
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2273
|
-
<a goto="httpMethod" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2273
|
+
<a goto="httpMethod" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#httpMethod">Layer#httpMethod</a>
|
|
2274
2274
|
</li></ul></dd>
|
|
2275
2275
|
|
|
2276
2276
|
|
|
@@ -2354,7 +2354,7 @@ const geojsonLayer = new GeoJSONLayer({
|
|
|
2354
2354
|
|
|
2355
2355
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2356
2356
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2357
|
-
<a goto="id" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2357
|
+
<a goto="id" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#id">Layer#id</a>
|
|
2358
2358
|
</li></ul></dd>
|
|
2359
2359
|
|
|
2360
2360
|
|
|
@@ -2434,7 +2434,7 @@ const geojsonLayer = new GeoJSONLayer({
|
|
|
2434
2434
|
|
|
2435
2435
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2436
2436
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2437
|
-
<a goto="index" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2437
|
+
<a goto="index" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#index">Layer#index</a>
|
|
2438
2438
|
</li></ul></dd>
|
|
2439
2439
|
|
|
2440
2440
|
|
|
@@ -2668,7 +2668,7 @@ const geojsonLayer = new GeoJSONLayer({
|
|
|
2668
2668
|
|
|
2669
2669
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2670
2670
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2671
|
-
<a goto="loaded" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2671
|
+
<a goto="loaded" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#loaded">Layer#loaded</a>
|
|
2672
2672
|
</li></ul></dd>
|
|
2673
2673
|
|
|
2674
2674
|
|
|
@@ -2757,7 +2757,7 @@ const geojsonLayer = new GeoJSONLayer({
|
|
|
2757
2757
|
|
|
2758
2758
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2759
2759
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2760
|
-
<a goto="loadStatus" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2760
|
+
<a goto="loadStatus" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#loadStatus">Layer#loadStatus</a>
|
|
2761
2761
|
</li></ul></dd>
|
|
2762
2762
|
|
|
2763
2763
|
|
|
@@ -2844,7 +2844,7 @@ const geojsonLayer = new GeoJSONLayer({
|
|
|
2844
2844
|
|
|
2845
2845
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2846
2846
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2847
|
-
<a
|
|
2847
|
+
<a href="Layer.html#maxScale">Layer#maxScale</a>
|
|
2848
2848
|
</li></ul></dd>
|
|
2849
2849
|
|
|
2850
2850
|
|
|
@@ -2924,7 +2924,7 @@ const geojsonLayer = new GeoJSONLayer({
|
|
|
2924
2924
|
|
|
2925
2925
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2926
2926
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2927
|
-
<a
|
|
2927
|
+
<a href="Layer.html#minScale">Layer#minScale</a>
|
|
2928
2928
|
</li></ul></dd>
|
|
2929
2929
|
|
|
2930
2930
|
|
|
@@ -3002,7 +3002,7 @@ const geojsonLayer = new GeoJSONLayer({
|
|
|
3002
3002
|
|
|
3003
3003
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3004
3004
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3005
|
-
<a goto="opacity" link="Layer.html" onclick="getTypeHTML(event)"
|
|
3005
|
+
<a goto="opacity" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#opacity">Layer#opacity</a>
|
|
3006
3006
|
</li></ul></dd>
|
|
3007
3007
|
|
|
3008
3008
|
|
|
@@ -3120,7 +3120,7 @@ const geojsonLayer = new GeoJSONLayer({
|
|
|
3120
3120
|
|
|
3121
3121
|
<span class="param-type">
|
|
3122
3122
|
|
|
3123
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
3123
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
3124
3124
|
|
|
3125
3125
|
</span>
|
|
3126
3126
|
|
|
@@ -3159,7 +3159,7 @@ const geojsonLayer = new GeoJSONLayer({
|
|
|
3159
3159
|
|
|
3160
3160
|
<dt class="tag-overrides">Overrides:</dt>
|
|
3161
3161
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
3162
|
-
<a
|
|
3162
|
+
<a href="Layer.html#spatialReference">Layer#spatialReference</a>
|
|
3163
3163
|
</li></ul></dd>
|
|
3164
3164
|
|
|
3165
3165
|
|
|
@@ -3237,7 +3237,7 @@ const geojsonLayer = new GeoJSONLayer({
|
|
|
3237
3237
|
|
|
3238
3238
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3239
3239
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3240
|
-
<a goto="title" link="Layer.html" onclick="getTypeHTML(event)"
|
|
3240
|
+
<a goto="title" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#title">Layer#title</a>
|
|
3241
3241
|
</li></ul></dd>
|
|
3242
3242
|
|
|
3243
3243
|
|
|
@@ -3317,7 +3317,7 @@ const geojsonLayer = new GeoJSONLayer({
|
|
|
3317
3317
|
|
|
3318
3318
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3319
3319
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3320
|
-
<a goto="tokenAttachType" link="Layer.html" onclick="getTypeHTML(event)"
|
|
3320
|
+
<a goto="tokenAttachType" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenAttachType">Layer#tokenAttachType</a>
|
|
3321
3321
|
</li></ul></dd>
|
|
3322
3322
|
|
|
3323
3323
|
|
|
@@ -3399,7 +3399,7 @@ const geojsonLayer = new GeoJSONLayer({
|
|
|
3399
3399
|
|
|
3400
3400
|
<dt class="tag-overrides">Overrides:</dt>
|
|
3401
3401
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
3402
|
-
<a
|
|
3402
|
+
<a href="Layer.html#tokenKey">Layer#tokenKey</a>
|
|
3403
3403
|
</li></ul></dd>
|
|
3404
3404
|
|
|
3405
3405
|
|
|
@@ -3479,7 +3479,7 @@ const geojsonLayer = new GeoJSONLayer({
|
|
|
3479
3479
|
|
|
3480
3480
|
<dt class="tag-overrides">Overrides:</dt>
|
|
3481
3481
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
3482
|
-
<a
|
|
3482
|
+
<a href="Layer.html#tokenValue">Layer#tokenValue</a>
|
|
3483
3483
|
</li></ul></dd>
|
|
3484
3484
|
|
|
3485
3485
|
|
|
@@ -3563,7 +3563,7 @@ const geojsonLayer = new GeoJSONLayer({
|
|
|
3563
3563
|
|
|
3564
3564
|
<dt class="tag-overrides">Overrides:</dt>
|
|
3565
3565
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
3566
|
-
<a
|
|
3566
|
+
<a href="Layer.html#type">Layer#type</a>
|
|
3567
3567
|
</li></ul></dd>
|
|
3568
3568
|
|
|
3569
3569
|
|
|
@@ -3716,7 +3716,7 @@ const geojsonLayer = new GeoJSONLayer({
|
|
|
3716
3716
|
|
|
3717
3717
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3718
3718
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3719
|
-
<a goto="visible" link="Layer.html" onclick="getTypeHTML(event)"
|
|
3719
|
+
<a goto="visible" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#visible">Layer#visible</a>
|
|
3720
3720
|
</li></ul></dd>
|
|
3721
3721
|
|
|
3722
3722
|
|
|
@@ -3790,7 +3790,7 @@ const geojsonLayer = new GeoJSONLayer({
|
|
|
3790
3790
|
|
|
3791
3791
|
<span class="param-type">
|
|
3792
3792
|
|
|
3793
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
3793
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
3794
3794
|
|
|
3795
3795
|
</span>
|
|
3796
3796
|
|
|
@@ -4111,7 +4111,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
4111
4111
|
|
|
4112
4112
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4113
4113
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4114
|
-
<a goto="clone" link="Layer.html" onclick="getTypeHTML(event)"
|
|
4114
|
+
<a goto="clone" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#clone">Layer#clone</a>
|
|
4115
4115
|
</li></ul></dd>
|
|
4116
4116
|
|
|
4117
4117
|
|
|
@@ -4174,7 +4174,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
4174
4174
|
|
|
4175
4175
|
<span class="param-type">
|
|
4176
4176
|
|
|
4177
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
4177
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
4178
4178
|
|
|
4179
4179
|
</span>
|
|
4180
4180
|
|
|
@@ -4239,7 +4239,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
4239
4239
|
|
|
4240
4240
|
<dt class="tag-overrides">Overrides:</dt>
|
|
4241
4241
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
4242
|
-
<a
|
|
4242
|
+
<a href="Layer.html#destroy">Layer#destroy</a>
|
|
4243
4243
|
</li></ul></dd>
|
|
4244
4244
|
|
|
4245
4245
|
|
|
@@ -4333,7 +4333,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
4333
4333
|
|
|
4334
4334
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4335
4335
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4336
|
-
<a goto="isLoaded" link="Layer.html" onclick="getTypeHTML(event)"
|
|
4336
|
+
<a goto="isLoaded" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#isLoaded">Layer#isLoaded</a>
|
|
4337
4337
|
</li></ul></dd>
|
|
4338
4338
|
|
|
4339
4339
|
|
|
@@ -4697,7 +4697,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
4697
4697
|
|
|
4698
4698
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4699
4699
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4700
|
-
<a goto="refresh" link="Layer.html" onclick="getTypeHTML(event)"
|
|
4700
|
+
<a goto="refresh" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#refresh">Layer#refresh</a>
|
|
4701
4701
|
</li></ul></dd>
|
|
4702
4702
|
|
|
4703
4703
|
|
|
@@ -4795,7 +4795,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
4795
4795
|
|
|
4796
4796
|
<dt class="tag-overrides">Overrides:</dt>
|
|
4797
4797
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
4798
|
-
<a
|
|
4798
|
+
<a href="Layer.html#toJSON">Layer#toJSON</a>
|
|
4799
4799
|
</li></ul></dd>
|
|
4800
4800
|
|
|
4801
4801
|
|
|
@@ -5179,7 +5179,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
5179
5179
|
|
|
5180
5180
|
<span class="param-type">
|
|
5181
5181
|
|
|
5182
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5182
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5183
5183
|
|
|
5184
5184
|
</span>
|
|
5185
5185
|
|
|
@@ -5221,7 +5221,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
5221
5221
|
|
|
5222
5222
|
<span class="param-type">
|
|
5223
5223
|
|
|
5224
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
5224
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
5225
5225
|
|
|
5226
5226
|
</span>
|
|
5227
5227
|
|
|
@@ -5263,7 +5263,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
5263
5263
|
|
|
5264
5264
|
<span class="param-type">
|
|
5265
5265
|
|
|
5266
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5266
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5267
5267
|
|
|
5268
5268
|
</span>
|
|
5269
5269
|
|
|
@@ -5305,7 +5305,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
5305
5305
|
|
|
5306
5306
|
<span class="param-type">
|
|
5307
5307
|
|
|
5308
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
5308
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
5309
5309
|
|
|
5310
5310
|
</span>
|
|
5311
5311
|
|
|
@@ -5353,7 +5353,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
5353
5353
|
|
|
5354
5354
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5355
5355
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5356
|
-
<a goto="event:图层刷新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
5356
|
+
<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>
|
|
5357
5357
|
</li></ul></dd>
|
|
5358
5358
|
|
|
5359
5359
|
|
|
@@ -5665,7 +5665,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
5665
5665
|
|
|
5666
5666
|
<span class="param-type">
|
|
5667
5667
|
|
|
5668
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5668
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5669
5669
|
|
|
5670
5670
|
</span>
|
|
5671
5671
|
|
|
@@ -5707,7 +5707,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
5707
5707
|
|
|
5708
5708
|
<span class="param-type">
|
|
5709
5709
|
|
|
5710
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
5710
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
5711
5711
|
|
|
5712
5712
|
</span>
|
|
5713
5713
|
|
|
@@ -5749,7 +5749,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
5749
5749
|
|
|
5750
5750
|
<span class="param-type">
|
|
5751
5751
|
|
|
5752
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5752
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5753
5753
|
|
|
5754
5754
|
</span>
|
|
5755
5755
|
|
|
@@ -5791,7 +5791,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
5791
5791
|
|
|
5792
5792
|
<span class="param-type">
|
|
5793
5793
|
|
|
5794
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
5794
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
5795
5795
|
|
|
5796
5796
|
</span>
|
|
5797
5797
|
|
|
@@ -5839,7 +5839,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
5839
5839
|
|
|
5840
5840
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5841
5841
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5842
|
-
<a goto="event:图层加载完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
5842
|
+
<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>
|
|
5843
5843
|
</li></ul></dd>
|
|
5844
5844
|
|
|
5845
5845
|
|
|
@@ -6141,7 +6141,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
6141
6141
|
|
|
6142
6142
|
<span class="param-type">
|
|
6143
6143
|
|
|
6144
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6144
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6145
6145
|
|
|
6146
6146
|
</span>
|
|
6147
6147
|
|
|
@@ -6183,7 +6183,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
6183
6183
|
|
|
6184
6184
|
<span class="param-type">
|
|
6185
6185
|
|
|
6186
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
6186
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
6187
6187
|
|
|
6188
6188
|
</span>
|
|
6189
6189
|
|
|
@@ -6225,7 +6225,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
6225
6225
|
|
|
6226
6226
|
<span class="param-type">
|
|
6227
6227
|
|
|
6228
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6228
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6229
6229
|
|
|
6230
6230
|
</span>
|
|
6231
6231
|
|
|
@@ -6267,7 +6267,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
6267
6267
|
|
|
6268
6268
|
<span class="param-type">
|
|
6269
6269
|
|
|
6270
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
6270
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
6271
6271
|
|
|
6272
6272
|
</span>
|
|
6273
6273
|
|
|
@@ -6315,7 +6315,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
6315
6315
|
|
|
6316
6316
|
<dt class="inherited-from">Inherited From:</dt>
|
|
6317
6317
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
6318
|
-
<a goto="event:图层显隐更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
6318
|
+
<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>
|
|
6319
6319
|
</li></ul></dd>
|
|
6320
6320
|
|
|
6321
6321
|
|
|
@@ -6627,7 +6627,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
6627
6627
|
|
|
6628
6628
|
<span class="param-type">
|
|
6629
6629
|
|
|
6630
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6630
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6631
6631
|
|
|
6632
6632
|
</span>
|
|
6633
6633
|
|
|
@@ -6669,7 +6669,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
6669
6669
|
|
|
6670
6670
|
<span class="param-type">
|
|
6671
6671
|
|
|
6672
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
6672
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
6673
6673
|
|
|
6674
6674
|
</span>
|
|
6675
6675
|
|
|
@@ -6711,7 +6711,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
6711
6711
|
|
|
6712
6712
|
<span class="param-type">
|
|
6713
6713
|
|
|
6714
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6714
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6715
6715
|
|
|
6716
6716
|
</span>
|
|
6717
6717
|
|
|
@@ -6753,7 +6753,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
6753
6753
|
|
|
6754
6754
|
<span class="param-type">
|
|
6755
6755
|
|
|
6756
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
6756
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
6757
6757
|
|
|
6758
6758
|
</span>
|
|
6759
6759
|
|
|
@@ -6801,7 +6801,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
6801
6801
|
|
|
6802
6802
|
<dt class="inherited-from">Inherited From:</dt>
|
|
6803
6803
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
6804
|
-
<a goto="event:图层更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
6804
|
+
<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>
|
|
6805
6805
|
</li></ul></dd>
|
|
6806
6806
|
|
|
6807
6807
|
|
|
@@ -7103,7 +7103,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
7103
7103
|
|
|
7104
7104
|
<span class="param-type">
|
|
7105
7105
|
|
|
7106
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
7106
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
7107
7107
|
|
|
7108
7108
|
</span>
|
|
7109
7109
|
|
|
@@ -7145,7 +7145,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
7145
7145
|
|
|
7146
7146
|
<span class="param-type">
|
|
7147
7147
|
|
|
7148
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
7148
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
7149
7149
|
|
|
7150
7150
|
</span>
|
|
7151
7151
|
|
|
@@ -7187,7 +7187,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
7187
7187
|
|
|
7188
7188
|
<span class="param-type">
|
|
7189
7189
|
|
|
7190
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
7190
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
7191
7191
|
|
|
7192
7192
|
</span>
|
|
7193
7193
|
|
|
@@ -7229,7 +7229,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
7229
7229
|
|
|
7230
7230
|
<span class="param-type">
|
|
7231
7231
|
|
|
7232
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
7232
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
7233
7233
|
|
|
7234
7234
|
</span>
|
|
7235
7235
|
|
|
@@ -7584,7 +7584,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
7584
7584
|
|
|
7585
7585
|
<span class="param-type">
|
|
7586
7586
|
|
|
7587
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
7587
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
7588
7588
|
|
|
7589
7589
|
</span>
|
|
7590
7590
|
|
|
@@ -7626,7 +7626,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
7626
7626
|
|
|
7627
7627
|
<span class="param-type">
|
|
7628
7628
|
|
|
7629
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
7629
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
7630
7630
|
|
|
7631
7631
|
</span>
|
|
7632
7632
|
|
|
@@ -7668,7 +7668,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
7668
7668
|
|
|
7669
7669
|
<span class="param-type">
|
|
7670
7670
|
|
|
7671
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
7671
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
7672
7672
|
|
|
7673
7673
|
</span>
|
|
7674
7674
|
|
|
@@ -7710,7 +7710,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
7710
7710
|
|
|
7711
7711
|
<span class="param-type">
|
|
7712
7712
|
|
|
7713
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
7713
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
7714
7714
|
|
|
7715
7715
|
</span>
|
|
7716
7716
|
|
|
@@ -7758,7 +7758,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
7758
7758
|
|
|
7759
7759
|
<dt class="inherited-from">Inherited From:</dt>
|
|
7760
7760
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
7761
|
-
<a goto="event:图层透明度更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
7761
|
+
<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>
|
|
7762
7762
|
</li></ul></dd>
|
|
7763
7763
|
|
|
7764
7764
|
|
|
@@ -8070,7 +8070,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
8070
8070
|
|
|
8071
8071
|
<span class="param-type">
|
|
8072
8072
|
|
|
8073
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
8073
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
8074
8074
|
|
|
8075
8075
|
</span>
|
|
8076
8076
|
|
|
@@ -8112,7 +8112,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
8112
8112
|
|
|
8113
8113
|
<span class="param-type">
|
|
8114
8114
|
|
|
8115
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
8115
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
8116
8116
|
|
|
8117
8117
|
</span>
|
|
8118
8118
|
|
|
@@ -8154,7 +8154,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
8154
8154
|
|
|
8155
8155
|
<span class="param-type">
|
|
8156
8156
|
|
|
8157
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
8157
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
8158
8158
|
|
|
8159
8159
|
</span>
|
|
8160
8160
|
|
|
@@ -8196,7 +8196,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
8196
8196
|
|
|
8197
8197
|
<span class="param-type">
|
|
8198
8198
|
|
|
8199
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
8199
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
8200
8200
|
|
|
8201
8201
|
</span>
|
|
8202
8202
|
|
|
@@ -8244,7 +8244,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
8244
8244
|
|
|
8245
8245
|
<dt class="inherited-from">Inherited From:</dt>
|
|
8246
8246
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
8247
|
-
<a goto="event:图层销毁完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
8247
|
+
<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>
|
|
8248
8248
|
</li></ul></dd>
|
|
8249
8249
|
|
|
8250
8250
|
|
|
@@ -8546,7 +8546,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
8546
8546
|
|
|
8547
8547
|
<span class="param-type">
|
|
8548
8548
|
|
|
8549
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
8549
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
8550
8550
|
|
|
8551
8551
|
</span>
|
|
8552
8552
|
|
|
@@ -8588,7 +8588,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
8588
8588
|
|
|
8589
8589
|
<span class="param-type">
|
|
8590
8590
|
|
|
8591
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
8591
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
8592
8592
|
|
|
8593
8593
|
</span>
|
|
8594
8594
|
|
|
@@ -8630,7 +8630,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
8630
8630
|
|
|
8631
8631
|
<span class="param-type">
|
|
8632
8632
|
|
|
8633
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
8633
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
8634
8634
|
|
|
8635
8635
|
</span>
|
|
8636
8636
|
|
|
@@ -8672,7 +8672,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
8672
8672
|
|
|
8673
8673
|
<span class="param-type">
|
|
8674
8674
|
|
|
8675
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
8675
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
8676
8676
|
|
|
8677
8677
|
</span>
|
|
8678
8678
|
|
|
@@ -8720,7 +8720,7 @@ const geojsonLayer = new zondy.layer.GeoJSONLayer.fromJSON(json)</code></pre>
|
|
|
8720
8720
|
|
|
8721
8721
|
<dt class="inherited-from">Inherited From:</dt>
|
|
8722
8722
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
8723
|
-
<a goto="event:图层顺序更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
8723
|
+
<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>
|
|
8724
8724
|
</li></ul></dd>
|
|
8725
8725
|
|
|
8726
8726
|
|