@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.
- package/README.md +512 -231
- package/dist/es5/webclient-cesium-plugin.min.js +3 -3
- package/dist/es5/webclient-common.min.js +4 -4
- package/dist/webclient-cesium-plugin-es6.min.js +3 -3
- package/documention/ArcGISMapServerImageryProvider.html +56 -180
- package/documention/ArcGISTileServerImageryProvider.html +22 -180
- package/documention/CustomTilingScheme.html +67 -225
- package/documention/DynamicEntityVisualizer.html +9 -177
- package/documention/DynamicLabelLayer.html +46 -186
- package/documention/GeoJSONLayerUtil.html +10 -178
- package/documention/GraphicsLayerUtil.html +10 -178
- package/documention/HashMap.html +34 -189
- package/documention/IGSFeatureLayerUtil.html +10 -178
- package/documention/IGSSceneLayerUtil.html +1648 -242
- package/documention/MapGISMapServerImageryProvider.html +82 -194
- package/documention/MapGISTerrainProvider.html +102 -213
- package/documention/MapGISTileServerImageryProvider.html +79 -195
- package/documention/MapGISVectorTileImageryProvider.html +107 -203
- package/documention/Popup.html +35 -185
- package/documention/SceneViewCesium.html +137 -214
- package/documention/Screenshot.html +19 -185
- package/documention/SketchEditorCesium.html +33 -183
- package/documention/UrlTemplateImageryProvider.html +255 -0
- package/documention/WFSLayerUtil.html +10 -178
- package/documention/WebMapServiceImageryProvider.html +13 -180
- package/documention/WebMapTileServiceImageryProvider.html +13 -180
- package/documention/global.html +8 -176
- package/documention/index.html +6 -6
- 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
- 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
- package/documention/module.exports_module.exports.html +12 -177
- package/documention/scripts/sideBar.js +98 -0
- package/documention/styles/app.min.css +1 -1
- package/documention/tutorial-1./345/277/253/351/200/237/345/205/245/351/227/250.html +7 -155
- package/package.json +1 -1
|
@@ -1,142 +1,10 @@
|
|
|
1
|
-
|
|
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> MapGISTileServerImageryProvider</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">MapGISTileServerImageryProvider</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 "@mapgis/webclient-leaflet-plugin" <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">MapGISTileServerImageryProvider</span>
|
|
137
|
-
|
|
138
|
-
</header>
|
|
139
|
-
|
|
140
8
|
|
|
141
9
|
|
|
142
10
|
|
|
@@ -214,6 +82,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
214
82
|
<span class="param-type">Object</span>
|
|
215
83
|
|
|
216
84
|
|
|
85
|
+
|
|
217
86
|
|
|
218
87
|
</td>
|
|
219
88
|
|
|
@@ -240,6 +109,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
240
109
|
<span class="param-type">String</span>
|
|
241
110
|
|
|
242
111
|
|
|
112
|
+
|
|
243
113
|
|
|
244
114
|
</td>
|
|
245
115
|
|
|
@@ -266,6 +136,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
266
136
|
<span class="param-type">String</span>
|
|
267
137
|
|
|
268
138
|
|
|
139
|
+
|
|
269
140
|
|
|
270
141
|
</td>
|
|
271
142
|
|
|
@@ -292,6 +163,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
292
163
|
<span class="param-type">String</span>
|
|
293
164
|
|
|
294
165
|
|
|
166
|
+
|
|
295
167
|
|
|
296
168
|
</td>
|
|
297
169
|
|
|
@@ -320,6 +192,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
320
192
|
<span class="param-type">Number</span>
|
|
321
193
|
|
|
322
194
|
|
|
195
|
+
|
|
323
196
|
|
|
324
197
|
</td>
|
|
325
198
|
|
|
@@ -348,6 +221,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
348
221
|
<span class="param-type">Number</span>
|
|
349
222
|
|
|
350
223
|
|
|
224
|
+
|
|
351
225
|
|
|
352
226
|
</td>
|
|
353
227
|
|
|
@@ -376,6 +250,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
376
250
|
<span class="param-type">Number</span>
|
|
377
251
|
|
|
378
252
|
|
|
253
|
+
|
|
379
254
|
|
|
380
255
|
</td>
|
|
381
256
|
|
|
@@ -404,6 +279,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
404
279
|
<span class="param-type">Number</span>
|
|
405
280
|
|
|
406
281
|
|
|
282
|
+
|
|
407
283
|
|
|
408
284
|
</td>
|
|
409
285
|
|
|
@@ -432,6 +308,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
432
308
|
<span class="param-type">Object</span>
|
|
433
309
|
|
|
434
310
|
|
|
311
|
+
|
|
435
312
|
|
|
436
313
|
</td>
|
|
437
314
|
|
|
@@ -458,6 +335,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
458
335
|
<span class="param-type">Object</span>
|
|
459
336
|
|
|
460
337
|
|
|
338
|
+
|
|
461
339
|
|
|
462
340
|
</td>
|
|
463
341
|
|
|
@@ -486,6 +364,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
486
364
|
<span class="param-type">Number</span>
|
|
487
365
|
|
|
488
366
|
|
|
367
|
+
|
|
489
368
|
|
|
490
369
|
</td>
|
|
491
370
|
|
|
@@ -514,6 +393,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
514
393
|
<span class="param-type">String</span>
|
|
515
394
|
|
|
516
395
|
|
|
396
|
+
|
|
517
397
|
|
|
518
398
|
</td>
|
|
519
399
|
|
|
@@ -540,6 +420,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
540
420
|
<span class="param-type">Array</span>
|
|
541
421
|
|
|
542
422
|
|
|
423
|
+
|
|
543
424
|
|
|
544
425
|
</td>
|
|
545
426
|
|
|
@@ -566,6 +447,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
566
447
|
<span class="param-type">function</span>
|
|
567
448
|
|
|
568
449
|
|
|
450
|
+
|
|
569
451
|
|
|
570
452
|
</td>
|
|
571
453
|
|
|
@@ -710,26 +592,28 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
710
592
|
<tbody>
|
|
711
593
|
|
|
712
594
|
<tr class="deep-level-0">
|
|
713
|
-
<td class="name"><code><a href="
|
|
595
|
+
<td class="name"><code><a href="#credit">credit</a></code></td>
|
|
714
596
|
<td class="name">
|
|
715
597
|
<code>
|
|
716
598
|
|
|
717
599
|
<span class="param-type">Credit</span>
|
|
718
600
|
|
|
719
601
|
|
|
602
|
+
|
|
720
603
|
</code>
|
|
721
604
|
</td>
|
|
722
605
|
<td class="name"><code><p>获取此图像提供程序处于活动状态时要显示的凭证</p></code></td>
|
|
723
606
|
</tr>
|
|
724
607
|
|
|
725
608
|
<tr class="deep-level-0">
|
|
726
|
-
<td class="name"><code><a href="
|
|
609
|
+
<td class="name"><code><a href="#hasAlphaChannel">hasAlphaChannel</a></code></td>
|
|
727
610
|
<td class="name">
|
|
728
611
|
<code>
|
|
729
612
|
|
|
730
613
|
<span class="param-type">Boolean</span>
|
|
731
614
|
|
|
732
615
|
|
|
616
|
+
|
|
733
617
|
</code>
|
|
734
618
|
</td>
|
|
735
619
|
<td class="name"><code><p>是否包含alpha通道,如果此属性为false,则alpha通道(如果存在)将被忽略。如果此属性为真,任何没有alpha
|
|
@@ -737,13 +621,14 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
737
621
|
</tr>
|
|
738
622
|
|
|
739
623
|
<tr class="deep-level-0">
|
|
740
|
-
<td class="name"><code><a href="
|
|
624
|
+
<td class="name"><code><a href="#hasAlphaChannel">hasAlphaChannel</a></code></td>
|
|
741
625
|
<td class="name">
|
|
742
626
|
<code>
|
|
743
627
|
|
|
744
628
|
<span class="param-type">Boolean</span>
|
|
745
629
|
|
|
746
630
|
|
|
631
|
+
|
|
747
632
|
</code>
|
|
748
633
|
</td>
|
|
749
634
|
<td class="name"><code><p>是否包含alpha通道,如果此属性为false,则alpha通道(如果存在)将被忽略。如果此属性为真,任何没有alpha
|
|
@@ -751,130 +636,140 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
751
636
|
</tr>
|
|
752
637
|
|
|
753
638
|
<tr class="deep-level-0">
|
|
754
|
-
<td class="name"><code><a href="
|
|
639
|
+
<td class="name"><code><a href="#mapgisOffset">mapgisOffset</a></code></td>
|
|
755
640
|
<td class="name">
|
|
756
641
|
<code>
|
|
757
642
|
|
|
758
643
|
<span class="param-type">Number</span>
|
|
759
644
|
|
|
760
645
|
|
|
646
|
+
|
|
761
647
|
</code>
|
|
762
648
|
</td>
|
|
763
649
|
<td class="name"><code><p>瓦片错级参数</p></code></td>
|
|
764
650
|
</tr>
|
|
765
651
|
|
|
766
652
|
<tr class="deep-level-0">
|
|
767
|
-
<td class="name"><code><a href="
|
|
653
|
+
<td class="name"><code><a href="#maximumLevel">maximumLevel</a></code></td>
|
|
768
654
|
<td class="name">
|
|
769
655
|
<code>
|
|
770
656
|
|
|
771
657
|
<span class="param-type">Number</span>
|
|
772
658
|
|
|
773
659
|
|
|
660
|
+
|
|
774
661
|
</code>
|
|
775
662
|
</td>
|
|
776
663
|
<td class="name"><code><p>瓦片最大级别</p></code></td>
|
|
777
664
|
</tr>
|
|
778
665
|
|
|
779
666
|
<tr class="deep-level-0">
|
|
780
|
-
<td class="name"><code><a href="
|
|
667
|
+
<td class="name"><code><a href="#minimumLevel">minimumLevel</a></code></td>
|
|
781
668
|
<td class="name">
|
|
782
669
|
<code>
|
|
783
670
|
|
|
784
671
|
<span class="param-type">Number</span>
|
|
785
672
|
|
|
786
673
|
|
|
674
|
+
|
|
787
675
|
</code>
|
|
788
676
|
</td>
|
|
789
677
|
<td class="name"><code><p>瓦片最小级别</p></code></td>
|
|
790
678
|
</tr>
|
|
791
679
|
|
|
792
680
|
<tr class="deep-level-0">
|
|
793
|
-
<td class="name"><code><a href="
|
|
681
|
+
<td class="name"><code><a href="#proxy">proxy</a></code></td>
|
|
794
682
|
<td class="name">
|
|
795
683
|
<code>
|
|
796
684
|
|
|
797
685
|
<span class="param-type">Proxy</span>
|
|
798
686
|
|
|
799
687
|
|
|
688
|
+
|
|
800
689
|
</code>
|
|
801
690
|
</td>
|
|
802
691
|
<td class="name"><code><p>获取代理</p></code></td>
|
|
803
692
|
</tr>
|
|
804
693
|
|
|
805
694
|
<tr class="deep-level-0">
|
|
806
|
-
<td class="name"><code><a href="
|
|
695
|
+
<td class="name"><code><a href="#ready">ready</a></code></td>
|
|
807
696
|
<td class="name">
|
|
808
697
|
<code>
|
|
809
698
|
|
|
810
699
|
<span class="param-type">Boolean</span>
|
|
811
700
|
|
|
812
701
|
|
|
702
|
+
|
|
813
703
|
</code>
|
|
814
704
|
</td>
|
|
815
705
|
<td class="name"><code><p>获取当前图层是否创建完成</p></code></td>
|
|
816
706
|
</tr>
|
|
817
707
|
|
|
818
708
|
<tr class="deep-level-0">
|
|
819
|
-
<td class="name"><code><a href="
|
|
709
|
+
<td class="name"><code><a href="#rectangle">rectangle</a></code></td>
|
|
820
710
|
<td class="name">
|
|
821
711
|
<code>
|
|
822
712
|
|
|
823
713
|
<span class="param-type">Rectangle</span>
|
|
824
714
|
|
|
825
715
|
|
|
716
|
+
|
|
826
717
|
</code>
|
|
827
718
|
</td>
|
|
828
719
|
<td class="name"><code><p>地图加载范围</p></code></td>
|
|
829
720
|
</tr>
|
|
830
721
|
|
|
831
722
|
<tr class="deep-level-0">
|
|
832
|
-
<td class="name"><code><a href="
|
|
723
|
+
<td class="name"><code><a href="#tileHeight">tileHeight</a></code></td>
|
|
833
724
|
<td class="name">
|
|
834
725
|
<code>
|
|
835
726
|
|
|
836
727
|
<span class="param-type">Number</span>
|
|
837
728
|
|
|
838
729
|
|
|
730
|
+
|
|
839
731
|
</code>
|
|
840
732
|
</td>
|
|
841
733
|
<td class="name"><code><p>瓦片高度</p></code></td>
|
|
842
734
|
</tr>
|
|
843
735
|
|
|
844
736
|
<tr class="deep-level-0">
|
|
845
|
-
<td class="name"><code><a href="
|
|
737
|
+
<td class="name"><code><a href="#tileWidth">tileWidth</a></code></td>
|
|
846
738
|
<td class="name">
|
|
847
739
|
<code>
|
|
848
740
|
|
|
849
741
|
<span class="param-type">Number</span>
|
|
850
742
|
|
|
851
743
|
|
|
744
|
+
|
|
852
745
|
</code>
|
|
853
746
|
</td>
|
|
854
747
|
<td class="name"><code><p>瓦片宽度</p></code></td>
|
|
855
748
|
</tr>
|
|
856
749
|
|
|
857
750
|
<tr class="deep-level-0">
|
|
858
|
-
<td class="name"><code><a href="
|
|
751
|
+
<td class="name"><code><a href="#tilingScheme">tilingScheme</a></code></td>
|
|
859
752
|
<td class="name">
|
|
860
753
|
<code>
|
|
861
754
|
|
|
862
755
|
<span class="param-type">TilingScheme</span>
|
|
863
756
|
|
|
864
757
|
|
|
758
|
+
|
|
865
759
|
</code>
|
|
866
760
|
</td>
|
|
867
761
|
<td class="name"><code><p>瓦片平铺方案</p></code></td>
|
|
868
762
|
</tr>
|
|
869
763
|
|
|
870
764
|
<tr class="deep-level-0">
|
|
871
|
-
<td class="name"><code><a href="
|
|
765
|
+
<td class="name"><code><a href="#url">url</a></code></td>
|
|
872
766
|
<td class="name">
|
|
873
767
|
<code>
|
|
874
768
|
|
|
875
769
|
<span class="param-type">String</span>
|
|
876
770
|
|
|
877
771
|
|
|
772
|
+
|
|
878
773
|
</code>
|
|
879
774
|
</td>
|
|
880
775
|
<td class="name"><code><p>服务地址</p></code></td>
|
|
@@ -894,6 +789,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
894
789
|
<span class="param-type">Credit</span>
|
|
895
790
|
|
|
896
791
|
|
|
792
|
+
|
|
897
793
|
</span>
|
|
898
794
|
|
|
899
795
|
<h4 class="name" id="credit">
|
|
@@ -968,6 +864,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
968
864
|
<span class="param-type">Boolean</span>
|
|
969
865
|
|
|
970
866
|
|
|
867
|
+
|
|
971
868
|
</span>
|
|
972
869
|
|
|
973
870
|
<h4 class="name" id="hasAlphaChannel">
|
|
@@ -1048,6 +945,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
1048
945
|
<span class="param-type">Boolean</span>
|
|
1049
946
|
|
|
1050
947
|
|
|
948
|
+
|
|
1051
949
|
</span>
|
|
1052
950
|
|
|
1053
951
|
<h4 class="name" id="hasAlphaChannel">
|
|
@@ -1128,6 +1026,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
1128
1026
|
<span class="param-type">Number</span>
|
|
1129
1027
|
|
|
1130
1028
|
|
|
1029
|
+
|
|
1131
1030
|
</span>
|
|
1132
1031
|
|
|
1133
1032
|
<h4 class="name" id="mapgisOffset">
|
|
@@ -1202,6 +1101,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
1202
1101
|
<span class="param-type">Number</span>
|
|
1203
1102
|
|
|
1204
1103
|
|
|
1104
|
+
|
|
1205
1105
|
</span>
|
|
1206
1106
|
|
|
1207
1107
|
<h4 class="name" id="maximumLevel">
|
|
@@ -1276,6 +1176,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
1276
1176
|
<span class="param-type">Number</span>
|
|
1277
1177
|
|
|
1278
1178
|
|
|
1179
|
+
|
|
1279
1180
|
</span>
|
|
1280
1181
|
|
|
1281
1182
|
<h4 class="name" id="minimumLevel">
|
|
@@ -1350,6 +1251,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
1350
1251
|
<span class="param-type">Proxy</span>
|
|
1351
1252
|
|
|
1352
1253
|
|
|
1254
|
+
|
|
1353
1255
|
</span>
|
|
1354
1256
|
|
|
1355
1257
|
<h4 class="name" id="proxy">
|
|
@@ -1424,6 +1326,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
1424
1326
|
<span class="param-type">Boolean</span>
|
|
1425
1327
|
|
|
1426
1328
|
|
|
1329
|
+
|
|
1427
1330
|
</span>
|
|
1428
1331
|
|
|
1429
1332
|
<h4 class="name" id="ready">
|
|
@@ -1498,6 +1401,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
1498
1401
|
<span class="param-type">Rectangle</span>
|
|
1499
1402
|
|
|
1500
1403
|
|
|
1404
|
+
|
|
1501
1405
|
</span>
|
|
1502
1406
|
|
|
1503
1407
|
<h4 class="name" id="rectangle">
|
|
@@ -1572,6 +1476,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
1572
1476
|
<span class="param-type">Number</span>
|
|
1573
1477
|
|
|
1574
1478
|
|
|
1479
|
+
|
|
1575
1480
|
</span>
|
|
1576
1481
|
|
|
1577
1482
|
<h4 class="name" id="tileHeight">
|
|
@@ -1646,6 +1551,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
1646
1551
|
<span class="param-type">Number</span>
|
|
1647
1552
|
|
|
1648
1553
|
|
|
1554
|
+
|
|
1649
1555
|
</span>
|
|
1650
1556
|
|
|
1651
1557
|
<h4 class="name" id="tileWidth">
|
|
@@ -1720,6 +1626,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
1720
1626
|
<span class="param-type">TilingScheme</span>
|
|
1721
1627
|
|
|
1722
1628
|
|
|
1629
|
+
|
|
1723
1630
|
</span>
|
|
1724
1631
|
|
|
1725
1632
|
<h4 class="name" id="tilingScheme">
|
|
@@ -1794,6 +1701,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
1794
1701
|
<span class="param-type">String</span>
|
|
1795
1702
|
|
|
1796
1703
|
|
|
1704
|
+
|
|
1797
1705
|
</span>
|
|
1798
1706
|
|
|
1799
1707
|
<h4 class="name" id="url">
|
|
@@ -1881,12 +1789,13 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
1881
1789
|
<tbody>
|
|
1882
1790
|
|
|
1883
1791
|
<tr class="deep-level-0">
|
|
1884
|
-
<td class="name"><code><a href="
|
|
1792
|
+
<td class="name"><code><a href="#fromUrl">fromUrl</a></code></td>
|
|
1885
1793
|
<td class="name">
|
|
1886
1794
|
<code>
|
|
1887
1795
|
|
|
1888
1796
|
|
|
1889
|
-
<span class="param-type"><a class="mapgis-link-name" title="MapGISTileServerImageryProvider"
|
|
1797
|
+
<span class="param-type"><a link="MapGISTileServerImageryProvider.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapGISTileServerImageryProvider" MapGISTileServerImageryProvider.html>MapGISTileServerImageryProvider</a></span>
|
|
1798
|
+
|
|
1890
1799
|
|
|
1891
1800
|
|
|
1892
1801
|
|
|
@@ -1896,7 +1805,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
1896
1805
|
</tr>
|
|
1897
1806
|
|
|
1898
1807
|
<tr class="deep-level-0">
|
|
1899
|
-
<td class="name"><code><a href="
|
|
1808
|
+
<td class="name"><code><a href="#pickFeatures">pickFeatures</a></code></td>
|
|
1900
1809
|
<td class="name">
|
|
1901
1810
|
<code>
|
|
1902
1811
|
|
|
@@ -1907,6 +1816,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
1907
1816
|
<span class="param-type">undefined</span>
|
|
1908
1817
|
|
|
1909
1818
|
|
|
1819
|
+
|
|
1910
1820
|
|
|
1911
1821
|
</code>
|
|
1912
1822
|
</td>
|
|
@@ -1914,7 +1824,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
1914
1824
|
</tr>
|
|
1915
1825
|
|
|
1916
1826
|
<tr class="deep-level-0">
|
|
1917
|
-
<td class="name"><code><a href="
|
|
1827
|
+
<td class="name"><code><a href="#requestImage">requestImage</a></code></td>
|
|
1918
1828
|
<td class="name">
|
|
1919
1829
|
<code>
|
|
1920
1830
|
|
|
@@ -1922,6 +1832,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
1922
1832
|
<span class="param-type">Object</span>
|
|
1923
1833
|
|
|
1924
1834
|
|
|
1835
|
+
|
|
1925
1836
|
|
|
1926
1837
|
</code>
|
|
1927
1838
|
</td>
|
|
@@ -2001,6 +1912,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
2001
1912
|
<span class="param-type">String</span>
|
|
2002
1913
|
|
|
2003
1914
|
|
|
1915
|
+
|
|
2004
1916
|
|
|
2005
1917
|
</td>
|
|
2006
1918
|
|
|
@@ -2025,6 +1937,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
2025
1937
|
<span class="param-type">Object</span>
|
|
2026
1938
|
|
|
2027
1939
|
|
|
1940
|
+
|
|
2028
1941
|
|
|
2029
1942
|
</td>
|
|
2030
1943
|
|
|
@@ -2108,7 +2021,8 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
2108
2021
|
<div class='column is-5 has-text-left'>
|
|
2109
2022
|
<label>类型: </label>
|
|
2110
2023
|
|
|
2111
|
-
<span class="param-type"><a class="mapgis-link-name" title="MapGISTileServerImageryProvider"
|
|
2024
|
+
<span class="param-type"><a link="MapGISTileServerImageryProvider.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapGISTileServerImageryProvider" MapGISTileServerImageryProvider.html>MapGISTileServerImageryProvider</a></span>
|
|
2025
|
+
|
|
2112
2026
|
|
|
2113
2027
|
|
|
2114
2028
|
</div>
|
|
@@ -2188,6 +2102,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
2188
2102
|
<span class="param-type">Number</span>
|
|
2189
2103
|
|
|
2190
2104
|
|
|
2105
|
+
|
|
2191
2106
|
|
|
2192
2107
|
</td>
|
|
2193
2108
|
|
|
@@ -2212,6 +2127,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
2212
2127
|
<span class="param-type">Number</span>
|
|
2213
2128
|
|
|
2214
2129
|
|
|
2130
|
+
|
|
2215
2131
|
|
|
2216
2132
|
</td>
|
|
2217
2133
|
|
|
@@ -2236,6 +2152,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
2236
2152
|
<span class="param-type">Number</span>
|
|
2237
2153
|
|
|
2238
2154
|
|
|
2155
|
+
|
|
2239
2156
|
|
|
2240
2157
|
</td>
|
|
2241
2158
|
|
|
@@ -2328,6 +2245,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
2328
2245
|
<span class="param-type">undefined</span>
|
|
2329
2246
|
|
|
2330
2247
|
|
|
2248
|
+
|
|
2331
2249
|
</div>
|
|
2332
2250
|
|
|
2333
2251
|
</div>
|
|
@@ -2405,6 +2323,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
2405
2323
|
<span class="param-type">Number</span>
|
|
2406
2324
|
|
|
2407
2325
|
|
|
2326
|
+
|
|
2408
2327
|
|
|
2409
2328
|
</td>
|
|
2410
2329
|
|
|
@@ -2429,6 +2348,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
2429
2348
|
<span class="param-type">Number</span>
|
|
2430
2349
|
|
|
2431
2350
|
|
|
2351
|
+
|
|
2432
2352
|
|
|
2433
2353
|
</td>
|
|
2434
2354
|
|
|
@@ -2453,6 +2373,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
2453
2373
|
<span class="param-type">Number</span>
|
|
2454
2374
|
|
|
2455
2375
|
|
|
2376
|
+
|
|
2456
2377
|
|
|
2457
2378
|
</td>
|
|
2458
2379
|
|
|
@@ -2477,6 +2398,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
2477
2398
|
<span class="param-type">Object</span>
|
|
2478
2399
|
|
|
2479
2400
|
|
|
2401
|
+
|
|
2480
2402
|
|
|
2481
2403
|
</td>
|
|
2482
2404
|
|
|
@@ -2565,6 +2487,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
2565
2487
|
<span class="param-type">Object</span>
|
|
2566
2488
|
|
|
2567
2489
|
|
|
2490
|
+
|
|
2568
2491
|
</div>
|
|
2569
2492
|
|
|
2570
2493
|
</div>
|
|
@@ -2589,43 +2512,4 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
2589
2512
|
|
|
2590
2513
|
</article>
|
|
2591
2514
|
|
|
2592
|
-
</section>
|
|
2593
|
-
|
|
2594
|
-
|
|
2595
|
-
|
|
2596
|
-
|
|
2597
|
-
</div>
|
|
2598
|
-
|
|
2599
|
-
<footer class="footer">
|
|
2600
|
-
<div class="content has-text-centered">
|
|
2601
|
-
<p>文档生成<a href="https://github.com/jsdoc3/jsdoc">JSDoc 17.0.0</a></p>
|
|
2602
|
-
<p class="sidebar-created-by">
|
|
2603
|
-
<a href="http://www.smaryun.com" target="_blank">司马云</a> <span>© 2023 云生态圈</span>
|
|
2604
|
-
<a href="http://webclient.smaryun.com/#/index" target="_blank">MapGIS Client for JavaScript</a>
|
|
2605
|
-
</p>
|
|
2606
|
-
</div>
|
|
2607
|
-
</footer>
|
|
2608
|
-
|
|
2609
|
-
</div>
|
|
2610
|
-
<div id="side-nav" class="side-nav">
|
|
2611
|
-
<div style="margin-bottom: 10px;">
|
|
2612
|
-
<img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#page-title">构造函数</a>
|
|
2613
|
-
</div>
|
|
2614
|
-
<div style="margin-bottom: 10px;">
|
|
2615
|
-
<img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#member">成员变量</a>
|
|
2616
|
-
</div>
|
|
2617
|
-
<div style="margin-bottom: 10px;">
|
|
2618
|
-
<img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#function">方法</a>
|
|
2619
|
-
</div>
|
|
2620
|
-
<div>
|
|
2621
|
-
<img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#event">事件</a>
|
|
2622
|
-
</div>
|
|
2623
|
-
</div>
|
|
2624
|
-
</div>
|
|
2625
|
-
<script src="scripts/linenumber.js"> </script>
|
|
2626
|
-
|
|
2627
|
-
<script src="scripts/search.js"> </script>
|
|
2628
|
-
|
|
2629
|
-
<script src="scripts/sideBar.js"> </script>
|
|
2630
|
-
</body>
|
|
2631
|
-
</html>
|
|
2515
|
+
</section>
|