@mapgis/webclient-cesium-plugin 17.0.0 → 17.0.4

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.
Files changed (35) hide show
  1. package/README.md +512 -231
  2. package/dist/es5/webclient-cesium-plugin.min.js +3 -3
  3. package/dist/es5/webclient-common.min.js +4 -4
  4. package/dist/webclient-cesium-plugin-es6.min.js +3 -3
  5. package/documention/ArcGISMapServerImageryProvider.html +56 -180
  6. package/documention/ArcGISTileServerImageryProvider.html +22 -180
  7. package/documention/CustomTilingScheme.html +67 -225
  8. package/documention/DynamicEntityVisualizer.html +9 -177
  9. package/documention/DynamicLabelLayer.html +46 -186
  10. package/documention/GeoJSONLayerUtil.html +10 -178
  11. package/documention/GraphicsLayerUtil.html +10 -178
  12. package/documention/HashMap.html +34 -189
  13. package/documention/IGSFeatureLayerUtil.html +10 -178
  14. package/documention/IGSSceneLayerUtil.html +1648 -242
  15. package/documention/MapGISMapServerImageryProvider.html +82 -194
  16. package/documention/MapGISTerrainProvider.html +102 -213
  17. package/documention/MapGISTileServerImageryProvider.html +79 -195
  18. package/documention/MapGISVectorTileImageryProvider.html +107 -203
  19. package/documention/Popup.html +35 -185
  20. package/documention/SceneViewCesium.html +137 -214
  21. package/documention/Screenshot.html +19 -185
  22. package/documention/SketchEditorCesium.html +33 -183
  23. package/documention/UrlTemplateImageryProvider.html +255 -0
  24. package/documention/WFSLayerUtil.html +10 -178
  25. package/documention/WebMapServiceImageryProvider.html +13 -180
  26. package/documention/WebMapTileServiceImageryProvider.html +13 -180
  27. package/documention/global.html +8 -176
  28. package/documention/index.html +6 -6
  29. package/documention/module-%E5%AE%A2%E6%88%B7%E7%AB%AF%E5%8F%AF%E8%A7%86%E5%8C%96.EchartsLayer.html +13 -183
  30. package/documention/module-%E5%AE%A2%E6%88%B7%E7%AB%AF%E5%8F%AF%E8%A7%86%E5%8C%96.MapVLayer.html +32 -190
  31. package/documention/module.exports_module.exports.html +12 -177
  32. package/documention/scripts/sideBar.js +98 -0
  33. package/documention/styles/app.min.css +1 -1
  34. package/documention/tutorial-1./345/277/253/351/200/237/345/205/245/351/227/250.html +7 -155
  35. package/package.json +1 -1
@@ -1,142 +1,10 @@
1
- <!DOCTYPE html>
2
- <html lang="en">
3
-
4
- <head>
5
-
6
- <meta charset="utf-8">
7
- <meta name="viewport" content="width=device-width, initial-scale=1">
8
- <title> MapGISVectorTileImageryProvider</title>
9
- <!--[if lt IE 9]>
10
- <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
11
- <![endif]-->
12
- <link type="text/css" rel="stylesheet" href="styles/app.min.css">
13
- <link type="text/css" rel="stylesheet" href="styles/iframe.css">
14
- <link type="text/css" rel="stylesheet" href="">
15
-
16
-
17
- </head>
18
-
19
-
20
-
21
- <body class="layout small-header">
22
- <div id="stickyNavbarOverlay"></div>
1
+ <header id="page-title" class="page-title">
23
2
 
3
+ <span class="page-title-main">类名</span>
4
+ <span class="page-title-sub">MapGISVectorTileImageryProvider</span>
5
+
6
+ </header>
24
7
 
25
- <div class="top-nav">
26
- <div class="inner">
27
- <a id="hamburger" role="button" class="navbar-burger" aria-label="menu" aria-expanded="false">
28
- <span aria-hidden="true"></span>
29
- <span aria-hidden="true"></span>
30
- <span aria-hidden="true"></span>
31
- </a>
32
- <div class="logo">
33
-
34
- <h1> MapGIS Client for JavaScript API</h1>
35
-
36
-
37
- </div>
38
- <div class="menu">
39
-
40
- <div class="navigation">
41
-
42
-
43
- <a
44
- class="link user-link "
45
- href="/static/modules/common/api/common-mapgis/index.html"
46
- >
47
- Common
48
- </a>
49
-
50
- <a
51
- class="link user-link "
52
- href="/static/modules/cesium/api/cesium-mapgis/index.html"
53
- >
54
- Cesium-Plugin
55
- </a>
56
-
57
- <a
58
- class="link user-link "
59
- href="/static/modules/mapboxgl/api/mapboxgl-mapgis/index.html"
60
- >
61
- MapboxGL-Plugin
62
- </a>
63
-
64
- <a
65
- class="link user-link "
66
- href="/static/modules/leaflet/api/leaflet-mapgis/index.html"
67
- >
68
- Leaflet-Plugin
69
- </a>
70
-
71
- <a
72
- class="link user-link "
73
- href="/static/modules/openlayers/api/openLayers-mapgis/index.html"
74
- >
75
- OpenLayers-Plugin
76
- </a>
77
-
78
- <a
79
- class="link user-link "
80
- href="/static/modules/video/api/video-mapgis/index.html"
81
- >
82
- Video-Plugin
83
- </a>
84
-
85
-
86
-
87
- </div>
88
- </div>
89
- </div>
90
- </div>
91
-
92
- <div id="main">
93
- <div
94
- class="sidebar "
95
- id="sidebarNav"
96
- >
97
- <div>
98
- <span class="mapgis-api-document-span"><a href="index.html">API文档</a></span>
99
- </div>
100
-
101
- <div class="search-wrapper">
102
- <input id="search" type="text" placeholder="搜索文档..." class="input">
103
- </div>
104
-
105
- <nav>
106
-
107
- <div class="category"><div onclick="toggleSideBar('ExtentModule-sidebar')" id="ExtentModule" style="font-weight: bold;vertical-align: middle;padding: 0.4rem 0;" class="mapgis-menu-span"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/m.png" alt="">扩展模块</div><ul id="ExtentModule-sidebar" class="mapgis-sidebar-menus"><li class="mapgis-link"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a class="mapgis-link-name" title="ArcGISMapServerImageryProvider" href="ArcGISMapServerImageryProvider.html">ArcGISMapServerImageryProvider</a><img id="ArcGISMapServerImageryProvider-detail-arrow" onclick="toggleLinkDetail('ArcGISMapServerImageryProvider-detail')" style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/up-arrow.png" alt=""><span style="display: none;"><p>ArcGIS地图服务</p></span></li><div class="mapgis-link-detail" id="ArcGISMapServerImageryProvider-detail"><div><a href="ArcGISMapServerImageryProvider.html#page-title">构造函数</a></div><div><a class="mapgis-link-name" href="ArcGISMapServerImageryProvider.html#function">方法</a></div><div><ul><li><a title="fromUrl" class="mapgis-link-name" href="ArcGISMapServerImageryProvider.html#fromUrl">fromUrl</a></li></ul></div></div><li class="mapgis-link"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a class="mapgis-link-name" title="ArcGISTileServerImageryProvider" href="ArcGISTileServerImageryProvider.html">ArcGISTileServerImageryProvider</a><img id="ArcGISTileServerImageryProvider-detail-arrow" onclick="toggleLinkDetail('ArcGISTileServerImageryProvider-detail')" style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/up-arrow.png" alt=""><span style="display: none;"><p>ArcGIS瓦片图层</p></span></li><div class="mapgis-link-detail" id="ArcGISTileServerImageryProvider-detail"><div><a href="ArcGISTileServerImageryProvider.html#page-title">构造函数</a></div><div><a class="mapgis-link-name" href="ArcGISTileServerImageryProvider.html#function">方法</a></div><div><ul><li><a title="fromUrl" class="mapgis-link-name" href="ArcGISTileServerImageryProvider.html#fromUrl">fromUrl</a></li></ul></div></div><li class="mapgis-link"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a class="mapgis-link-name" title="CustomTilingScheme" href="CustomTilingScheme.html">CustomTilingScheme</a><img id="CustomTilingScheme-detail-arrow" onclick="toggleLinkDetail('CustomTilingScheme-detail')" style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/up-arrow.png" alt=""><span style="display: none;"><p>自定义瓦片平铺方案,在使用时有如下限制:</p>
108
- <ol>
109
- <li>裁图原点必须在地图范围的左上角区域;</li>
110
- <li>仅支持如同谷歌地图的瓦片组织方式,即Y轴编号从上到下递增,X轴编号从左到右递增;</li>
111
- </ol></span></li><div class="mapgis-link-detail" id="CustomTilingScheme-detail"><div><a href="CustomTilingScheme.html#page-title">构造函数</a></div><div><a class="mapgis-link-name" href="CustomTilingScheme.html#function">方法</a></div><div><ul><li><a title="getNumberOfXTilesAtLevel" class="mapgis-link-name" href="CustomTilingScheme.html#getNumberOfXTilesAtLevel">getNumberOfXTilesAtLevel</a></li><li><a title="getNumberOfYTilesAtLevel" class="mapgis-link-name" href="CustomTilingScheme.html#getNumberOfYTilesAtLevel">getNumberOfYTilesAtLevel</a></li><li><a title="positionToTileXY" class="mapgis-link-name" href="CustomTilingScheme.html#positionToTileXY">positionToTileXY</a></li><li><a title="rectangleToNativeRectangle" class="mapgis-link-name" href="CustomTilingScheme.html#rectangleToNativeRectangle">rectangleToNativeRectangle</a></li><li><a title="tileXYToNativeRectangle" class="mapgis-link-name" href="CustomTilingScheme.html#tileXYToNativeRectangle">tileXYToNativeRectangle</a></li><li><a title="tileXYToRectangle" class="mapgis-link-name" href="CustomTilingScheme.html#tileXYToRectangle">tileXYToRectangle</a></li></ul></div><div><a class="mapgis-link-name" href="CustomTilingScheme.html#member">成员变量</a></div><div><ul><li><a title="ellipsoid" class="mapgis-link-name" href="CustomTilingScheme.html#ellipsoid">ellipsoid</a></li><li><a title="projection" class="mapgis-link-name" href="CustomTilingScheme.html#projection">projection</a></li><li><a title="rectangle" class="mapgis-link-name" href="CustomTilingScheme.html#rectangle">rectangle</a></li><li><a title="wkid" class="mapgis-link-name" href="CustomTilingScheme.html#wkid">wkid</a></li><li><a title="wkt" class="mapgis-link-name" href="CustomTilingScheme.html#wkt">wkt</a></li></ul></div></div><li class="mapgis-link"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a class="mapgis-link-name" title="MapGISMapServerImageryProvider" href="MapGISMapServerImageryProvider.html">MapGISMapServerImageryProvider</a><img id="MapGISMapServerImageryProvider-detail-arrow" onclick="toggleLinkDetail('MapGISMapServerImageryProvider-detail')" style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/up-arrow.png" alt=""><span style="display: none;"><p>MapGIS地图服务</p></span></li><div class="mapgis-link-detail" id="MapGISMapServerImageryProvider-detail"><div><a href="MapGISMapServerImageryProvider.html#page-title">构造函数</a></div><div><a class="mapgis-link-name" href="MapGISMapServerImageryProvider.html#function">方法</a></div><div><ul><li><a title="fromUrl" class="mapgis-link-name" href="MapGISMapServerImageryProvider.html#fromUrl">fromUrl</a></li><li><a title="pickFeatures" class="mapgis-link-name" href="MapGISMapServerImageryProvider.html#pickFeatures">pickFeatures</a></li><li><a title="requestImage" class="mapgis-link-name" href="MapGISMapServerImageryProvider.html#requestImage">requestImage</a></li></ul></div><div><a class="mapgis-link-name" href="MapGISMapServerImageryProvider.html#member">成员变量</a></div><div><ul><li><a title="credit" class="mapgis-link-name" href="MapGISMapServerImageryProvider.html#credit">credit</a></li><li><a title="gdbps" class="mapgis-link-name" href="MapGISMapServerImageryProvider.html#gdbps">gdbps</a></li><li><a title="layers" class="mapgis-link-name" href="MapGISMapServerImageryProvider.html#layers">layers</a></li><li><a title="maximumLevel" class="mapgis-link-name" href="MapGISMapServerImageryProvider.html#maximumLevel">maximumLevel</a></li><li><a title="minimumLevel" class="mapgis-link-name" href="MapGISMapServerImageryProvider.html#minimumLevel">minimumLevel</a></li><li><a title="proxy" class="mapgis-link-name" href="MapGISMapServerImageryProvider.html#proxy">proxy</a></li><li><a title="ready" class="mapgis-link-name" href="MapGISMapServerImageryProvider.html#ready">ready</a></li><li><a title="rectangle" class="mapgis-link-name" href="MapGISMapServerImageryProvider.html#rectangle">rectangle</a></li><li><a title="tileHeight" class="mapgis-link-name" href="MapGISMapServerImageryProvider.html#tileHeight">tileHeight</a></li><li><a title="tileWidth" class="mapgis-link-name" href="MapGISMapServerImageryProvider.html#tileWidth">tileWidth</a></li><li><a title="tilingScheme" class="mapgis-link-name" href="MapGISMapServerImageryProvider.html#tilingScheme">tilingScheme</a></li><li><a title="url" class="mapgis-link-name" href="MapGISMapServerImageryProvider.html#url">url</a></li></ul></div></div><li class="mapgis-link"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a class="mapgis-link-name" title="MapGISTileServerImageryProvider" href="MapGISTileServerImageryProvider.html">MapGISTileServerImageryProvider</a><img id="MapGISTileServerImageryProvider-detail-arrow" onclick="toggleLinkDetail('MapGISTileServerImageryProvider-detail')" style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/up-arrow.png" alt=""><span style="display: none;"><p>MapGIS瓦片服务</p></span></li><div class="mapgis-link-detail" id="MapGISTileServerImageryProvider-detail"><div><a href="MapGISTileServerImageryProvider.html#page-title">构造函数</a></div><div><a class="mapgis-link-name" href="MapGISTileServerImageryProvider.html#function">方法</a></div><div><ul><li><a title="fromUrl" class="mapgis-link-name" href="MapGISTileServerImageryProvider.html#fromUrl">fromUrl</a></li><li><a title="pickFeatures" class="mapgis-link-name" href="MapGISTileServerImageryProvider.html#pickFeatures">pickFeatures</a></li><li><a title="requestImage" class="mapgis-link-name" href="MapGISTileServerImageryProvider.html#requestImage">requestImage</a></li></ul></div><div><a class="mapgis-link-name" href="MapGISTileServerImageryProvider.html#member">成员变量</a></div><div><ul><li><a title="credit" class="mapgis-link-name" href="MapGISTileServerImageryProvider.html#credit">credit</a></li><li><a title="hasAlphaChannel" class="mapgis-link-name" href="MapGISTileServerImageryProvider.html#hasAlphaChannel">hasAlphaChannel</a></li><li><a title="hasAlphaChannel" class="mapgis-link-name" href="MapGISTileServerImageryProvider.html#hasAlphaChannel">hasAlphaChannel</a></li><li><a title="mapgisOffset" class="mapgis-link-name" href="MapGISTileServerImageryProvider.html#mapgisOffset">mapgisOffset</a></li><li><a title="maximumLevel" class="mapgis-link-name" href="MapGISTileServerImageryProvider.html#maximumLevel">maximumLevel</a></li><li><a title="minimumLevel" class="mapgis-link-name" href="MapGISTileServerImageryProvider.html#minimumLevel">minimumLevel</a></li><li><a title="proxy" class="mapgis-link-name" href="MapGISTileServerImageryProvider.html#proxy">proxy</a></li><li><a title="ready" class="mapgis-link-name" href="MapGISTileServerImageryProvider.html#ready">ready</a></li><li><a title="rectangle" class="mapgis-link-name" href="MapGISTileServerImageryProvider.html#rectangle">rectangle</a></li><li><a title="tileHeight" class="mapgis-link-name" href="MapGISTileServerImageryProvider.html#tileHeight">tileHeight</a></li><li><a title="tileWidth" class="mapgis-link-name" href="MapGISTileServerImageryProvider.html#tileWidth">tileWidth</a></li><li><a title="tilingScheme" class="mapgis-link-name" href="MapGISTileServerImageryProvider.html#tilingScheme">tilingScheme</a></li><li><a title="url" class="mapgis-link-name" href="MapGISTileServerImageryProvider.html#url">url</a></li></ul></div></div><li class="mapgis-link"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a class="mapgis-link-name" title="MapGISVectorTileImageryProvider" href="MapGISVectorTileImageryProvider.html">MapGISVectorTileImageryProvider</a><img id="MapGISVectorTileImageryProvider-detail-arrow" onclick="toggleLinkDetail('MapGISVectorTileImageryProvider-detail')" style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/up-arrow.png" alt=""><span style="display: none;"><p>MapGIS矢量瓦片服务</p></span></li><div class="mapgis-link-detail" id="MapGISVectorTileImageryProvider-detail"><div><a href="MapGISVectorTileImageryProvider.html#page-title">构造函数</a></div><div><a class="mapgis-link-name" href="MapGISVectorTileImageryProvider.html#function">方法</a></div><div><ul><li><a title="fromUrl" class="mapgis-link-name" href="MapGISVectorTileImageryProvider.html#fromUrl">fromUrl</a></li><li><a title="getRenderMode" class="mapgis-link-name" href="MapGISVectorTileImageryProvider.html#getRenderMode">getRenderMode</a></li><li><a title="drawTile" class="mapgis-link-name" href="MapGISVectorTileImageryProvider.html#drawTile">drawTile</a></li><li><a title="requestImage" class="mapgis-link-name" href="MapGISVectorTileImageryProvider.html#requestImage">requestImage</a></li></ul></div><div><a class="mapgis-link-name" href="MapGISVectorTileImageryProvider.html#member">成员变量</a></div><div><ul><li><a title="defaultAlpha" class="mapgis-link-name" href="MapGISVectorTileImageryProvider.html#defaultAlpha">defaultAlpha</a></li><li><a title="hasAlphaChannel" class="mapgis-link-name" href="MapGISVectorTileImageryProvider.html#hasAlphaChannel">hasAlphaChannel</a></li><li><a title="labelsRenderMode" class="mapgis-link-name" href="MapGISVectorTileImageryProvider.html#labelsRenderMode">labelsRenderMode</a></li><li><a title="maximumLevel" class="mapgis-link-name" href="MapGISVectorTileImageryProvider.html#maximumLevel">maximumLevel</a></li><li><a title="minimumLevel" class="mapgis-link-name" href="MapGISVectorTileImageryProvider.html#minimumLevel">minimumLevel</a></li><li><a title="mvtParser" class="mapgis-link-name" href="MapGISVectorTileImageryProvider.html#mvtParser">mvtParser</a></li><li><a title="pixelRatio" class="mapgis-link-name" href="MapGISVectorTileImageryProvider.html#pixelRatio">pixelRatio</a></li><li><a title="ready" class="mapgis-link-name" href="MapGISVectorTileImageryProvider.html#ready">ready</a></li><li><a title="readyPromise" class="mapgis-link-name" href="MapGISVectorTileImageryProvider.html#readyPromise">readyPromise</a></li><li><a title="rectangle" class="mapgis-link-name" href="MapGISVectorTileImageryProvider.html#rectangle">rectangle</a></li><li><a title="scene" class="mapgis-link-name" href="MapGISVectorTileImageryProvider.html#scene">scene</a></li><li><a title="style" class="mapgis-link-name" href="MapGISVectorTileImageryProvider.html#style">style</a></li><li><a title="sublayerLabelingInfos" class="mapgis-link-name" href="MapGISVectorTileImageryProvider.html#sublayerLabelingInfos">sublayerLabelingInfos</a></li><li><a title="tileHeight" class="mapgis-link-name" href="MapGISVectorTileImageryProvider.html#tileHeight">tileHeight</a></li><li><a title="tileWidth" class="mapgis-link-name" href="MapGISVectorTileImageryProvider.html#tileWidth">tileWidth</a></li><li><a title="tilingScheme" class="mapgis-link-name" href="MapGISVectorTileImageryProvider.html#tilingScheme">tilingScheme</a></li><li><a title="tokenKey" class="mapgis-link-name" href="MapGISVectorTileImageryProvider.html#tokenKey">tokenKey</a></li><li><a title="tokenValue" class="mapgis-link-name" href="MapGISVectorTileImageryProvider.html#tokenValue">tokenValue</a></li><li><a title="transform" class="mapgis-link-name" href="MapGISVectorTileImageryProvider.html#transform">transform</a></li><li><a title="url" class="mapgis-link-name" href="MapGISVectorTileImageryProvider.html#url">url</a></li></ul></div></div><li class="mapgis-link"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a class="mapgis-link-name" title="WebMapServiceImageryProvider" href="WebMapServiceImageryProvider.html">WebMapServiceImageryProvider</a><img id="WebMapServiceImageryProvider-detail-arrow" onclick="toggleLinkDetail('WebMapServiceImageryProvider-detail')" style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/up-arrow.png" alt=""><span style="display: none;"><p>WMS地图图层,具体API请参考Cesium的WebMapServiceImageryProvider</p></span></li><div class="mapgis-link-detail" id="WebMapServiceImageryProvider-detail"><div><a href="WebMapServiceImageryProvider.html#page-title">构造函数</a></div><div><a class="mapgis-link-name" href="WebMapServiceImageryProvider.html#function">方法</a></div><div><ul><li><a title="fromUrl" class="mapgis-link-name" href="WebMapServiceImageryProvider.html#fromUrl">fromUrl</a></li></ul></div></div><li class="mapgis-link"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a class="mapgis-link-name" title="WebMapTileServiceImageryProvider" href="WebMapTileServiceImageryProvider.html">WebMapTileServiceImageryProvider</a><img id="WebMapTileServiceImageryProvider-detail-arrow" onclick="toggleLinkDetail('WebMapTileServiceImageryProvider-detail')" style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/up-arrow.png" alt=""><span style="display: none;"><p>WMTS地图图层,具体API请参考Cesium的WebMapTileServiceImageryProvider</p></span></li><div class="mapgis-link-detail" id="WebMapTileServiceImageryProvider-detail"><div><a href="WebMapTileServiceImageryProvider.html#page-title">构造函数</a></div><div><a class="mapgis-link-name" href="WebMapTileServiceImageryProvider.html#function">方法</a></div><div><ul><li><a title="fromUrl" class="mapgis-link-name" href="WebMapTileServiceImageryProvider.html#fromUrl">fromUrl</a></li></ul></div></div></ul><div onclick="toggleSideBar('ViewModule-sidebar')" id="ViewModule" style="font-weight: bold;vertical-align: middle;padding: 0.4rem 0;" class="mapgis-menu-span"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/m.png" alt="">视图模块</div><ul id="ViewModule-sidebar" class="mapgis-sidebar-menus"><li class="mapgis-link"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a class="mapgis-link-name" title="GeoJSONLayerUtil" href="GeoJSONLayerUtil.html">GeoJSONLayerUtil</a><img id="GeoJSONLayerUtil-detail-arrow" onclick="toggleLinkDetail('GeoJSONLayerUtil-detail')" style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/up-arrow.png" alt=""><span style="display: none;"><p>GeoJSON图层的工具类</p></span></li><div class="mapgis-link-detail" id="GeoJSONLayerUtil-detail"><div><a href="GeoJSONLayerUtil.html#page-title">构造函数</a></div><div><a class="mapgis-link-name" href="GeoJSONLayerUtil.html#function">方法</a></div><div><ul><li><a title="toPrimitive" class="mapgis-link-name" href="GeoJSONLayerUtil.html#toPrimitive">toPrimitive</a></li></ul></div></div><li class="mapgis-link"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a class="mapgis-link-name" title="GraphicsLayerUtil" href="GraphicsLayerUtil.html">GraphicsLayerUtil</a><img id="GraphicsLayerUtil-detail-arrow" onclick="toggleLinkDetail('GraphicsLayerUtil-detail')" style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/up-arrow.png" alt=""><span style="display: none;"><p>几何图层的工具类</p></span></li><div class="mapgis-link-detail" id="GraphicsLayerUtil-detail"><div><a href="GraphicsLayerUtil.html#page-title">构造函数</a></div><div><a class="mapgis-link-name" href="GraphicsLayerUtil.html#function">方法</a></div><div><ul><li><a title="toPrimitive" class="mapgis-link-name" href="GraphicsLayerUtil.html#toPrimitive">toPrimitive</a></li></ul></div></div><li class="mapgis-link"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a class="mapgis-link-name" title="IGSFeatureLayerUtil" href="IGSFeatureLayerUtil.html">IGSFeatureLayerUtil</a><img id="IGSFeatureLayerUtil-detail-arrow" onclick="toggleLinkDetail('IGSFeatureLayerUtil-detail')" style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/up-arrow.png" alt=""><span style="display: none;"><p>IGSFeature图层的工具类</p></span></li><div class="mapgis-link-detail" id="IGSFeatureLayerUtil-detail"><div><a href="IGSFeatureLayerUtil.html#page-title">构造函数</a></div><div><a class="mapgis-link-name" href="IGSFeatureLayerUtil.html#function">方法</a></div><div><ul><li><a title="toPrimitive" class="mapgis-link-name" href="IGSFeatureLayerUtil.html#toPrimitive">toPrimitive</a></li></ul></div></div><li class="mapgis-link"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a class="mapgis-link-name" title="IGSSceneLayerUtil" href="IGSSceneLayerUtil.html">IGSSceneLayerUtil</a><img id="IGSSceneLayerUtil-detail-arrow" onclick="toggleLinkDetail('IGSSceneLayerUtil-detail')" style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/up-arrow.png" alt=""><span style="display: none;"><p>IGS场景图层的工具类</p></span></li><div class="mapgis-link-detail" id="IGSSceneLayerUtil-detail"><div><a href="IGSSceneLayerUtil.html#page-title">构造函数</a></div><div><a class="mapgis-link-name" href="IGSSceneLayerUtil.html#function">方法</a></div><div><ul><li><a title="toPrimitive" class="mapgis-link-name" href="IGSSceneLayerUtil.html#toPrimitive">toPrimitive</a></li><li><a title="toTerrainProvider" class="mapgis-link-name" href="IGSSceneLayerUtil.html#toTerrainProvider">toTerrainProvider</a></li></ul></div></div><li class="mapgis-link"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a class="mapgis-link-name" title="Popup" href="Popup.html">Popup</a><img id="Popup-detail-arrow" onclick="toggleLinkDetail('Popup-detail')" style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/up-arrow.png" alt=""><span style="display: none;"><p>场景信息弹窗(cesium引擎)
112
- 参考示例:
113
- <a href='#SceneView'>[初始化三维场景视图]</a>
114
- <br>[ES5引入方式]:<br/>
115
- Zondy.SceneView() <br/>
116
- [ES6引入方式]:<br/>
117
- import { SceneView } from '@mapgis/webclient-cesium-plugin' <br/>
118
- 自定义样式说明:<br/>
119
- zondy-popup__content 弹窗容器样式<br/>
120
- zondy-popup__tip 弹窗对话框箭头样式<br/>
121
- zondy-popup__header 弹窗头部样式<br/>
122
- zondy-popup__content 弹窗主体样式<br/>
123
- zondy-popup__footer 弹窗底部样式<br/></p></span></li><div class="mapgis-link-detail" id="Popup-detail"><div><a href="Popup.html#page-title">构造函数</a></div><div><a class="mapgis-link-name" href="Popup.html#function">方法</a></div><div><ul><li><a title="close" class="mapgis-link-name" href="Popup.html#close">close</a></li><li><a title="open" class="mapgis-link-name" href="Popup.html#open">open</a></li></ul></div><div><a class="mapgis-link-name" href="Popup.html#member">成员变量</a></div><div><ul><li><a title="alignment" class="mapgis-link-name" href="Popup.html#alignment">alignment</a></li><li><a title="content" class="mapgis-link-name" href="Popup.html#content">content</a></li><li><a title="defaultButtons" class="mapgis-link-name" href="Popup.html#defaultButtons">defaultButtons</a></li><li><a title="location" class="mapgis-link-name" href="Popup.html#location">location</a></li><li><a title="title" class="mapgis-link-name" href="Popup.html#title">title</a></li><li><a title="view" class="mapgis-link-name" href="Popup.html#view">view</a></li></ul></div></div><li class="mapgis-link"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a class="mapgis-link-name" title="SceneViewCesium" href="SceneViewCesium.html">SceneViewCesium</a><img id="SceneViewCesium-detail-arrow" onclick="toggleLinkDetail('SceneViewCesium-detail')" style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/up-arrow.png" alt=""><span style="display: none;"><p>视图类</p></span></li><div class="mapgis-link-detail" id="SceneViewCesium-detail"><div><a href="SceneViewCesium.html#page-title">构造函数</a></div><div><a class="mapgis-link-name" href="SceneViewCesium.html#function">方法</a></div><div><ul><li><a title="fromJSON" class="mapgis-link-name" href="SceneViewCesium.html#fromJSON">fromJSON</a></li><li><a title="flyTo" class="mapgis-link-name" href="SceneViewCesium.html#flyTo">flyTo</a></li><li><a title="getCenter" class="mapgis-link-name" href="SceneViewCesium.html#getCenter">getCenter</a></li><li><a title="getExtent" class="mapgis-link-name" href="SceneViewCesium.html#getExtent">getExtent</a></li><li><a title="getInnerLayer" class="mapgis-link-name" href="SceneViewCesium.html#getInnerLayer">getInnerLayer</a></li><li><a title="getScale" class="mapgis-link-name" href="SceneViewCesium.html#getScale">getScale</a></li><li><a title="getSize" class="mapgis-link-name" href="SceneViewCesium.html#getSize">getSize</a></li><li><a title="getZoom" class="mapgis-link-name" href="SceneViewCesium.html#getZoom">getZoom</a></li><li><a title="goTo" class="mapgis-link-name" href="SceneViewCesium.html#goTo">goTo</a></li><li><a title="hitTest" class="mapgis-link-name" href="SceneViewCesium.html#hitTest">hitTest</a></li><li><a title="setCenter" class="mapgis-link-name" href="SceneViewCesium.html#setCenter">setCenter</a></li><li><a title="setExtent" class="mapgis-link-name" href="SceneViewCesium.html#setExtent">setExtent</a></li><li><a title="takeScreenshot" class="mapgis-link-name" href="SceneViewCesium.html#takeScreenshot">takeScreenshot</a></li><li><a title="toJSON" class="mapgis-link-name" href="SceneViewCesium.html#toJSON">toJSON</a></li><li><a title="toMap" class="mapgis-link-name" href="SceneViewCesium.html#toMap">toMap</a></li><li><a title="toScreen" class="mapgis-link-name" href="SceneViewCesium.html#toScreen">toScreen</a></li></ul></div><div><a class="mapgis-link-name" href="SceneViewCesium.html#member">成员变量</a></div><div><ul><li><a title="center" class="mapgis-link-name" href="SceneViewCesium.html#center">center</a></li><li><a title="engineType" class="mapgis-link-name" href="SceneViewCesium.html#engineType">engineType</a></li><li><a title="extendOptions" class="mapgis-link-name" href="SceneViewCesium.html#extendOptions">extendOptions</a></li><li><a title="extent" class="mapgis-link-name" href="SceneViewCesium.html#extent">extent</a></li><li><a title="height" class="mapgis-link-name" href="SceneViewCesium.html#height">height</a></li><li><a title="maxZoom" class="mapgis-link-name" href="SceneViewCesium.html#maxZoom">maxZoom</a></li><li><a title="minZoom" class="mapgis-link-name" href="SceneViewCesium.html#minZoom">minZoom</a></li><li><a title="popup" class="mapgis-link-name" href="SceneViewCesium.html#popup">popup</a></li><li><a title="scale" class="mapgis-link-name" href="SceneViewCesium.html#scale">scale</a></li><li><a title="spatialReference" class="mapgis-link-name" href="SceneViewCesium.html#spatialReference">spatialReference</a></li><li><a title="stationary" class="mapgis-link-name" href="SceneViewCesium.html#stationary">stationary</a></li><li><a title="width" class="mapgis-link-name" href="SceneViewCesium.html#width">width</a></li><li><a title="zoom" class="mapgis-link-name" href="SceneViewCesium.html#zoom">zoom</a></li></ul></div></div><li class="mapgis-link"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a class="mapgis-link-name" title="Screenshot" href="Screenshot.html">Screenshot</a><img id="Screenshot-detail-arrow" onclick="toggleLinkDetail('Screenshot-detail')" style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/up-arrow.png" alt=""><span style="display: none;"><p>屏幕打印工具</p></span></li><div class="mapgis-link-detail" id="Screenshot-detail"><div><a href="Screenshot.html#page-title">构造函数</a></div><div><a class="mapgis-link-name" href="Screenshot.html#member">成员变量</a></div><div><ul><li><a title="filename" class="mapgis-link-name" href="Screenshot.html#filename">filename</a></li><li><a title="format" class="mapgis-link-name" href="Screenshot.html#format">format</a></li><li><a title="height" class="mapgis-link-name" href="Screenshot.html#height">height</a></li><li><a title="isDownload" class="mapgis-link-name" href="Screenshot.html#isDownload">isDownload</a></li><li><a title="view" class="mapgis-link-name" href="Screenshot.html#view">view</a></li><li><a title="width" class="mapgis-link-name" href="Screenshot.html#width">width</a></li><li><a title="x" class="mapgis-link-name" href="Screenshot.html#x">x</a></li><li><a title="y" class="mapgis-link-name" href="Screenshot.html#y">y</a></li></ul></div></div><li class="mapgis-link"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a class="mapgis-link-name" title="WFSLayerUtil" href="WFSLayerUtil.html">WFSLayerUtil</a><img id="WFSLayerUtil-detail-arrow" onclick="toggleLinkDetail('WFSLayerUtil-detail')" style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/up-arrow.png" alt=""><span style="display: none;"><p>WFS图层的工具类</p></span></li><div class="mapgis-link-detail" id="WFSLayerUtil-detail"><div><a href="WFSLayerUtil.html#page-title">构造函数</a></div><div><a class="mapgis-link-name" href="WFSLayerUtil.html#function">方法</a></div><div><ul><li><a title="toPrimitive" class="mapgis-link-name" href="WFSLayerUtil.html#toPrimitive">toPrimitive</a></li></ul></div></div></ul><div onclick="toggleSideBar('SketchEditorModule-sidebar')" id="SketchEditorModule" style="font-weight: bold;vertical-align: middle;padding: 0.4rem 0;" class="mapgis-menu-span"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/m.png" alt="">草图编辑模块</div><ul id="SketchEditorModule-sidebar" class="mapgis-sidebar-menus"><li class="mapgis-link"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a class="mapgis-link-name" title="SketchEditorCesium" href="SketchEditorCesium.html">SketchEditorCesium</a><img id="SketchEditorCesium-detail-arrow" onclick="toggleLinkDetail('SketchEditorCesium-detail')" style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/up-arrow.png" alt=""><span style="display: none;"><p>Cesium引擎草图编辑类<br/>
124
- <br>[ES5引入方式]:<br/>
125
- const { SketchEditorCesium } = Zondy <br/>
126
- [ES6引入方式]:<br/>
127
- import { SketchEditorCesium } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/></p></span></li><div class="mapgis-link-detail" id="SketchEditorCesium-detail"><div><a href="SketchEditorCesium.html#page-title">构造函数</a></div><div><a class="mapgis-link-name" href="SketchEditorCesium.html#function">方法</a></div><div><ul><li><a title="addVertex" class="mapgis-link-name" href="SketchEditorCesium.html#addVertex">addVertex</a></li><li><a title="drawPolylineToPolygon" class="mapgis-link-name" href="SketchEditorCesium.html#drawPolylineToPolygon">drawPolylineToPolygon</a></li><li><a title="removeVertex" class="mapgis-link-name" href="SketchEditorCesium.html#removeVertex">removeVertex</a></li><li><a title="split" class="mapgis-link-name" href="SketchEditorCesium.html#split">split</a></li><li><a title="updateVertex" class="mapgis-link-name" href="SketchEditorCesium.html#updateVertex">updateVertex</a></li></ul></div></div></ul><div onclick="toggleSideBar('GlobalFunction-sidebar')" id="GlobalFunction" style="font-weight: bold;vertical-align: middle;padding: 0.4rem 0;" class="mapgis-menu-span"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/m.png" alt="">全局方法</div><ul id="GlobalFunction-sidebar" class="mapgis-sidebar-menus"><li class="mapgis-link"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a class="mapgis-link-name" title="initializeOptions" href="global.html#initializeOptions">initializeOptions</a><img id="initializeOptions-detail-arrow" onclick="toggleLinkDetail('initializeOptions-detail')" style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/up-arrow.png" alt=""><span style="display: none;"><p>构建实例化对象的配置参数</p></span></li><div class="mapgis-link-detail" id="initializeOptions-detail"><div>参数:</div><div><ul><li><a href="initializeOptions.html#layer">layer</a></li><li><a href="initializeOptions.html#viewer">viewer</a></li></ul></div></div></ul></div>
128
-
129
- </nav>
130
- </div>
131
- <div class="core" id="main-content-wrapper">
132
- <div class="content">
133
- <header id="page-title" class="page-title">
134
-
135
- <span class="page-title-main">类名</span>
136
- <span class="page-title-sub">MapGISVectorTileImageryProvider</span>
137
-
138
- </header>
139
-
140
8
 
141
9
 
142
10
 
@@ -214,6 +82,7 @@ import { SketchEditorCesium } from &quot;@mapgis/webclient-leaflet-plugin&quot;
214
82
  <span class="param-type">Object</span>
215
83
 
216
84
 
85
+
217
86
 
218
87
  </td>
219
88
 
@@ -243,6 +112,7 @@ import { SketchEditorCesium } from &quot;@mapgis/webclient-leaflet-plugin&quot;
243
112
  <span class="param-type">String</span>
244
113
 
245
114
 
115
+
246
116
 
247
117
  </td>
248
118
 
@@ -269,6 +139,7 @@ import { SketchEditorCesium } from &quot;@mapgis/webclient-leaflet-plugin&quot;
269
139
  <span class="param-type">Cseium.Scene</span>
270
140
 
271
141
 
142
+
272
143
 
273
144
  </td>
274
145
 
@@ -295,6 +166,7 @@ import { SketchEditorCesium } from &quot;@mapgis/webclient-leaflet-plugin&quot;
295
166
  <span class="param-type">Object</span>
296
167
 
297
168
 
169
+
298
170
 
299
171
  </td>
300
172
 
@@ -323,6 +195,7 @@ import { SketchEditorCesium } from &quot;@mapgis/webclient-leaflet-plugin&quot;
323
195
  <span class="param-type">Boolean</span>
324
196
 
325
197
 
198
+
326
199
 
327
200
  </td>
328
201
 
@@ -351,6 +224,7 @@ import { SketchEditorCesium } from &quot;@mapgis/webclient-leaflet-plugin&quot;
351
224
  <span class="param-type">Number</span>
352
225
 
353
226
 
227
+
354
228
 
355
229
  </td>
356
230
 
@@ -379,6 +253,7 @@ import { SketchEditorCesium } from &quot;@mapgis/webclient-leaflet-plugin&quot;
379
253
  <span class="param-type">Number</span>
380
254
 
381
255
 
256
+
382
257
 
383
258
  </td>
384
259
 
@@ -407,6 +282,7 @@ import { SketchEditorCesium } from &quot;@mapgis/webclient-leaflet-plugin&quot;
407
282
  <span class="param-type">Number</span>
408
283
 
409
284
 
285
+
410
286
 
411
287
  </td>
412
288
 
@@ -435,6 +311,7 @@ import { SketchEditorCesium } from &quot;@mapgis/webclient-leaflet-plugin&quot;
435
311
  <span class="param-type">Cseium.Rectangle</span>
436
312
 
437
313
 
314
+
438
315
 
439
316
  </td>
440
317
 
@@ -461,6 +338,7 @@ import { SketchEditorCesium } from &quot;@mapgis/webclient-leaflet-plugin&quot;
461
338
  <span class="param-type">Number</span>
462
339
 
463
340
 
341
+
464
342
 
465
343
  </td>
466
344
 
@@ -489,6 +367,7 @@ import { SketchEditorCesium } from &quot;@mapgis/webclient-leaflet-plugin&quot;
489
367
  <span class="param-type">Number</span>
490
368
 
491
369
 
370
+
492
371
 
493
372
  </td>
494
373
 
@@ -517,6 +396,7 @@ import { SketchEditorCesium } from &quot;@mapgis/webclient-leaflet-plugin&quot;
517
396
  <span class="param-type">String</span>
518
397
 
519
398
 
399
+
520
400
 
521
401
  </td>
522
402
 
@@ -545,6 +425,7 @@ import { SketchEditorCesium } from &quot;@mapgis/webclient-leaflet-plugin&quot;
545
425
  <span class="param-type">String</span>
546
426
 
547
427
 
428
+
548
429
 
549
430
  </td>
550
431
 
@@ -573,6 +454,7 @@ import { SketchEditorCesium } from &quot;@mapgis/webclient-leaflet-plugin&quot;
573
454
  <span class="param-type">Number</span>
574
455
 
575
456
 
457
+
576
458
 
577
459
  </td>
578
460
 
@@ -601,6 +483,7 @@ import { SketchEditorCesium } from &quot;@mapgis/webclient-leaflet-plugin&quot;
601
483
  <span class="param-type">Array.&lt;Number></span>
602
484
 
603
485
 
486
+
604
487
 
605
488
  </td>
606
489
 
@@ -629,6 +512,7 @@ import { SketchEditorCesium } from &quot;@mapgis/webclient-leaflet-plugin&quot;
629
512
  <span class="param-type">Object</span>
630
513
 
631
514
 
515
+
632
516
 
633
517
  </td>
634
518
 
@@ -655,6 +539,7 @@ import { SketchEditorCesium } from &quot;@mapgis/webclient-leaflet-plugin&quot;
655
539
  <span class="param-type">String</span>
656
540
 
657
541
 
542
+
658
543
 
659
544
  </td>
660
545
 
@@ -681,6 +566,7 @@ import { SketchEditorCesium } from &quot;@mapgis/webclient-leaflet-plugin&quot;
681
566
  <span class="param-type">Promise</span>
682
567
 
683
568
 
569
+
684
570
 
685
571
  </td>
686
572
 
@@ -820,39 +706,42 @@ addImageryProvider(url)</code></pre>
820
706
  <tbody>
821
707
 
822
708
  <tr class="deep-level-0">
823
- <td class="name"><code><a href="MapGISVectorTileImageryProvider.html#defaultAlpha">defaultAlpha</a></code></td>
709
+ <td class="name"><code><a href="#defaultAlpha">defaultAlpha</a></code></td>
824
710
  <td class="name">
825
711
  <code>
826
712
 
827
713
  <span class="param-type">Number</span>
828
714
 
829
715
 
716
+
830
717
  </code>
831
718
  </td>
832
719
  <td class="name"><code><p>初始化时的图层透明度</p></code></td>
833
720
  </tr>
834
721
 
835
722
  <tr class="deep-level-0">
836
- <td class="name"><code><a href="MapGISVectorTileImageryProvider.html#hasAlphaChannel">hasAlphaChannel</a></code></td>
723
+ <td class="name"><code><a href="#hasAlphaChannel">hasAlphaChannel</a></code></td>
837
724
  <td class="name">
838
725
  <code>
839
726
 
840
727
  <span class="param-type">Boolean</span>
841
728
 
842
729
 
730
+
843
731
  </code>
844
732
  </td>
845
733
  <td class="name"><code><p>瓦片是否能设置透明度</p></code></td>
846
734
  </tr>
847
735
 
848
736
  <tr class="deep-level-0">
849
- <td class="name"><code><a href="MapGISVectorTileImageryProvider.html#labelsRenderMode">labelsRenderMode</a></code></td>
737
+ <td class="name"><code><a href="#labelsRenderMode">labelsRenderMode</a></code></td>
850
738
  <td class="name">
851
739
  <code>
852
740
 
853
741
  <span class="param-type">String</span>
854
742
 
855
743
 
744
+
856
745
  </code>
857
746
  </td>
858
747
  <td class="name"><code><p>指定矢量瓦片注记的渲染模式,仅在三维上有效。
@@ -861,221 +750,238 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
861
750
  </tr>
862
751
 
863
752
  <tr class="deep-level-0">
864
- <td class="name"><code><a href="MapGISVectorTileImageryProvider.html#maximumLevel">maximumLevel</a></code></td>
753
+ <td class="name"><code><a href="#maximumLevel">maximumLevel</a></code></td>
865
754
  <td class="name">
866
755
  <code>
867
756
 
868
757
  <span class="param-type">Number</span>
869
758
 
870
759
 
760
+
871
761
  </code>
872
762
  </td>
873
763
  <td class="name"><code><p>矢量瓦片的最大显示级别</p></code></td>
874
764
  </tr>
875
765
 
876
766
  <tr class="deep-level-0">
877
- <td class="name"><code><a href="MapGISVectorTileImageryProvider.html#minimumLevel">minimumLevel</a></code></td>
767
+ <td class="name"><code><a href="#minimumLevel">minimumLevel</a></code></td>
878
768
  <td class="name">
879
769
  <code>
880
770
 
881
771
  <span class="param-type">Number</span>
882
772
 
883
773
 
774
+
884
775
  </code>
885
776
  </td>
886
777
  <td class="name"><code><p>矢量瓦片的最小显示级别</p></code></td>
887
778
  </tr>
888
779
 
889
780
  <tr class="deep-level-0">
890
- <td class="name"><code><a href="MapGISVectorTileImageryProvider.html#mvtParser">mvtParser</a></code></td>
781
+ <td class="name"><code><a href="#mvtParser">mvtParser</a></code></td>
891
782
  <td class="name">
892
783
  <code>
893
784
 
894
785
  <span class="param-type">MVT</span>
895
786
 
896
787
 
788
+
897
789
  </code>
898
790
  </td>
899
791
  <td class="name"><code><p>MVT解析器</p></code></td>
900
792
  </tr>
901
793
 
902
794
  <tr class="deep-level-0">
903
- <td class="name"><code><a href="MapGISVectorTileImageryProvider.html#pixelRatio">pixelRatio</a></code></td>
795
+ <td class="name"><code><a href="#pixelRatio">pixelRatio</a></code></td>
904
796
  <td class="name">
905
797
  <code>
906
798
 
907
799
  <span class="param-type">Number</span>
908
800
 
909
801
 
802
+
910
803
  </code>
911
804
  </td>
912
805
  <td class="name"><code><p>像素缩放因子,既canvas中一个像素对应屏幕像素的大小</p></code></td>
913
806
  </tr>
914
807
 
915
808
  <tr class="deep-level-0">
916
- <td class="name"><code><a href="MapGISVectorTileImageryProvider.html#ready">ready</a></code></td>
809
+ <td class="name"><code><a href="#ready">ready</a></code></td>
917
810
  <td class="name">
918
811
  <code>
919
812
 
920
813
  <span class="param-type">Boolean</span>
921
814
 
922
815
 
816
+
923
817
  </code>
924
818
  </td>
925
819
  <td class="name"><code><p>图层是否加载完毕</p></code></td>
926
820
  </tr>
927
821
 
928
822
  <tr class="deep-level-0">
929
- <td class="name"><code><a href="MapGISVectorTileImageryProvider.html#readyPromise">readyPromise</a></code></td>
823
+ <td class="name"><code><a href="#readyPromise">readyPromise</a></code></td>
930
824
  <td class="name">
931
825
  <code>
932
826
 
933
827
  <span class="param-type">Promise</span>
934
828
 
935
829
 
830
+
936
831
  </code>
937
832
  </td>
938
833
  <td class="name"><code><p>图层加载成功后的回调函数</p></code></td>
939
834
  </tr>
940
835
 
941
836
  <tr class="deep-level-0">
942
- <td class="name"><code><a href="MapGISVectorTileImageryProvider.html#rectangle">rectangle</a></code></td>
837
+ <td class="name"><code><a href="#rectangle">rectangle</a></code></td>
943
838
  <td class="name">
944
839
  <code>
945
840
 
946
841
  <span class="param-type">Cseium.Rectangle</span>
947
842
 
948
843
 
844
+
949
845
  </code>
950
846
  </td>
951
847
  <td class="name"><code><p>地图加载范围</p></code></td>
952
848
  </tr>
953
849
 
954
850
  <tr class="deep-level-0">
955
- <td class="name"><code><a href="MapGISVectorTileImageryProvider.html#scene">scene</a></code></td>
851
+ <td class="name"><code><a href="#scene">scene</a></code></td>
956
852
  <td class="name">
957
853
  <code>
958
854
 
959
855
  <span class="param-type">Cseium.Scene</span>
960
856
 
961
857
 
858
+
962
859
  </code>
963
860
  </td>
964
861
  <td class="name"><code><p>Cesium的场景对象</p></code></td>
965
862
  </tr>
966
863
 
967
864
  <tr class="deep-level-0">
968
- <td class="name"><code><a href="MapGISVectorTileImageryProvider.html#style">style</a></code></td>
865
+ <td class="name"><code><a href="#style">style</a></code></td>
969
866
  <td class="name">
970
867
  <code>
971
868
 
972
869
  <span class="param-type">Object</span>
973
870
 
974
871
 
872
+
975
873
  </code>
976
874
  </td>
977
875
  <td class="name"><code><p>矢量瓦片样式</p></code></td>
978
876
  </tr>
979
877
 
980
878
  <tr class="deep-level-0">
981
- <td class="name"><code><a href="MapGISVectorTileImageryProvider.html#sublayerLabelingInfos">sublayerLabelingInfos</a></code></td>
879
+ <td class="name"><code><a href="#sublayerLabelingInfos">sublayerLabelingInfos</a></code></td>
982
880
  <td class="name">
983
881
  <code>
984
882
 
985
883
  <span class="param-type">Object</span>
986
884
 
987
885
 
886
+
988
887
  </code>
989
888
  </td>
990
889
  <td class="name"><code><p>矢量瓦片注记参数</p></code></td>
991
890
  </tr>
992
891
 
993
892
  <tr class="deep-level-0">
994
- <td class="name"><code><a href="MapGISVectorTileImageryProvider.html#tileHeight">tileHeight</a></code></td>
893
+ <td class="name"><code><a href="#tileHeight">tileHeight</a></code></td>
995
894
  <td class="name">
996
895
  <code>
997
896
 
998
897
  <span class="param-type">Number</span>
999
898
 
1000
899
 
900
+
1001
901
  </code>
1002
902
  </td>
1003
903
  <td class="name"><code><p>矢量瓦片高度</p></code></td>
1004
904
  </tr>
1005
905
 
1006
906
  <tr class="deep-level-0">
1007
- <td class="name"><code><a href="MapGISVectorTileImageryProvider.html#tileWidth">tileWidth</a></code></td>
907
+ <td class="name"><code><a href="#tileWidth">tileWidth</a></code></td>
1008
908
  <td class="name">
1009
909
  <code>
1010
910
 
1011
911
  <span class="param-type">Number</span>
1012
912
 
1013
913
 
914
+
1014
915
  </code>
1015
916
  </td>
1016
917
  <td class="name"><code><p>矢量瓦片宽度</p></code></td>
1017
918
  </tr>
1018
919
 
1019
920
  <tr class="deep-level-0">
1020
- <td class="name"><code><a href="MapGISVectorTileImageryProvider.html#tilingScheme">tilingScheme</a></code></td>
921
+ <td class="name"><code><a href="#tilingScheme">tilingScheme</a></code></td>
1021
922
  <td class="name">
1022
923
  <code>
1023
924
 
1024
925
  <span class="param-type">Object</span>
1025
926
 
1026
927
 
928
+
1027
929
  </code>
1028
930
  </td>
1029
931
  <td class="name"><code><p>矢量瓦片服务的平铺方案</p></code></td>
1030
932
  </tr>
1031
933
 
1032
934
  <tr class="deep-level-0">
1033
- <td class="name"><code><a href="MapGISVectorTileImageryProvider.html#tokenKey">tokenKey</a></code></td>
935
+ <td class="name"><code><a href="#tokenKey">tokenKey</a></code></td>
1034
936
  <td class="name">
1035
937
  <code>
1036
938
 
1037
939
  <span class="param-type">String</span>
1038
940
 
1039
941
 
942
+
1040
943
  </code>
1041
944
  </td>
1042
945
  <td class="name"><code><p>token名</p></code></td>
1043
946
  </tr>
1044
947
 
1045
948
  <tr class="deep-level-0">
1046
- <td class="name"><code><a href="MapGISVectorTileImageryProvider.html#tokenValue">tokenValue</a></code></td>
949
+ <td class="name"><code><a href="#tokenValue">tokenValue</a></code></td>
1047
950
  <td class="name">
1048
951
  <code>
1049
952
 
1050
953
  <span class="param-type">String</span>
1051
954
 
1052
955
 
956
+
1053
957
  </code>
1054
958
  </td>
1055
959
  <td class="name"><code><p>token值</p></code></td>
1056
960
  </tr>
1057
961
 
1058
962
  <tr class="deep-level-0">
1059
- <td class="name"><code><a href="MapGISVectorTileImageryProvider.html#transform">transform</a></code></td>
963
+ <td class="name"><code><a href="#transform">transform</a></code></td>
1060
964
  <td class="name">
1061
965
  <code>
1062
966
 
1063
967
  <span class="param-type">Array.&lt;Number></span>
1064
968
 
1065
969
 
970
+
1066
971
  </code>
1067
972
  </td>
1068
973
  <td class="name"><code><p>矢量瓦片中绘制的几何内容的缩放矩阵,默认是[0.125, 0, 0, 0.125, 0, 0],意味着将矢量瓦片里的内容缩放至1/8,并填充到canvas中</p></code></td>
1069
974
  </tr>
1070
975
 
1071
976
  <tr class="deep-level-0">
1072
- <td class="name"><code><a href="MapGISVectorTileImageryProvider.html#url">url</a></code></td>
977
+ <td class="name"><code><a href="#url">url</a></code></td>
1073
978
  <td class="name">
1074
979
  <code>
1075
980
 
1076
981
  <span class="param-type">Boolean</span>
1077
982
 
1078
983
 
984
+
1079
985
  </code>
1080
986
  </td>
1081
987
  <td class="name"><code><p>是否显示图层</p></code></td>
@@ -1095,6 +1001,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
1095
1001
  <span class="param-type">Number</span>
1096
1002
 
1097
1003
 
1004
+
1098
1005
  </span>
1099
1006
 
1100
1007
  <h4 class="name" id="defaultAlpha">
@@ -1170,6 +1077,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
1170
1077
  <span class="param-type">Boolean</span>
1171
1078
 
1172
1079
 
1080
+
1173
1081
  </span>
1174
1082
 
1175
1083
  <h4 class="name" id="hasAlphaChannel">
@@ -1240,6 +1148,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
1240
1148
  <span class="param-type">String</span>
1241
1149
 
1242
1150
 
1151
+
1243
1152
  </span>
1244
1153
 
1245
1154
  <h4 class="name" id="labelsRenderMode">
@@ -1317,6 +1226,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
1317
1226
  <span class="param-type">Number</span>
1318
1227
 
1319
1228
 
1229
+
1320
1230
  </span>
1321
1231
 
1322
1232
  <h4 class="name" id="maximumLevel">
@@ -1392,6 +1302,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
1392
1302
  <span class="param-type">Number</span>
1393
1303
 
1394
1304
 
1305
+
1395
1306
  </span>
1396
1307
 
1397
1308
  <h4 class="name" id="minimumLevel">
@@ -1467,6 +1378,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
1467
1378
  <span class="param-type">MVT</span>
1468
1379
 
1469
1380
 
1381
+
1470
1382
  </span>
1471
1383
 
1472
1384
  <h4 class="name" id="mvtParser">
@@ -1541,6 +1453,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
1541
1453
  <span class="param-type">Number</span>
1542
1454
 
1543
1455
 
1456
+
1544
1457
  </span>
1545
1458
 
1546
1459
  <h4 class="name" id="pixelRatio">
@@ -1616,6 +1529,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
1616
1529
  <span class="param-type">Boolean</span>
1617
1530
 
1618
1531
 
1532
+
1619
1533
  </span>
1620
1534
 
1621
1535
  <h4 class="name" id="ready">
@@ -1686,6 +1600,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
1686
1600
  <span class="param-type">Promise</span>
1687
1601
 
1688
1602
 
1603
+
1689
1604
  </span>
1690
1605
 
1691
1606
  <h4 class="name" id="readyPromise">
@@ -1756,6 +1671,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
1756
1671
  <span class="param-type">Cseium.Rectangle</span>
1757
1672
 
1758
1673
 
1674
+
1759
1675
  </span>
1760
1676
 
1761
1677
  <h4 class="name" id="rectangle">
@@ -1826,6 +1742,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
1826
1742
  <span class="param-type">Cseium.Scene</span>
1827
1743
 
1828
1744
 
1745
+
1829
1746
  </span>
1830
1747
 
1831
1748
  <h4 class="name" id="scene">
@@ -1896,6 +1813,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
1896
1813
  <span class="param-type">Object</span>
1897
1814
 
1898
1815
 
1816
+
1899
1817
  </span>
1900
1818
 
1901
1819
  <h4 class="name" id="style">
@@ -1966,6 +1884,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
1966
1884
  <span class="param-type">Object</span>
1967
1885
 
1968
1886
 
1887
+
1969
1888
  </span>
1970
1889
 
1971
1890
  <h4 class="name" id="sublayerLabelingInfos">
@@ -2036,6 +1955,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
2036
1955
  <span class="param-type">Number</span>
2037
1956
 
2038
1957
 
1958
+
2039
1959
  </span>
2040
1960
 
2041
1961
  <h4 class="name" id="tileHeight">
@@ -2111,6 +2031,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
2111
2031
  <span class="param-type">Number</span>
2112
2032
 
2113
2033
 
2034
+
2114
2035
  </span>
2115
2036
 
2116
2037
  <h4 class="name" id="tileWidth">
@@ -2186,6 +2107,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
2186
2107
  <span class="param-type">Object</span>
2187
2108
 
2188
2109
 
2110
+
2189
2111
  </span>
2190
2112
 
2191
2113
  <h4 class="name" id="tilingScheme">
@@ -2261,6 +2183,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
2261
2183
  <span class="param-type">String</span>
2262
2184
 
2263
2185
 
2186
+
2264
2187
  </span>
2265
2188
 
2266
2189
  <h4 class="name" id="tokenKey">
@@ -2336,6 +2259,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
2336
2259
  <span class="param-type">String</span>
2337
2260
 
2338
2261
 
2262
+
2339
2263
  </span>
2340
2264
 
2341
2265
  <h4 class="name" id="tokenValue">
@@ -2406,6 +2330,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
2406
2330
  <span class="param-type">Array.&lt;Number></span>
2407
2331
 
2408
2332
 
2333
+
2409
2334
  </span>
2410
2335
 
2411
2336
  <h4 class="name" id="transform">
@@ -2481,6 +2406,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
2481
2406
  <span class="param-type">Boolean</span>
2482
2407
 
2483
2408
 
2409
+
2484
2410
  </span>
2485
2411
 
2486
2412
  <h4 class="name" id="url">
@@ -2569,12 +2495,13 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
2569
2495
  <tbody>
2570
2496
 
2571
2497
  <tr class="deep-level-0">
2572
- <td class="name"><code><a href="MapGISVectorTileImageryProvider.html#fromUrl">fromUrl</a></code></td>
2498
+ <td class="name"><code><a href="#fromUrl">fromUrl</a></code></td>
2573
2499
  <td class="name">
2574
2500
  <code>
2575
2501
 
2576
2502
 
2577
- <span class="param-type"><a class="mapgis-link-name" title="MapGISVectorTileImageryProvider" href="MapGISVectorTileImageryProvider.html">MapGISVectorTileImageryProvider</a></span>
2503
+ <span class="param-type"><a link="MapGISVectorTileImageryProvider.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapGISVectorTileImageryProvider" MapGISVectorTileImageryProvider.html>MapGISVectorTileImageryProvider</a></span>
2504
+
2578
2505
 
2579
2506
 
2580
2507
 
@@ -2584,7 +2511,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
2584
2511
  </tr>
2585
2512
 
2586
2513
  <tr class="deep-level-0">
2587
- <td class="name"><code><a href="MapGISVectorTileImageryProvider.html#getRenderMode">getRenderMode</a></code></td>
2514
+ <td class="name"><code><a href="#getRenderMode">getRenderMode</a></code></td>
2588
2515
  <td class="name">
2589
2516
  <code>
2590
2517
 
@@ -2592,6 +2519,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
2592
2519
  <span class="param-type">String</span>
2593
2520
 
2594
2521
 
2522
+
2595
2523
 
2596
2524
  </code>
2597
2525
  </td>
@@ -2599,7 +2527,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
2599
2527
  </tr>
2600
2528
 
2601
2529
  <tr class="deep-level-0">
2602
- <td class="name"><code><a href="MapGISVectorTileImageryProvider.html#drawTile">drawTile</a></code></td>
2530
+ <td class="name"><code><a href="#drawTile">drawTile</a></code></td>
2603
2531
  <td class="name">
2604
2532
  <code>
2605
2533
 
@@ -2607,6 +2535,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
2607
2535
  <span class="param-type">Promise</span>
2608
2536
 
2609
2537
 
2538
+
2610
2539
 
2611
2540
  </code>
2612
2541
  </td>
@@ -2614,7 +2543,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
2614
2543
  </tr>
2615
2544
 
2616
2545
  <tr class="deep-level-0">
2617
- <td class="name"><code><a href="MapGISVectorTileImageryProvider.html#requestImage">requestImage</a></code></td>
2546
+ <td class="name"><code><a href="#requestImage">requestImage</a></code></td>
2618
2547
  <td class="name">
2619
2548
  <code>
2620
2549
 
@@ -2622,6 +2551,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
2622
2551
  <span class="param-type">Promise</span>
2623
2552
 
2624
2553
 
2554
+
2625
2555
 
2626
2556
  </code>
2627
2557
  </td>
@@ -2699,6 +2629,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
2699
2629
  <span class="param-type">String</span>
2700
2630
 
2701
2631
 
2632
+
2702
2633
 
2703
2634
  </td>
2704
2635
 
@@ -2723,6 +2654,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
2723
2654
  <span class="param-type">Object</span>
2724
2655
 
2725
2656
 
2657
+
2726
2658
 
2727
2659
  </td>
2728
2660
 
@@ -2808,7 +2740,8 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
2808
2740
  <div class='column is-5 has-text-left'>
2809
2741
  <label>类型: </label>
2810
2742
 
2811
- <span class="param-type"><a class="mapgis-link-name" title="MapGISVectorTileImageryProvider" href="MapGISVectorTileImageryProvider.html">MapGISVectorTileImageryProvider</a></span>
2743
+ <span class="param-type"><a link="MapGISVectorTileImageryProvider.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapGISVectorTileImageryProvider" MapGISVectorTileImageryProvider.html>MapGISVectorTileImageryProvider</a></span>
2744
+
2812
2745
 
2813
2746
 
2814
2747
  </div>
@@ -2892,6 +2825,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
2892
2825
  <span class="param-type">Object</span>
2893
2826
 
2894
2827
 
2828
+
2895
2829
 
2896
2830
  </td>
2897
2831
 
@@ -2980,6 +2914,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
2980
2914
  <span class="param-type">String</span>
2981
2915
 
2982
2916
 
2917
+
2983
2918
  </div>
2984
2919
 
2985
2920
  </div>
@@ -3057,6 +2992,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
3057
2992
  <span class="param-type">String</span>
3058
2993
 
3059
2994
 
2995
+
3060
2996
 
3061
2997
  </td>
3062
2998
 
@@ -3081,6 +3017,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
3081
3017
  <span class="param-type">String</span>
3082
3018
 
3083
3019
 
3020
+
3084
3021
 
3085
3022
  </td>
3086
3023
 
@@ -3105,6 +3042,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
3105
3042
  <span class="param-type">String</span>
3106
3043
 
3107
3044
 
3045
+
3108
3046
 
3109
3047
  </td>
3110
3048
 
@@ -3193,6 +3131,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
3193
3131
  <span class="param-type">Promise</span>
3194
3132
 
3195
3133
 
3134
+
3196
3135
  </div>
3197
3136
 
3198
3137
  </div>
@@ -3270,6 +3209,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
3270
3209
  <span class="param-type">String</span>
3271
3210
 
3272
3211
 
3212
+
3273
3213
 
3274
3214
  </td>
3275
3215
 
@@ -3294,6 +3234,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
3294
3234
  <span class="param-type">String</span>
3295
3235
 
3296
3236
 
3237
+
3297
3238
 
3298
3239
  </td>
3299
3240
 
@@ -3318,6 +3259,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
3318
3259
  <span class="param-type">String</span>
3319
3260
 
3320
3261
 
3262
+
3321
3263
 
3322
3264
  </td>
3323
3265
 
@@ -3406,6 +3348,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
3406
3348
  <span class="param-type">Promise</span>
3407
3349
 
3408
3350
 
3351
+
3409
3352
  </div>
3410
3353
 
3411
3354
  </div>
@@ -3430,43 +3373,4 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
3430
3373
 
3431
3374
  </article>
3432
3375
 
3433
- </section>
3434
-
3435
-
3436
-
3437
-
3438
- </div>
3439
-
3440
- <footer class="footer">
3441
- <div class="content has-text-centered">
3442
- <p>文档生成<a href="https://github.com/jsdoc3/jsdoc">JSDoc 17.0.0</a></p>
3443
- <p class="sidebar-created-by">
3444
- <a href="http://www.smaryun.com" target="_blank">司马云</a> <span>© 2023 云生态圈</span>
3445
- <a href="http://webclient.smaryun.com/#/index" target="_blank">MapGIS Client for JavaScript</a>
3446
- </p>
3447
- </div>
3448
- </footer>
3449
-
3450
- </div>
3451
- <div id="side-nav" class="side-nav">
3452
- <div style="margin-bottom: 10px;">
3453
- <img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#page-title">构造函数</a>
3454
- </div>
3455
- <div style="margin-bottom: 10px;">
3456
- <img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#member">成员变量</a>
3457
- </div>
3458
- <div style="margin-bottom: 10px;">
3459
- <img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#function">方法</a>
3460
- </div>
3461
- <div>
3462
- <img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#event">事件</a>
3463
- </div>
3464
- </div>
3465
- </div>
3466
- <script src="scripts/linenumber.js"> </script>
3467
-
3468
- <script src="scripts/search.js"> </script>
3469
-
3470
- <script src="scripts/sideBar.js"> </script>
3471
- </body>
3472
- </html>
3376
+ </section>