@mapgis/webclient-common 17.2.8 → 17.2.11
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 +27 -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 +16 -16
- package/documention/FeatureExpressionInfo.html +2 -2
- package/documention/FeatureFilter.html +71 -71
- package/documention/FeatureLayer.html +77 -77
- package/documention/FeatureServer.html +25 -25
- 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 +23 -23
- 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
|
@@ -235,9 +235,9 @@ IGS2.0的样式文件地址:http://{ip}:8089/igs/rest/mrcs/vtiles/styles/{样
|
|
|
235
235
|
|
|
236
236
|
<td class="description last"><p>会通过该参数中指定的子图层列表对矢量瓦片服务中的子图层进行过滤,不在列表中的子图层将不会显示;如果没有指定该参数,则会按照矢量瓦片服务中的子图层的属性显示所有子图层;如果该参数为空数组,则矢量瓦片服务所有的子图层都不显示。<br>
|
|
237
237
|
目前支持的专题图如下:<br>
|
|
238
|
-
<a
|
|
239
|
-
<a
|
|
240
|
-
<a
|
|
238
|
+
<a href="UniqueValueRenderer.html"><code>1、单值专题图</code></a><br/>
|
|
239
|
+
<a href="ClassBreakRenderer.html"><code>2、分段专题图</code></a><br/>
|
|
240
|
+
<a href="SimpleRenderer.html"><code>3、统一专题图</code></a><br/>
|
|
241
241
|
参考示例:<br/>
|
|
242
242
|
<a href='#showAllSubLayers'>[1、显示所有子图层]</a><br/>
|
|
243
243
|
<a href='#showSubLayersById'>[2、根据id显示子图层]</a><br/>
|
|
@@ -497,28 +497,28 @@ off-screen: 使用矢量瓦片来绘制注记<br/>
|
|
|
497
497
|
|
|
498
498
|
<span class="param-type">
|
|
499
499
|
|
|
500
|
-
<a link="Polygon.html" onclick="getTypeHTML(event)"
|
|
500
|
+
<a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
|
|
501
501
|
|
|
502
502
|
</span>
|
|
503
503
|
|
|
|
504
504
|
|
|
505
505
|
<span class="param-type">
|
|
506
506
|
|
|
507
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
507
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
508
508
|
|
|
509
509
|
</span>
|
|
510
510
|
|
|
|
511
511
|
|
|
512
512
|
<span class="param-type">
|
|
513
513
|
|
|
514
|
-
<a link="Circle.html" onclick="getTypeHTML(event)"
|
|
514
|
+
<a link="Circle.html" onclick="getTypeHTML(event)" href="Circle.html">Circle</a>
|
|
515
515
|
|
|
516
516
|
</span>
|
|
517
517
|
|
|
|
518
518
|
|
|
519
519
|
<span class="param-type">
|
|
520
520
|
|
|
521
|
-
<a link="MultiPolygon.html" onclick="getTypeHTML(event)"
|
|
521
|
+
<a link="MultiPolygon.html" onclick="getTypeHTML(event)" href="MultiPolygon.html">MultiPolygon</a>
|
|
522
522
|
|
|
523
523
|
</span>
|
|
524
524
|
|
|
|
@@ -701,20 +701,20 @@ off-screen: 使用矢量瓦片来绘制注记<br/>
|
|
|
701
701
|
<a href='#findSublayerById'>[1、根据子图层id查询图层]</a><br/>
|
|
702
702
|
<a href='#fromJSON'>[2、通过传入的json构造并返回一个新的IGSVectorTileLayer对象]</a><br/>
|
|
703
703
|
<a href='#toJSON'>[3、导出为json对象]</a><br/>
|
|
704
|
-
<a
|
|
705
|
-
<a
|
|
706
|
-
<a
|
|
707
|
-
<a
|
|
708
|
-
<a
|
|
709
|
-
<a
|
|
710
|
-
<a
|
|
711
|
-
<a
|
|
712
|
-
<a
|
|
713
|
-
<a
|
|
714
|
-
<a
|
|
715
|
-
<a
|
|
716
|
-
<a
|
|
717
|
-
<a
|
|
704
|
+
<a href="VectorTileLayer.html#getStyleLayer"><code>4、通过矢量瓦片样式图层的id,找到对应的矢量瓦片样式图层对象</code></a><br/>
|
|
705
|
+
<a href="VectorTileLayer.html#getStyleLayerIndex"><code>5、通过矢量瓦片样式图层的id,找到对应的矢量瓦片样式图层的序号</code></a><br/>
|
|
706
|
+
<a href="VectorTileLayer.html#getStyleLayerId"><code>6、通过矢量瓦片样式图层的序号,找到对应的矢量瓦片样式图层的id</code></a><br/>
|
|
707
|
+
<a href="VectorTileLayer.html#setStyleLayer"><code>7、设置样式图层属性对象</code></a><br/>
|
|
708
|
+
<a href="VectorTileLayer.html#deleteStyleLayer"><code>8、删除样式图层</code></a><br/>
|
|
709
|
+
<a href="VectorTileLayer.html#setStyleLayerVisibility"><code>9、设置样式图层可见性</code></a><br/>
|
|
710
|
+
<a href="VectorTileLayer.html#getStyleLayerVisibility"><code>10、获取样式图层可见性</code></a><br/>
|
|
711
|
+
<a href="VectorTileLayer.html#getPaintProperties"><code>11、获取样式图层绘制属性</code></a><br/>
|
|
712
|
+
<a href="VectorTileLayer.html#setPaintProperties"><code>12、设置样式图层绘制属性</code></a><br/>
|
|
713
|
+
<a href="VectorTileLayer.html#getLayoutProperties"><code>13、获取样式图层布局属性</code></a><br/>
|
|
714
|
+
<a href="VectorTileLayer.html#setLayoutProperties"><code>14、设置样式图层布局属性</code></a><br/>
|
|
715
|
+
<a href="VectorTileLayer.html#setExtendProperties"><code>15、设置样式图层的额外属性</code></a><br/>
|
|
716
|
+
<a href="VectorTileLayer.html#getExtendProperties"><code>16、获取样式图层的额外属性</code></a><br/>
|
|
717
|
+
<a href="VectorTileLayer.html#clone"><code>17、克隆图层</code></a><br/></p>
|
|
718
718
|
|
|
719
719
|
|
|
720
720
|
|
|
@@ -1205,7 +1205,7 @@ const igsVectorTileLayer = new IGSVectorTileLayer({
|
|
|
1205
1205
|
|
|
1206
1206
|
|
|
1207
1207
|
<ul>
|
|
1208
|
-
<li><a link="VectorTileLayer.html" onclick="getTypeHTML(event)"
|
|
1208
|
+
<li><a link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html">VectorTileLayer</a></li>
|
|
1209
1209
|
</ul>
|
|
1210
1210
|
|
|
1211
1211
|
|
|
@@ -1261,28 +1261,28 @@ const igsVectorTileLayer = new IGSVectorTileLayer({
|
|
|
1261
1261
|
|
|
1262
1262
|
<span class="param-type">
|
|
1263
1263
|
|
|
1264
|
-
<a link="Polygon.html" onclick="getTypeHTML(event)"
|
|
1264
|
+
<a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
|
|
1265
1265
|
|
|
1266
1266
|
</span>
|
|
1267
1267
|
|
|
|
1268
1268
|
|
|
1269
1269
|
<span class="param-type">
|
|
1270
1270
|
|
|
1271
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
1271
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
1272
1272
|
|
|
1273
1273
|
</span>
|
|
1274
1274
|
|
|
|
1275
1275
|
|
|
1276
1276
|
<span class="param-type">
|
|
1277
1277
|
|
|
1278
|
-
<a link="Circle.html" onclick="getTypeHTML(event)"
|
|
1278
|
+
<a link="Circle.html" onclick="getTypeHTML(event)" href="Circle.html">Circle</a>
|
|
1279
1279
|
|
|
1280
1280
|
</span>
|
|
1281
1281
|
|
|
|
1282
1282
|
|
|
1283
1283
|
<span class="param-type">
|
|
1284
1284
|
|
|
1285
|
-
<a link="MultiPolygon.html" onclick="getTypeHTML(event)"
|
|
1285
|
+
<a link="MultiPolygon.html" onclick="getTypeHTML(event)" href="MultiPolygon.html">MultiPolygon</a>
|
|
1286
1286
|
|
|
1287
1287
|
</span>
|
|
1288
1288
|
|
|
|
@@ -1454,7 +1454,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1454
1454
|
|
|
1455
1455
|
<span class="param-type">
|
|
1456
1456
|
|
|
1457
|
-
<a link="TileInfo.html" onclick="getTypeHTML(event)"
|
|
1457
|
+
<a link="TileInfo.html" onclick="getTypeHTML(event)" href="TileInfo.html">TileInfo</a>
|
|
1458
1458
|
|
|
1459
1459
|
</span>
|
|
1460
1460
|
|
|
|
@@ -1560,7 +1560,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1560
1560
|
|
|
1561
1561
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1562
1562
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1563
|
-
<a
|
|
1563
|
+
<a href="VectorTileLayer.html#capabilities">VectorTileLayer#capabilities</a>
|
|
1564
1564
|
</li></ul></dd>
|
|
1565
1565
|
|
|
1566
1566
|
|
|
@@ -1601,28 +1601,28 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1601
1601
|
|
|
1602
1602
|
<span class="param-type">
|
|
1603
1603
|
|
|
1604
|
-
<a link="Polygon.html" onclick="getTypeHTML(event)"
|
|
1604
|
+
<a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
|
|
1605
1605
|
|
|
1606
1606
|
</span>
|
|
1607
1607
|
|
|
|
1608
1608
|
|
|
1609
1609
|
<span class="param-type">
|
|
1610
1610
|
|
|
1611
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
1611
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
1612
1612
|
|
|
1613
1613
|
</span>
|
|
1614
1614
|
|
|
|
1615
1615
|
|
|
1616
1616
|
<span class="param-type">
|
|
1617
1617
|
|
|
1618
|
-
<a link="Circle.html" onclick="getTypeHTML(event)"
|
|
1618
|
+
<a link="Circle.html" onclick="getTypeHTML(event)" href="Circle.html">Circle</a>
|
|
1619
1619
|
|
|
1620
1620
|
</span>
|
|
1621
1621
|
|
|
|
1622
1622
|
|
|
1623
1623
|
<span class="param-type">
|
|
1624
1624
|
|
|
1625
|
-
<a link="MultiPolygon.html" onclick="getTypeHTML(event)"
|
|
1625
|
+
<a link="MultiPolygon.html" onclick="getTypeHTML(event)" href="MultiPolygon.html">MultiPolygon</a>
|
|
1626
1626
|
|
|
1627
1627
|
</span>
|
|
1628
1628
|
|
|
|
@@ -1666,7 +1666,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1666
1666
|
|
|
1667
1667
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1668
1668
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1669
|
-
<a goto="clippingArea" link="VectorTileLayer.html" onclick="getTypeHTML(event)"
|
|
1669
|
+
<a goto="clippingArea" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#clippingArea">VectorTileLayer#clippingArea</a>
|
|
1670
1670
|
</li></ul></dd>
|
|
1671
1671
|
|
|
1672
1672
|
|
|
@@ -1750,7 +1750,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1750
1750
|
|
|
1751
1751
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1752
1752
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1753
|
-
<a goto="currentStyleInfo" link="VectorTileLayer.html" onclick="getTypeHTML(event)"
|
|
1753
|
+
<a goto="currentStyleInfo" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#currentStyleInfo">VectorTileLayer#currentStyleInfo</a>
|
|
1754
1754
|
</li></ul></dd>
|
|
1755
1755
|
|
|
1756
1756
|
|
|
@@ -1917,7 +1917,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1917
1917
|
|
|
1918
1918
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1919
1919
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1920
|
-
<a goto="labelsRenderMode" link="VectorTileLayer.html" onclick="getTypeHTML(event)"
|
|
1920
|
+
<a goto="labelsRenderMode" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#labelsRenderMode">VectorTileLayer#labelsRenderMode</a>
|
|
1921
1921
|
</li></ul></dd>
|
|
1922
1922
|
|
|
1923
1923
|
|
|
@@ -1997,7 +1997,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1997
1997
|
|
|
1998
1998
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1999
1999
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2000
|
-
<a goto="mvtExtent" link="VectorTileLayer.html" onclick="getTypeHTML(event)"
|
|
2000
|
+
<a goto="mvtExtent" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#mvtExtent">VectorTileLayer#mvtExtent</a>
|
|
2001
2001
|
</li></ul></dd>
|
|
2002
2002
|
|
|
2003
2003
|
|
|
@@ -2237,7 +2237,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
2237
2237
|
|
|
2238
2238
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2239
2239
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2240
|
-
<a goto="style" link="VectorTileLayer.html" onclick="getTypeHTML(event)"
|
|
2240
|
+
<a goto="style" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#style">VectorTileLayer#style</a>
|
|
2241
2241
|
</li></ul></dd>
|
|
2242
2242
|
|
|
2243
2243
|
|
|
@@ -2355,7 +2355,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
2355
2355
|
|
|
2356
2356
|
<span class="param-type">
|
|
2357
2357
|
|
|
2358
|
-
<a link="TileInfo.html" onclick="getTypeHTML(event)"
|
|
2358
|
+
<a link="TileInfo.html" onclick="getTypeHTML(event)" href="TileInfo.html">TileInfo</a>
|
|
2359
2359
|
|
|
2360
2360
|
</span>
|
|
2361
2361
|
|
|
|
@@ -2405,7 +2405,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
2405
2405
|
|
|
2406
2406
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2407
2407
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2408
|
-
<a
|
|
2408
|
+
<a href="VectorTileLayer.html#tileInfo">VectorTileLayer#tileInfo</a>
|
|
2409
2409
|
</li></ul></dd>
|
|
2410
2410
|
|
|
2411
2411
|
|
|
@@ -2569,7 +2569,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
2569
2569
|
|
|
2570
2570
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2571
2571
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2572
|
-
<a
|
|
2572
|
+
<a href="VectorTileLayer.html#url">VectorTileLayer#url</a>
|
|
2573
2573
|
</li></ul></dd>
|
|
2574
2574
|
|
|
2575
2575
|
|
|
@@ -2631,7 +2631,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
2631
2631
|
|
|
2632
2632
|
<span class="param-type">
|
|
2633
2633
|
|
|
2634
|
-
<a link="IGSVectorTileLayer.html" onclick="getTypeHTML(event)"
|
|
2634
|
+
<a link="IGSVectorTileLayer.html" onclick="getTypeHTML(event)" href="IGSVectorTileLayer.html">IGSVectorTileLayer</a>
|
|
2635
2635
|
|
|
2636
2636
|
</span>
|
|
2637
2637
|
|
|
@@ -2666,7 +2666,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
2666
2666
|
|
|
2667
2667
|
<span class="param-type">
|
|
2668
2668
|
|
|
2669
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
2669
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
2670
2670
|
|
|
2671
2671
|
</span>
|
|
2672
2672
|
|
|
@@ -2716,7 +2716,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
2716
2716
|
|
|
2717
2717
|
<span class="param-type">
|
|
2718
2718
|
|
|
2719
|
-
<a link="IGSVectorTileSubLayer.html" onclick="getTypeHTML(event)"
|
|
2719
|
+
<a link="IGSVectorTileSubLayer.html" onclick="getTypeHTML(event)" href="IGSVectorTileSubLayer.html">IGSVectorTileSubLayer</a>
|
|
2720
2720
|
|
|
2721
2721
|
</span>
|
|
2722
2722
|
|
|
@@ -3116,7 +3116,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
3116
3116
|
|
|
3117
3117
|
<span class="param-type">
|
|
3118
3118
|
|
|
3119
|
-
<a link="IGSVectorTileLayer.html" onclick="getTypeHTML(event)"
|
|
3119
|
+
<a link="IGSVectorTileLayer.html" onclick="getTypeHTML(event)" href="IGSVectorTileLayer.html">IGSVectorTileLayer</a>
|
|
3120
3120
|
|
|
3121
3121
|
</span>
|
|
3122
3122
|
|
|
@@ -3358,7 +3358,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
3358
3358
|
|
|
3359
3359
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3360
3360
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3361
|
-
<a goto="clone" link="VectorTileLayer.html" onclick="getTypeHTML(event)"
|
|
3361
|
+
<a goto="clone" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#clone">VectorTileLayer#clone</a>
|
|
3362
3362
|
</li></ul></dd>
|
|
3363
3363
|
|
|
3364
3364
|
|
|
@@ -3421,7 +3421,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
3421
3421
|
|
|
3422
3422
|
<span class="param-type">
|
|
3423
3423
|
|
|
3424
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
3424
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
3425
3425
|
|
|
3426
3426
|
</span>
|
|
3427
3427
|
|
|
@@ -3714,7 +3714,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
3714
3714
|
|
|
3715
3715
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3716
3716
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3717
|
-
<a goto="deleteStyleLayer" link="VectorTileLayer.html" onclick="getTypeHTML(event)"
|
|
3717
|
+
<a goto="deleteStyleLayer" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#deleteStyleLayer">VectorTileLayer#deleteStyleLayer</a>
|
|
3718
3718
|
</li></ul></dd>
|
|
3719
3719
|
|
|
3720
3720
|
|
|
@@ -3922,7 +3922,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
3922
3922
|
|
|
3923
3923
|
<span class="param-type">
|
|
3924
3924
|
|
|
3925
|
-
<a link="IGSVectorTileSubLayer.html" onclick="getTypeHTML(event)"
|
|
3925
|
+
<a link="IGSVectorTileSubLayer.html" onclick="getTypeHTML(event)" href="IGSVectorTileSubLayer.html">IGSVectorTileSubLayer</a>
|
|
3926
3926
|
|
|
3927
3927
|
</span>
|
|
3928
3928
|
|
|
@@ -4088,7 +4088,7 @@ const subLayer = igsVectorTileLayer.findSublayerById('子图层id')</code></pre>
|
|
|
4088
4088
|
|
|
4089
4089
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4090
4090
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4091
|
-
<a goto="getExtendProperties" link="VectorTileLayer.html" onclick="getTypeHTML(event)"
|
|
4091
|
+
<a goto="getExtendProperties" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#getExtendProperties">VectorTileLayer#getExtendProperties</a>
|
|
4092
4092
|
</li></ul></dd>
|
|
4093
4093
|
|
|
4094
4094
|
|
|
@@ -4269,7 +4269,7 @@ const subLayer = igsVectorTileLayer.findSublayerById('子图层id')</code></pre>
|
|
|
4269
4269
|
|
|
4270
4270
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4271
4271
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4272
|
-
<a goto="getLayoutProperties" link="VectorTileLayer.html" onclick="getTypeHTML(event)"
|
|
4272
|
+
<a goto="getLayoutProperties" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#getLayoutProperties">VectorTileLayer#getLayoutProperties</a>
|
|
4273
4273
|
</li></ul></dd>
|
|
4274
4274
|
|
|
4275
4275
|
|
|
@@ -4457,7 +4457,7 @@ const subLayer = igsVectorTileLayer.findSublayerById('子图层id')</code></pre>
|
|
|
4457
4457
|
|
|
4458
4458
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4459
4459
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4460
|
-
<a goto="getPaintProperties" link="VectorTileLayer.html" onclick="getTypeHTML(event)"
|
|
4460
|
+
<a goto="getPaintProperties" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#getPaintProperties">VectorTileLayer#getPaintProperties</a>
|
|
4461
4461
|
</li></ul></dd>
|
|
4462
4462
|
|
|
4463
4463
|
|
|
@@ -4645,7 +4645,7 @@ const subLayer = igsVectorTileLayer.findSublayerById('子图层id')</code></pre>
|
|
|
4645
4645
|
|
|
4646
4646
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4647
4647
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4648
|
-
<a goto="getStyleLayer" link="VectorTileLayer.html" onclick="getTypeHTML(event)"
|
|
4648
|
+
<a goto="getStyleLayer" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#getStyleLayer">VectorTileLayer#getStyleLayer</a>
|
|
4649
4649
|
</li></ul></dd>
|
|
4650
4650
|
|
|
4651
4651
|
|
|
@@ -4826,7 +4826,7 @@ const subLayer = igsVectorTileLayer.findSublayerById('子图层id')</code></pre>
|
|
|
4826
4826
|
|
|
4827
4827
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4828
4828
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4829
|
-
<a goto="getStyleLayerId" link="VectorTileLayer.html" onclick="getTypeHTML(event)"
|
|
4829
|
+
<a goto="getStyleLayerId" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#getStyleLayerId">VectorTileLayer#getStyleLayerId</a>
|
|
4830
4830
|
</li></ul></dd>
|
|
4831
4831
|
|
|
4832
4832
|
|
|
@@ -5007,7 +5007,7 @@ const subLayer = igsVectorTileLayer.findSublayerById('子图层id')</code></pre>
|
|
|
5007
5007
|
|
|
5008
5008
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5009
5009
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5010
|
-
<a goto="getStyleLayerIndex" link="VectorTileLayer.html" onclick="getTypeHTML(event)"
|
|
5010
|
+
<a goto="getStyleLayerIndex" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#getStyleLayerIndex">VectorTileLayer#getStyleLayerIndex</a>
|
|
5011
5011
|
</li></ul></dd>
|
|
5012
5012
|
|
|
5013
5013
|
|
|
@@ -5188,7 +5188,7 @@ const subLayer = igsVectorTileLayer.findSublayerById('子图层id')</code></pre>
|
|
|
5188
5188
|
|
|
5189
5189
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5190
5190
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5191
|
-
<a goto="getStyleLayerVisibility" link="VectorTileLayer.html" onclick="getTypeHTML(event)"
|
|
5191
|
+
<a goto="getStyleLayerVisibility" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#getStyleLayerVisibility">VectorTileLayer#getStyleLayerVisibility</a>
|
|
5192
5192
|
</li></ul></dd>
|
|
5193
5193
|
|
|
5194
5194
|
|
|
@@ -5427,7 +5427,7 @@ const subLayer = igsVectorTileLayer.findSublayerById('子图层id')</code></pre>
|
|
|
5427
5427
|
|
|
5428
5428
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5429
5429
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5430
|
-
<a goto="setExtendProperties" link="VectorTileLayer.html" onclick="getTypeHTML(event)"
|
|
5430
|
+
<a goto="setExtendProperties" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#setExtendProperties">VectorTileLayer#setExtendProperties</a>
|
|
5431
5431
|
</li></ul></dd>
|
|
5432
5432
|
|
|
5433
5433
|
|
|
@@ -5609,7 +5609,7 @@ const subLayer = igsVectorTileLayer.findSublayerById('子图层id')</code></pre>
|
|
|
5609
5609
|
|
|
5610
5610
|
<dt class="tag-overrides">Overrides:</dt>
|
|
5611
5611
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
5612
|
-
<a
|
|
5612
|
+
<a href="VectorTileLayer.html#setLayoutProperties">VectorTileLayer#setLayoutProperties</a>
|
|
5613
5613
|
</li></ul></dd>
|
|
5614
5614
|
|
|
5615
5615
|
|
|
@@ -5789,7 +5789,7 @@ const subLayer = igsVectorTileLayer.findSublayerById('子图层id')</code></pre>
|
|
|
5789
5789
|
|
|
5790
5790
|
<dt class="tag-overrides">Overrides:</dt>
|
|
5791
5791
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
5792
|
-
<a
|
|
5792
|
+
<a href="VectorTileLayer.html#setPaintProperties">VectorTileLayer#setPaintProperties</a>
|
|
5793
5793
|
</li></ul></dd>
|
|
5794
5794
|
|
|
5795
5795
|
|
|
@@ -5967,7 +5967,7 @@ const subLayer = igsVectorTileLayer.findSublayerById('子图层id')</code></pre>
|
|
|
5967
5967
|
|
|
5968
5968
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5969
5969
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5970
|
-
<a goto="setStyleLayer" link="VectorTileLayer.html" onclick="getTypeHTML(event)"
|
|
5970
|
+
<a goto="setStyleLayer" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#setStyleLayer">VectorTileLayer#setStyleLayer</a>
|
|
5971
5971
|
</li></ul></dd>
|
|
5972
5972
|
|
|
5973
5973
|
|
|
@@ -6147,7 +6147,7 @@ const subLayer = igsVectorTileLayer.findSublayerById('子图层id')</code></pre>
|
|
|
6147
6147
|
|
|
6148
6148
|
<dt class="inherited-from">Inherited From:</dt>
|
|
6149
6149
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
6150
|
-
<a goto="setStyleLayerVisibility" link="VectorTileLayer.html" onclick="getTypeHTML(event)"
|
|
6150
|
+
<a goto="setStyleLayerVisibility" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#setStyleLayerVisibility">VectorTileLayer#setStyleLayerVisibility</a>
|
|
6151
6151
|
</li></ul></dd>
|
|
6152
6152
|
|
|
6153
6153
|
|
|
@@ -6245,7 +6245,7 @@ const subLayer = igsVectorTileLayer.findSublayerById('子图层id')</code></pre>
|
|
|
6245
6245
|
|
|
6246
6246
|
<dt class="tag-overrides">Overrides:</dt>
|
|
6247
6247
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
6248
|
-
<a
|
|
6248
|
+
<a href="VectorTileLayer.html#toJSON">VectorTileLayer#toJSON</a>
|
|
6249
6249
|
</li></ul></dd>
|
|
6250
6250
|
|
|
6251
6251
|
|
|
@@ -112,7 +112,7 @@
|
|
|
112
112
|
|
|
113
113
|
<span class="param-type">
|
|
114
114
|
|
|
115
|
-
<a link="BaseRenderer.html" onclick="getTypeHTML(event)"
|
|
115
|
+
<a link="BaseRenderer.html" onclick="getTypeHTML(event)" href="BaseRenderer.html">BaseRenderer</a>
|
|
116
116
|
|
|
117
117
|
</span>
|
|
118
118
|
|
|
@@ -128,10 +128,10 @@
|
|
|
128
128
|
|
|
129
129
|
|
|
130
130
|
<td class="description last"><p>专题图渲染样式对象,支持如下渲染样式:<br/>
|
|
131
|
-
<a
|
|
132
|
-
<a
|
|
133
|
-
<a
|
|
134
|
-
示例请参考<a
|
|
131
|
+
<a href="UniqueValueRenderer.html"><code>1、单值渲染</code></a><br/>
|
|
132
|
+
<a href="ClassBreakRenderer.html"><code>2、分段渲染</code></a><br/>
|
|
133
|
+
<a href="SimpleRenderer.html"><code>3、统一专题图</code></a><br/>
|
|
134
|
+
示例请参考<a href="IGSVectorTileLayer.html"><code>IGSVectorTileLayer</code></a></p></td>
|
|
135
135
|
</tr>
|
|
136
136
|
|
|
137
137
|
|
|
@@ -274,7 +274,7 @@
|
|
|
274
274
|
|
|
275
275
|
<span class="param-type">
|
|
276
276
|
|
|
277
|
-
<a link="IGSVectorTileLayer.html" onclick="getTypeHTML(event)"
|
|
277
|
+
<a link="IGSVectorTileLayer.html" onclick="getTypeHTML(event)" href="IGSVectorTileLayer.html">IGSVectorTileLayer</a>
|
|
278
278
|
|
|
279
279
|
</span>
|
|
280
280
|
|
|
@@ -542,7 +542,7 @@ sublayer.labelingInfo = [
|
|
|
542
542
|
|
|
543
543
|
|
|
544
544
|
<ul>
|
|
545
|
-
<li><a link="VectorTileSubLayer.html" onclick="getTypeHTML(event)"
|
|
545
|
+
<li><a link="VectorTileSubLayer.html" onclick="getTypeHTML(event)" href="VectorTileSubLayer.html">VectorTileSubLayer</a></li>
|
|
546
546
|
</ul>
|
|
547
547
|
|
|
548
548
|
|
|
@@ -598,21 +598,21 @@ sublayer.labelingInfo = [
|
|
|
598
598
|
|
|
599
599
|
<span class="param-type">
|
|
600
600
|
|
|
601
|
-
<a link="UniqueValueRenderer.html" onclick="getTypeHTML(event)"
|
|
601
|
+
<a link="UniqueValueRenderer.html" onclick="getTypeHTML(event)" href="UniqueValueRenderer.html">UniqueValueRenderer</a>
|
|
602
602
|
|
|
603
603
|
</span>
|
|
604
604
|
|
|
|
605
605
|
|
|
606
606
|
<span class="param-type">
|
|
607
607
|
|
|
608
|
-
<a link="ClassBreakRenderer.html" onclick="getTypeHTML(event)"
|
|
608
|
+
<a link="ClassBreakRenderer.html" onclick="getTypeHTML(event)" href="ClassBreakRenderer.html">ClassBreakRenderer</a>
|
|
609
609
|
|
|
610
610
|
</span>
|
|
611
611
|
|
|
|
612
612
|
|
|
613
613
|
<span class="param-type">
|
|
614
614
|
|
|
615
|
-
<a link="SimpleRenderer.html" onclick="getTypeHTML(event)"
|
|
615
|
+
<a link="SimpleRenderer.html" onclick="getTypeHTML(event)" href="SimpleRenderer.html">SimpleRenderer</a>
|
|
616
616
|
|
|
617
617
|
</span>
|
|
618
618
|
|
|
@@ -709,7 +709,7 @@ sublayer.labelingInfo = [
|
|
|
709
709
|
|
|
710
710
|
<dt class="inherited-from">Inherited From:</dt>
|
|
711
711
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
712
|
-
<a goto="labelingInfo" link="VectorTileSubLayer.html" onclick="getTypeHTML(event)"
|
|
712
|
+
<a goto="labelingInfo" link="VectorTileSubLayer.html" onclick="getTypeHTML(event)" href="VectorTileSubLayer.html#labelingInfo">VectorTileSubLayer#labelingInfo</a>
|
|
713
713
|
</li></ul></dd>
|
|
714
714
|
|
|
715
715
|
|
|
@@ -752,21 +752,21 @@ sublayer.labelingInfo = [
|
|
|
752
752
|
|
|
753
753
|
<span class="param-type">
|
|
754
754
|
|
|
755
|
-
<a link="UniqueValueRenderer.html" onclick="getTypeHTML(event)"
|
|
755
|
+
<a link="UniqueValueRenderer.html" onclick="getTypeHTML(event)" href="UniqueValueRenderer.html">UniqueValueRenderer</a>
|
|
756
756
|
|
|
757
757
|
</span>
|
|
758
758
|
|
|
|
759
759
|
|
|
760
760
|
<span class="param-type">
|
|
761
761
|
|
|
762
|
-
<a link="ClassBreakRenderer.html" onclick="getTypeHTML(event)"
|
|
762
|
+
<a link="ClassBreakRenderer.html" onclick="getTypeHTML(event)" href="ClassBreakRenderer.html">ClassBreakRenderer</a>
|
|
763
763
|
|
|
764
764
|
</span>
|
|
765
765
|
|
|
|
766
766
|
|
|
767
767
|
<span class="param-type">
|
|
768
768
|
|
|
769
|
-
<a link="SimpleRenderer.html" onclick="getTypeHTML(event)"
|
|
769
|
+
<a link="SimpleRenderer.html" onclick="getTypeHTML(event)" href="SimpleRenderer.html">SimpleRenderer</a>
|
|
770
770
|
|
|
771
771
|
</span>
|
|
772
772
|
|
|
@@ -803,7 +803,7 @@ sublayer.labelingInfo = [
|
|
|
803
803
|
|
|
804
804
|
<dt class="inherited-from">Inherited From:</dt>
|
|
805
805
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
806
|
-
<a goto="renderer" link="VectorTileSubLayer.html" onclick="getTypeHTML(event)"
|
|
806
|
+
<a goto="renderer" link="VectorTileSubLayer.html" onclick="getTypeHTML(event)" href="VectorTileSubLayer.html#renderer">VectorTileSubLayer#renderer</a>
|
|
807
807
|
</li></ul></dd>
|
|
808
808
|
|
|
809
809
|
|
|
@@ -889,7 +889,7 @@ sublayer.labelingInfo = [
|
|
|
889
889
|
|
|
890
890
|
<dt class="tag-overrides">Overrides:</dt>
|
|
891
891
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
892
|
-
<a
|
|
892
|
+
<a href="VectorTileSubLayer.html#type">VectorTileSubLayer#type</a>
|
|
893
893
|
</li></ul></dd>
|
|
894
894
|
|
|
895
895
|
|
|
@@ -967,7 +967,7 @@ sublayer.labelingInfo = [
|
|
|
967
967
|
|
|
968
968
|
<dt class="inherited-from">Inherited From:</dt>
|
|
969
969
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
970
|
-
<a goto="visible" link="VectorTileSubLayer.html" onclick="getTypeHTML(event)"
|
|
970
|
+
<a goto="visible" link="VectorTileSubLayer.html" onclick="getTypeHTML(event)" href="VectorTileSubLayer.html#visible">VectorTileSubLayer#visible</a>
|
|
971
971
|
</li></ul></dd>
|
|
972
972
|
|
|
973
973
|
|
|
@@ -1048,7 +1048,7 @@ sublayer.labelingInfo = [
|
|
|
1048
1048
|
|
|
1049
1049
|
<span class="param-type">
|
|
1050
1050
|
|
|
1051
|
-
<a link="IGSVectorTileSubLayer.html" onclick="getTypeHTML(event)"
|
|
1051
|
+
<a link="IGSVectorTileSubLayer.html" onclick="getTypeHTML(event)" href="IGSVectorTileSubLayer.html">IGSVectorTileSubLayer</a>
|
|
1052
1052
|
|
|
1053
1053
|
</span>
|
|
1054
1054
|
|
|
@@ -1295,7 +1295,7 @@ sublayer.labelingInfo = [
|
|
|
1295
1295
|
|
|
1296
1296
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1297
1297
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1298
|
-
<a
|
|
1298
|
+
<a href="VectorTileSubLayer.html#clone">VectorTileSubLayer#clone</a>
|
|
1299
1299
|
</li></ul></dd>
|
|
1300
1300
|
|
|
1301
1301
|
|
|
@@ -1356,7 +1356,7 @@ sublayer.labelingInfo = [
|
|
|
1356
1356
|
|
|
1357
1357
|
<span class="param-type">
|
|
1358
1358
|
|
|
1359
|
-
<a link="IGSVectorTileSubLayer.html" onclick="getTypeHTML(event)"
|
|
1359
|
+
<a link="IGSVectorTileSubLayer.html" onclick="getTypeHTML(event)" href="IGSVectorTileSubLayer.html">IGSVectorTileSubLayer</a>
|
|
1360
1360
|
|
|
1361
1361
|
</span>
|
|
1362
1362
|
|
|
@@ -1419,7 +1419,7 @@ sublayer.labelingInfo = [
|
|
|
1419
1419
|
|
|
1420
1420
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1421
1421
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1422
|
-
<a goto="toJSON" link="VectorTileSubLayer.html" onclick="getTypeHTML(event)"
|
|
1422
|
+
<a goto="toJSON" link="VectorTileSubLayer.html" onclick="getTypeHTML(event)" href="VectorTileSubLayer.html#toJSON">VectorTileSubLayer#toJSON</a>
|
|
1423
1423
|
</li></ul></dd>
|
|
1424
1424
|
|
|
1425
1425
|
|