@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
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
<div class="description">
|
|
38
38
|
<p>三维注记符号,用于在三维场景中渲染线几何要素,不支持在二维视图中使用;<br/>
|
|
39
39
|
三维注记符号必须包含如下符号图层中的一个或多个,才能在三维场景中显示要素:<br/>
|
|
40
|
-
<a
|
|
40
|
+
<a href="TextSymbol3DLayer.html"><code>三维文字符号图层</code></a><br/>
|
|
41
41
|
示例如下:<br/>
|
|
42
42
|
<a href='#LabelSymbol3D'>[1、创建一个三维注记符号对象]</a><br/></p>
|
|
43
43
|
</div>
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
|
|
111
111
|
<span class="param-type">
|
|
112
112
|
|
|
113
|
-
<a link="Collection.html" onclick="getTypeHTML(event)"
|
|
113
|
+
<a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
|
|
114
114
|
|
|
115
115
|
</span>
|
|
116
116
|
|
|
@@ -137,7 +137,7 @@
|
|
|
137
137
|
|
|
138
138
|
<span class="param-type">
|
|
139
139
|
|
|
140
|
-
<a link="LineCallout3D.html" onclick="getTypeHTML(event)"
|
|
140
|
+
<a link="LineCallout3D.html" onclick="getTypeHTML(event)" href="LineCallout3D.html">LineCallout3D</a>
|
|
141
141
|
|
|
142
142
|
</span>
|
|
143
143
|
|
|
@@ -164,7 +164,7 @@
|
|
|
164
164
|
|
|
165
165
|
<span class="param-type">
|
|
166
166
|
|
|
167
|
-
<a link="Symbol3DVerticalOffset.html" onclick="getTypeHTML(event)"
|
|
167
|
+
<a link="Symbol3DVerticalOffset.html" onclick="getTypeHTML(event)" href="Symbol3DVerticalOffset.html">Symbol3DVerticalOffset</a>
|
|
168
168
|
|
|
169
169
|
</span>
|
|
170
170
|
|
|
@@ -300,7 +300,7 @@ const symbol = new LabelSymbol3D({
|
|
|
300
300
|
|
|
301
301
|
|
|
302
302
|
<ul>
|
|
303
|
-
<li><a link="Symbol3D.html" onclick="getTypeHTML(event)"
|
|
303
|
+
<li><a link="Symbol3D.html" onclick="getTypeHTML(event)" href="Symbol3D.html">Symbol3D</a></li>
|
|
304
304
|
</ul>
|
|
305
305
|
|
|
306
306
|
|
|
@@ -338,7 +338,7 @@ const symbol = new LabelSymbol3D({
|
|
|
338
338
|
|
|
339
339
|
<span class="param-type">
|
|
340
340
|
|
|
341
|
-
<a link="LineCallout3D.html" onclick="getTypeHTML(event)"
|
|
341
|
+
<a link="LineCallout3D.html" onclick="getTypeHTML(event)" href="LineCallout3D.html">LineCallout3D</a>
|
|
342
342
|
|
|
343
343
|
</span>
|
|
344
344
|
|
|
@@ -356,7 +356,7 @@ const symbol = new LabelSymbol3D({
|
|
|
356
356
|
|
|
357
357
|
<span class="param-type">
|
|
358
358
|
|
|
359
|
-
<a link="Collection.html" onclick="getTypeHTML(event)"
|
|
359
|
+
<a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
|
|
360
360
|
|
|
361
361
|
</span>
|
|
362
362
|
|
|
@@ -392,7 +392,7 @@ const symbol = new LabelSymbol3D({
|
|
|
392
392
|
|
|
393
393
|
<span class="param-type">
|
|
394
394
|
|
|
395
|
-
<a link="Symbol3DVerticalOffset.html" onclick="getTypeHTML(event)"
|
|
395
|
+
<a link="Symbol3DVerticalOffset.html" onclick="getTypeHTML(event)" href="Symbol3DVerticalOffset.html">Symbol3DVerticalOffset</a>
|
|
396
396
|
|
|
397
397
|
</span>
|
|
398
398
|
|
|
@@ -416,7 +416,7 @@ const symbol = new LabelSymbol3D({
|
|
|
416
416
|
|
|
417
417
|
<span class="param-type">
|
|
418
418
|
|
|
419
|
-
<a link="LineCallout3D.html" onclick="getTypeHTML(event)"
|
|
419
|
+
<a link="LineCallout3D.html" onclick="getTypeHTML(event)" href="LineCallout3D.html">LineCallout3D</a>
|
|
420
420
|
|
|
421
421
|
</span>
|
|
422
422
|
|
|
@@ -491,7 +491,7 @@ const symbol = new LabelSymbol3D({
|
|
|
491
491
|
|
|
492
492
|
<span class="param-type">
|
|
493
493
|
|
|
494
|
-
<a link="Collection.html" onclick="getTypeHTML(event)"
|
|
494
|
+
<a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
|
|
495
495
|
|
|
496
496
|
</span>
|
|
497
497
|
|
|
@@ -528,7 +528,7 @@ const symbol = new LabelSymbol3D({
|
|
|
528
528
|
|
|
529
529
|
<dt class="inherited-from">Inherited From:</dt>
|
|
530
530
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
531
|
-
<a goto="symbolLayers" link="Symbol3D.html" onclick="getTypeHTML(event)"
|
|
531
|
+
<a goto="symbolLayers" link="Symbol3D.html" onclick="getTypeHTML(event)" href="Symbol3D.html#symbolLayers">Symbol3D#symbolLayers</a>
|
|
532
532
|
</li></ul></dd>
|
|
533
533
|
|
|
534
534
|
|
|
@@ -646,7 +646,7 @@ const symbol = new LabelSymbol3D({
|
|
|
646
646
|
|
|
647
647
|
<span class="param-type">
|
|
648
648
|
|
|
649
|
-
<a link="Symbol3DVerticalOffset.html" onclick="getTypeHTML(event)"
|
|
649
|
+
<a link="Symbol3DVerticalOffset.html" onclick="getTypeHTML(event)" href="Symbol3DVerticalOffset.html">Symbol3DVerticalOffset</a>
|
|
650
650
|
|
|
651
651
|
</span>
|
|
652
652
|
|
|
@@ -742,7 +742,7 @@ const symbol = new LabelSymbol3D({
|
|
|
742
742
|
|
|
743
743
|
<span class="param-type">
|
|
744
744
|
|
|
745
|
-
<a link="LabelSymbol3D.html" onclick="getTypeHTML(event)"
|
|
745
|
+
<a link="LabelSymbol3D.html" onclick="getTypeHTML(event)" href="LabelSymbol3D.html">LabelSymbol3D</a>
|
|
746
746
|
|
|
747
747
|
</span>
|
|
748
748
|
|
|
@@ -762,7 +762,7 @@ const symbol = new LabelSymbol3D({
|
|
|
762
762
|
|
|
763
763
|
<span class="param-type">
|
|
764
764
|
|
|
765
|
-
<a link="LabelSymbol3D.html" onclick="getTypeHTML(event)"
|
|
765
|
+
<a link="LabelSymbol3D.html" onclick="getTypeHTML(event)" href="LabelSymbol3D.html">LabelSymbol3D</a>
|
|
766
766
|
|
|
767
767
|
</span>
|
|
768
768
|
|
|
@@ -958,7 +958,7 @@ const symbol = new LabelSymbol3D({
|
|
|
958
958
|
|
|
959
959
|
<span class="param-type">
|
|
960
960
|
|
|
961
|
-
<a link="LabelSymbol3D.html" onclick="getTypeHTML(event)"
|
|
961
|
+
<a link="LabelSymbol3D.html" onclick="getTypeHTML(event)" href="LabelSymbol3D.html">LabelSymbol3D</a>
|
|
962
962
|
|
|
963
963
|
</span>
|
|
964
964
|
|
|
@@ -1080,7 +1080,7 @@ const symbol = new LabelSymbol3D({
|
|
|
1080
1080
|
|
|
1081
1081
|
<span class="param-type">
|
|
1082
1082
|
|
|
1083
|
-
<a link="LabelSymbol3D.html" onclick="getTypeHTML(event)"
|
|
1083
|
+
<a link="LabelSymbol3D.html" onclick="getTypeHTML(event)" href="LabelSymbol3D.html">LabelSymbol3D</a>
|
|
1084
1084
|
|
|
1085
1085
|
</span>
|
|
1086
1086
|
|
|
@@ -1146,7 +1146,7 @@ const symbol = new LabelSymbol3D({
|
|
|
1146
1146
|
|
|
1147
1147
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1148
1148
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1149
|
-
<a
|
|
1149
|
+
<a href="Symbol3D.html#toJSON">Symbol3D#toJSON</a>
|
|
1150
1150
|
</li></ul></dd>
|
|
1151
1151
|
|
|
1152
1152
|
|
package/documention/Layer.html
CHANGED
|
@@ -143,7 +143,7 @@
|
|
|
143
143
|
|
|
144
144
|
<span class="param-type">
|
|
145
145
|
|
|
146
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
146
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
147
147
|
|
|
148
148
|
</span>
|
|
149
149
|
|
|
@@ -436,7 +436,7 @@
|
|
|
436
436
|
|
|
437
437
|
<span class="param-type">
|
|
438
438
|
|
|
439
|
-
<a link="FetchMethod.html" onclick="getTypeHTML(event)"
|
|
439
|
+
<a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
|
|
440
440
|
|
|
441
441
|
</span>
|
|
442
442
|
|
|
@@ -561,7 +561,7 @@
|
|
|
561
561
|
|
|
562
562
|
|
|
563
563
|
<ul>
|
|
564
|
-
<li><a link="Evented.html" onclick="getTypeHTML(event)"
|
|
564
|
+
<li><a link="Evented.html" onclick="getTypeHTML(event)" href="Evented.html">Evented</a></li>
|
|
565
565
|
</ul>
|
|
566
566
|
|
|
567
567
|
|
|
@@ -671,7 +671,7 @@
|
|
|
671
671
|
|
|
672
672
|
<span class="param-type">
|
|
673
673
|
|
|
674
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
674
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
675
675
|
|
|
676
676
|
</span>
|
|
677
677
|
|
|
@@ -707,7 +707,7 @@
|
|
|
707
707
|
|
|
708
708
|
<span class="param-type">
|
|
709
709
|
|
|
710
|
-
<a link="FetchMethod.html" onclick="getTypeHTML(event)"
|
|
710
|
+
<a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
|
|
711
711
|
|
|
712
712
|
</span>
|
|
713
713
|
|
|
@@ -851,7 +851,7 @@
|
|
|
851
851
|
|
|
852
852
|
<span class="param-type">
|
|
853
853
|
|
|
854
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
854
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
855
855
|
|
|
856
856
|
</span>
|
|
857
857
|
|
|
@@ -869,7 +869,7 @@
|
|
|
869
869
|
|
|
870
870
|
<span class="param-type">
|
|
871
871
|
|
|
872
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
872
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
873
873
|
|
|
874
874
|
</span>
|
|
875
875
|
|
|
@@ -887,7 +887,7 @@
|
|
|
887
887
|
|
|
888
888
|
<span class="param-type">
|
|
889
889
|
|
|
890
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
890
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
891
891
|
|
|
892
892
|
</span>
|
|
893
893
|
|
|
@@ -1337,7 +1337,7 @@
|
|
|
1337
1337
|
|
|
1338
1338
|
<span class="param-type">
|
|
1339
1339
|
|
|
1340
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
1340
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
1341
1341
|
|
|
1342
1342
|
</span>
|
|
1343
1343
|
|
|
@@ -1491,7 +1491,7 @@
|
|
|
1491
1491
|
|
|
1492
1492
|
<span class="param-type">
|
|
1493
1493
|
|
|
1494
|
-
<a link="FetchMethod.html" onclick="getTypeHTML(event)"
|
|
1494
|
+
<a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
|
|
1495
1495
|
|
|
1496
1496
|
</span>
|
|
1497
1497
|
|
|
@@ -2123,7 +2123,7 @@
|
|
|
2123
2123
|
|
|
2124
2124
|
<span class="param-type">
|
|
2125
2125
|
|
|
2126
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
2126
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
2127
2127
|
|
|
2128
2128
|
</span>
|
|
2129
2129
|
|
|
@@ -2198,7 +2198,7 @@
|
|
|
2198
2198
|
|
|
2199
2199
|
<span class="param-type">
|
|
2200
2200
|
|
|
2201
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
2201
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
2202
2202
|
|
|
2203
2203
|
</span>
|
|
2204
2204
|
|
|
@@ -2273,7 +2273,7 @@
|
|
|
2273
2273
|
|
|
2274
2274
|
<span class="param-type">
|
|
2275
2275
|
|
|
2276
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
2276
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
2277
2277
|
|
|
2278
2278
|
</span>
|
|
2279
2279
|
|
|
@@ -2888,7 +2888,7 @@
|
|
|
2888
2888
|
|
|
2889
2889
|
<span class="param-type">
|
|
2890
2890
|
|
|
2891
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
2891
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
2892
2892
|
|
|
2893
2893
|
</span>
|
|
2894
2894
|
|
|
@@ -3625,7 +3625,7 @@
|
|
|
3625
3625
|
|
|
3626
3626
|
<span class="param-type">
|
|
3627
3627
|
|
|
3628
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
3628
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
3629
3629
|
|
|
3630
3630
|
</span>
|
|
3631
3631
|
|
|
@@ -4045,7 +4045,7 @@
|
|
|
4045
4045
|
|
|
4046
4046
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4047
4047
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4048
|
-
<a goto="off" link="Evented.html" onclick="getTypeHTML(event)"
|
|
4048
|
+
<a goto="off" link="Evented.html" onclick="getTypeHTML(event)" href="Evented.html#off">Evented#off</a>
|
|
4049
4049
|
</li></ul></dd>
|
|
4050
4050
|
|
|
4051
4051
|
|
|
@@ -4406,7 +4406,7 @@ view.off({
|
|
|
4406
4406
|
|
|
4407
4407
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4408
4408
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4409
|
-
<a goto="on" link="Evented.html" onclick="getTypeHTML(event)"
|
|
4409
|
+
<a goto="on" link="Evented.html" onclick="getTypeHTML(event)" href="Evented.html#on">Evented#on</a>
|
|
4410
4410
|
</li></ul></dd>
|
|
4411
4411
|
|
|
4412
4412
|
|
|
@@ -5077,7 +5077,7 @@ view.on({
|
|
|
5077
5077
|
|
|
5078
5078
|
<span class="param-type">
|
|
5079
5079
|
|
|
5080
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5080
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5081
5081
|
|
|
5082
5082
|
</span>
|
|
5083
5083
|
|
|
@@ -5119,7 +5119,7 @@ view.on({
|
|
|
5119
5119
|
|
|
5120
5120
|
<span class="param-type">
|
|
5121
5121
|
|
|
5122
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
5122
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
5123
5123
|
|
|
5124
5124
|
</span>
|
|
5125
5125
|
|
|
@@ -5161,7 +5161,7 @@ view.on({
|
|
|
5161
5161
|
|
|
5162
5162
|
<span class="param-type">
|
|
5163
5163
|
|
|
5164
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5164
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5165
5165
|
|
|
5166
5166
|
</span>
|
|
5167
5167
|
|
|
@@ -5203,7 +5203,7 @@ view.on({
|
|
|
5203
5203
|
|
|
5204
5204
|
<span class="param-type">
|
|
5205
5205
|
|
|
5206
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
5206
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
5207
5207
|
|
|
5208
5208
|
</span>
|
|
5209
5209
|
|
|
@@ -5558,7 +5558,7 @@ view.on({
|
|
|
5558
5558
|
|
|
5559
5559
|
<span class="param-type">
|
|
5560
5560
|
|
|
5561
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5561
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5562
5562
|
|
|
5563
5563
|
</span>
|
|
5564
5564
|
|
|
@@ -5600,7 +5600,7 @@ view.on({
|
|
|
5600
5600
|
|
|
5601
5601
|
<span class="param-type">
|
|
5602
5602
|
|
|
5603
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
5603
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
5604
5604
|
|
|
5605
5605
|
</span>
|
|
5606
5606
|
|
|
@@ -5642,7 +5642,7 @@ view.on({
|
|
|
5642
5642
|
|
|
5643
5643
|
<span class="param-type">
|
|
5644
5644
|
|
|
5645
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5645
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5646
5646
|
|
|
5647
5647
|
</span>
|
|
5648
5648
|
|
|
@@ -5684,7 +5684,7 @@ view.on({
|
|
|
5684
5684
|
|
|
5685
5685
|
<span class="param-type">
|
|
5686
5686
|
|
|
5687
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
5687
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
5688
5688
|
|
|
5689
5689
|
</span>
|
|
5690
5690
|
|
|
@@ -6029,7 +6029,7 @@ view.on({
|
|
|
6029
6029
|
|
|
6030
6030
|
<span class="param-type">
|
|
6031
6031
|
|
|
6032
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6032
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6033
6033
|
|
|
6034
6034
|
</span>
|
|
6035
6035
|
|
|
@@ -6071,7 +6071,7 @@ view.on({
|
|
|
6071
6071
|
|
|
6072
6072
|
<span class="param-type">
|
|
6073
6073
|
|
|
6074
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
6074
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
6075
6075
|
|
|
6076
6076
|
</span>
|
|
6077
6077
|
|
|
@@ -6113,7 +6113,7 @@ view.on({
|
|
|
6113
6113
|
|
|
6114
6114
|
<span class="param-type">
|
|
6115
6115
|
|
|
6116
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6116
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6117
6117
|
|
|
6118
6118
|
</span>
|
|
6119
6119
|
|
|
@@ -6155,7 +6155,7 @@ view.on({
|
|
|
6155
6155
|
|
|
6156
6156
|
<span class="param-type">
|
|
6157
6157
|
|
|
6158
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
6158
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
6159
6159
|
|
|
6160
6160
|
</span>
|
|
6161
6161
|
|
|
@@ -6510,7 +6510,7 @@ view.on({
|
|
|
6510
6510
|
|
|
6511
6511
|
<span class="param-type">
|
|
6512
6512
|
|
|
6513
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6513
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6514
6514
|
|
|
6515
6515
|
</span>
|
|
6516
6516
|
|
|
@@ -6552,7 +6552,7 @@ view.on({
|
|
|
6552
6552
|
|
|
6553
6553
|
<span class="param-type">
|
|
6554
6554
|
|
|
6555
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
6555
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
6556
6556
|
|
|
6557
6557
|
</span>
|
|
6558
6558
|
|
|
@@ -6594,7 +6594,7 @@ view.on({
|
|
|
6594
6594
|
|
|
6595
6595
|
<span class="param-type">
|
|
6596
6596
|
|
|
6597
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6597
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6598
6598
|
|
|
6599
6599
|
</span>
|
|
6600
6600
|
|
|
@@ -6636,7 +6636,7 @@ view.on({
|
|
|
6636
6636
|
|
|
6637
6637
|
<span class="param-type">
|
|
6638
6638
|
|
|
6639
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
6639
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
6640
6640
|
|
|
6641
6641
|
</span>
|
|
6642
6642
|
|
|
@@ -6981,7 +6981,7 @@ view.on({
|
|
|
6981
6981
|
|
|
6982
6982
|
<span class="param-type">
|
|
6983
6983
|
|
|
6984
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6984
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6985
6985
|
|
|
6986
6986
|
</span>
|
|
6987
6987
|
|
|
@@ -7023,7 +7023,7 @@ view.on({
|
|
|
7023
7023
|
|
|
7024
7024
|
<span class="param-type">
|
|
7025
7025
|
|
|
7026
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
7026
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
7027
7027
|
|
|
7028
7028
|
</span>
|
|
7029
7029
|
|
|
@@ -7065,7 +7065,7 @@ view.on({
|
|
|
7065
7065
|
|
|
7066
7066
|
<span class="param-type">
|
|
7067
7067
|
|
|
7068
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
7068
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
7069
7069
|
|
|
7070
7070
|
</span>
|
|
7071
7071
|
|
|
@@ -7107,7 +7107,7 @@ view.on({
|
|
|
7107
7107
|
|
|
7108
7108
|
<span class="param-type">
|
|
7109
7109
|
|
|
7110
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
7110
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
7111
7111
|
|
|
7112
7112
|
</span>
|
|
7113
7113
|
|
|
@@ -7462,7 +7462,7 @@ view.on({
|
|
|
7462
7462
|
|
|
7463
7463
|
<span class="param-type">
|
|
7464
7464
|
|
|
7465
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
7465
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
7466
7466
|
|
|
7467
7467
|
</span>
|
|
7468
7468
|
|
|
@@ -7504,7 +7504,7 @@ view.on({
|
|
|
7504
7504
|
|
|
7505
7505
|
<span class="param-type">
|
|
7506
7506
|
|
|
7507
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
7507
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
7508
7508
|
|
|
7509
7509
|
</span>
|
|
7510
7510
|
|
|
@@ -7546,7 +7546,7 @@ view.on({
|
|
|
7546
7546
|
|
|
7547
7547
|
<span class="param-type">
|
|
7548
7548
|
|
|
7549
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
7549
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
7550
7550
|
|
|
7551
7551
|
</span>
|
|
7552
7552
|
|
|
@@ -7588,7 +7588,7 @@ view.on({
|
|
|
7588
7588
|
|
|
7589
7589
|
<span class="param-type">
|
|
7590
7590
|
|
|
7591
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
7591
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
7592
7592
|
|
|
7593
7593
|
</span>
|
|
7594
7594
|
|
|
@@ -7933,7 +7933,7 @@ view.on({
|
|
|
7933
7933
|
|
|
7934
7934
|
<span class="param-type">
|
|
7935
7935
|
|
|
7936
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
7936
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
7937
7937
|
|
|
7938
7938
|
</span>
|
|
7939
7939
|
|
|
@@ -7975,7 +7975,7 @@ view.on({
|
|
|
7975
7975
|
|
|
7976
7976
|
<span class="param-type">
|
|
7977
7977
|
|
|
7978
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
7978
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
7979
7979
|
|
|
7980
7980
|
</span>
|
|
7981
7981
|
|
|
@@ -8017,7 +8017,7 @@ view.on({
|
|
|
8017
8017
|
|
|
8018
8018
|
<span class="param-type">
|
|
8019
8019
|
|
|
8020
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
8020
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
8021
8021
|
|
|
8022
8022
|
</span>
|
|
8023
8023
|
|
|
@@ -8059,7 +8059,7 @@ view.on({
|
|
|
8059
8059
|
|
|
8060
8060
|
<span class="param-type">
|
|
8061
8061
|
|
|
8062
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
8062
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
8063
8063
|
|
|
8064
8064
|
</span>
|
|
8065
8065
|
|