@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> MapGISTerrainProvider</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">MapGISTerrainProvider</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">MapGISTerrainProvider</span>
|
|
137
|
-
|
|
138
|
-
</header>
|
|
139
|
-
|
|
140
8
|
|
|
141
9
|
|
|
142
10
|
|
|
@@ -210,6 +78,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
210
78
|
<span class="param-type">Object</span>
|
|
211
79
|
|
|
212
80
|
|
|
81
|
+
|
|
213
82
|
|
|
214
83
|
</td>
|
|
215
84
|
|
|
@@ -236,6 +105,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
236
105
|
<span class="param-type">Boolean</span>
|
|
237
106
|
|
|
238
107
|
|
|
108
|
+
|
|
239
109
|
|
|
240
110
|
</td>
|
|
241
111
|
|
|
@@ -264,6 +134,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
264
134
|
<span class="param-type">Object</span>
|
|
265
135
|
|
|
266
136
|
|
|
137
|
+
|
|
267
138
|
|
|
268
139
|
</td>
|
|
269
140
|
|
|
@@ -290,6 +161,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
290
161
|
<span class="param-type">Boolean</span>
|
|
291
162
|
|
|
292
163
|
|
|
164
|
+
|
|
293
165
|
|
|
294
166
|
</td>
|
|
295
167
|
|
|
@@ -318,6 +190,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
318
190
|
<span class="param-type">Proxy</span>
|
|
319
191
|
|
|
320
192
|
|
|
193
|
+
|
|
321
194
|
|
|
322
195
|
</td>
|
|
323
196
|
|
|
@@ -344,6 +217,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
344
217
|
<span class="param-type">Boolean</span>
|
|
345
218
|
|
|
346
219
|
|
|
220
|
+
|
|
347
221
|
|
|
348
222
|
</td>
|
|
349
223
|
|
|
@@ -372,6 +246,7 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
372
246
|
<span class="param-type">Number</span>
|
|
373
247
|
|
|
374
248
|
|
|
249
|
+
|
|
375
250
|
|
|
376
251
|
</td>
|
|
377
252
|
|
|
@@ -493,43 +368,46 @@ import { SketchEditorCesium } from "@mapgis/webclient-leaflet-plugin"
|
|
|
493
368
|
<tbody>
|
|
494
369
|
|
|
495
370
|
<tr class="deep-level-0">
|
|
496
|
-
<td class="name"><code><a href="
|
|
371
|
+
<td class="name"><code><a href="#availability">availability</a></code></td>
|
|
497
372
|
<td class="name">
|
|
498
373
|
<code>
|
|
499
374
|
|
|
500
375
|
<span class="param-type">Cesium.TileAvailability</span>
|
|
501
376
|
|
|
502
377
|
|
|
378
|
+
|
|
503
379
|
</code>
|
|
504
380
|
</td>
|
|
505
381
|
<td class="name"><code><p>Gets an object that can be used to determine availability of terrain from this provider, such as
|
|
506
382
|
at points and in rectangles. This function should not be called before
|
|
507
|
-
<a class="mapgis-link-name" title="MapGISTerrainProvider#ready"
|
|
383
|
+
<a class="mapgis-link-name" title="MapGISTerrainProvider#ready" MapGISTerrainProvider.html#ready><code>MapGISTerrainProvider#ready</code></a> returns true. This property may be undefined if availability
|
|
508
384
|
information is not available.</p></code></td>
|
|
509
385
|
</tr>
|
|
510
386
|
|
|
511
387
|
<tr class="deep-level-0">
|
|
512
|
-
<td class="name"><code><a href="
|
|
388
|
+
<td class="name"><code><a href="#credit">credit</a></code></td>
|
|
513
389
|
<td class="name">
|
|
514
390
|
<code>
|
|
515
391
|
|
|
516
392
|
<span class="param-type">Cesium.Credit</span>
|
|
517
393
|
|
|
518
394
|
|
|
395
|
+
|
|
519
396
|
</code>
|
|
520
397
|
</td>
|
|
521
398
|
<td class="name"><code><p>Gets the credit to display when this terrain provider is active. Typically this is used to credit
|
|
522
|
-
the source of the terrain. This function should not be called before <a class="mapgis-link-name" title="MapGISTerrainProvider#ready"
|
|
399
|
+
the source of the terrain. This function should not be called before <a class="mapgis-link-name" title="MapGISTerrainProvider#ready" MapGISTerrainProvider.html#ready><code>MapGISTerrainProvider#ready</code></a> returns true.</p></code></td>
|
|
523
400
|
</tr>
|
|
524
401
|
|
|
525
402
|
<tr class="deep-level-0">
|
|
526
|
-
<td class="name"><code><a href="
|
|
403
|
+
<td class="name"><code><a href="#errorEvent">errorEvent</a></code></td>
|
|
527
404
|
<td class="name">
|
|
528
405
|
<code>
|
|
529
406
|
|
|
530
407
|
<span class="param-type">Cesium.Event</span>
|
|
531
408
|
|
|
532
409
|
|
|
410
|
+
|
|
533
411
|
</code>
|
|
534
412
|
</td>
|
|
535
413
|
<td class="name"><code><p>Gets an event that is raised when the terrain provider encounters an asynchronous error. By subscribing
|
|
@@ -538,96 +416,103 @@ are passed an instance of <code>Cesium.TileProviderError</code>.</p></code></td>
|
|
|
538
416
|
</tr>
|
|
539
417
|
|
|
540
418
|
<tr class="deep-level-0">
|
|
541
|
-
<td class="name"><code><a href="
|
|
419
|
+
<td class="name"><code><a href="#hasMetadata">hasMetadata</a></code></td>
|
|
542
420
|
<td class="name">
|
|
543
421
|
<code>
|
|
544
422
|
|
|
545
423
|
<span class="param-type">Boolean</span>
|
|
546
424
|
|
|
547
425
|
|
|
426
|
+
|
|
548
427
|
</code>
|
|
549
428
|
</td>
|
|
550
429
|
<td class="name"><code><p>Gets a value indicating whether or not the requested tiles include metadata.
|
|
551
|
-
This function should not be called before <a class="mapgis-link-name" title="MapGISTerrainProvider#ready"
|
|
430
|
+
This function should not be called before <a class="mapgis-link-name" title="MapGISTerrainProvider#ready" MapGISTerrainProvider.html#ready><code>MapGISTerrainProvider#ready</code></a> returns true.</p></code></td>
|
|
552
431
|
</tr>
|
|
553
432
|
|
|
554
433
|
<tr class="deep-level-0">
|
|
555
|
-
<td class="name"><code><a href="
|
|
434
|
+
<td class="name"><code><a href="#hasVertexNormals">hasVertexNormals</a></code></td>
|
|
556
435
|
<td class="name">
|
|
557
436
|
<code>
|
|
558
437
|
|
|
559
438
|
<span class="param-type">Boolean</span>
|
|
560
439
|
|
|
561
440
|
|
|
441
|
+
|
|
562
442
|
</code>
|
|
563
443
|
</td>
|
|
564
444
|
<td class="name"><code><p>Gets a value indicating whether or not the requested tiles include vertex normals.
|
|
565
|
-
This function should not be called before <a class="mapgis-link-name" title="MapGISTerrainProvider#ready"
|
|
445
|
+
This function should not be called before <a class="mapgis-link-name" title="MapGISTerrainProvider#ready" MapGISTerrainProvider.html#ready><code>MapGISTerrainProvider#ready</code></a> returns true.</p></code></td>
|
|
566
446
|
</tr>
|
|
567
447
|
|
|
568
448
|
<tr class="deep-level-0">
|
|
569
|
-
<td class="name"><code><a href="
|
|
449
|
+
<td class="name"><code><a href="#hasWaterMask">hasWaterMask</a></code></td>
|
|
570
450
|
<td class="name">
|
|
571
451
|
<code>
|
|
572
452
|
|
|
573
453
|
<span class="param-type">Boolean</span>
|
|
574
454
|
|
|
575
455
|
|
|
456
|
+
|
|
576
457
|
</code>
|
|
577
458
|
</td>
|
|
578
459
|
<td class="name"><code><p>Gets a value indicating whether or not the provider includes a water mask. The water mask
|
|
579
460
|
indicates which areas of the globe are water rather than land, so they can be rendered
|
|
580
461
|
as a reflective surface with animated waves. This function should not be
|
|
581
|
-
called before <a class="mapgis-link-name" title="MapGISTerrainProvider#ready"
|
|
462
|
+
called before <a class="mapgis-link-name" title="MapGISTerrainProvider#ready" MapGISTerrainProvider.html#ready><code>MapGISTerrainProvider#ready</code></a> returns true.</p></code></td>
|
|
582
463
|
</tr>
|
|
583
464
|
|
|
584
465
|
<tr class="deep-level-0">
|
|
585
|
-
<td class="name"><code><a href="
|
|
466
|
+
<td class="name"><code><a href="#range3D">range3D</a></code></td>
|
|
586
467
|
<td class="name">
|
|
587
468
|
<code>
|
|
588
469
|
|
|
589
470
|
<span class="param-type">Array</span>
|
|
590
471
|
|
|
591
472
|
|
|
473
|
+
|
|
592
474
|
</code>
|
|
593
475
|
</td>
|
|
594
476
|
<td class="name"><code><p>获取地形范围</p></code></td>
|
|
595
477
|
</tr>
|
|
596
478
|
|
|
597
479
|
<tr class="deep-level-0">
|
|
598
|
-
<td class="name"><code><a href="
|
|
480
|
+
<td class="name"><code><a href="#ready">ready</a></code></td>
|
|
599
481
|
<td class="name">
|
|
600
482
|
<code>
|
|
601
483
|
|
|
602
484
|
<span class="param-type">Boolean</span>
|
|
603
485
|
|
|
604
486
|
|
|
487
|
+
|
|
605
488
|
</code>
|
|
606
489
|
</td>
|
|
607
490
|
<td class="name"><code><p>Gets a value indicating whether or not the provider is ready for use.</p></code></td>
|
|
608
491
|
</tr>
|
|
609
492
|
|
|
610
493
|
<tr class="deep-level-0">
|
|
611
|
-
<td class="name"><code><a href="
|
|
494
|
+
<td class="name"><code><a href="#readyPromise">readyPromise</a></code></td>
|
|
612
495
|
<td class="name">
|
|
613
496
|
<code>
|
|
614
497
|
|
|
615
498
|
<span class="param-type">Promise.<Boolean></span>
|
|
616
499
|
|
|
617
500
|
|
|
501
|
+
|
|
618
502
|
</code>
|
|
619
503
|
</td>
|
|
620
504
|
<td class="name"><code><p>Gets a promise that resolves to true when the provider is ready for use.</p></code></td>
|
|
621
505
|
</tr>
|
|
622
506
|
|
|
623
507
|
<tr class="deep-level-0">
|
|
624
|
-
<td class="name"><code><a href="
|
|
508
|
+
<td class="name"><code><a href="#requestMetadata">requestMetadata</a></code></td>
|
|
625
509
|
<td class="name">
|
|
626
510
|
<code>
|
|
627
511
|
|
|
628
512
|
<span class="param-type">Boolean</span>
|
|
629
513
|
|
|
630
514
|
|
|
515
|
+
|
|
631
516
|
</code>
|
|
632
517
|
</td>
|
|
633
518
|
<td class="name"><code><p>Boolean flag that indicates if the client should request metadata from the server.
|
|
@@ -636,13 +521,14 @@ if the server provides a metadata.</p></code></td>
|
|
|
636
521
|
</tr>
|
|
637
522
|
|
|
638
523
|
<tr class="deep-level-0">
|
|
639
|
-
<td class="name"><code><a href="
|
|
524
|
+
<td class="name"><code><a href="#requestVertexNormals">requestVertexNormals</a></code></td>
|
|
640
525
|
<td class="name">
|
|
641
526
|
<code>
|
|
642
527
|
|
|
643
528
|
<span class="param-type">Boolean</span>
|
|
644
529
|
|
|
645
530
|
|
|
531
|
+
|
|
646
532
|
</code>
|
|
647
533
|
</td>
|
|
648
534
|
<td class="name"><code><p>Boolean flag that indicates if the client should request vertex normals from the server.
|
|
@@ -651,13 +537,14 @@ if the server provides vertex normals.</p></code></td>
|
|
|
651
537
|
</tr>
|
|
652
538
|
|
|
653
539
|
<tr class="deep-level-0">
|
|
654
|
-
<td class="name"><code><a href="
|
|
540
|
+
<td class="name"><code><a href="#requestWaterMask">requestWaterMask</a></code></td>
|
|
655
541
|
<td class="name">
|
|
656
542
|
<code>
|
|
657
543
|
|
|
658
544
|
<span class="param-type">Boolean</span>
|
|
659
545
|
|
|
660
546
|
|
|
547
|
+
|
|
661
548
|
</code>
|
|
662
549
|
</td>
|
|
663
550
|
<td class="name"><code><p>Boolean flag that indicates if the client should request a watermask from the server.
|
|
@@ -666,82 +553,88 @@ if the server provides a watermask.</p></code></td>
|
|
|
666
553
|
</tr>
|
|
667
554
|
|
|
668
555
|
<tr class="deep-level-0">
|
|
669
|
-
<td class="name"><code><a href="
|
|
556
|
+
<td class="name"><code><a href="#show">show</a></code></td>
|
|
670
557
|
<td class="name">
|
|
671
558
|
<code>
|
|
672
559
|
|
|
673
560
|
<span class="param-type">Boolean</span>
|
|
674
561
|
|
|
675
562
|
|
|
563
|
+
|
|
676
564
|
</code>
|
|
677
565
|
</td>
|
|
678
566
|
<td class="name"><code><p>是否显示地形</p></code></td>
|
|
679
567
|
</tr>
|
|
680
568
|
|
|
681
569
|
<tr class="deep-level-0">
|
|
682
|
-
<td class="name"><code><a href="
|
|
570
|
+
<td class="name"><code><a href="#showSkirt">showSkirt</a></code></td>
|
|
683
571
|
<td class="name">
|
|
684
572
|
<code>
|
|
685
573
|
|
|
686
574
|
<span class="param-type">Boolean</span>
|
|
687
575
|
|
|
688
576
|
|
|
577
|
+
|
|
689
578
|
</code>
|
|
690
579
|
</td>
|
|
691
580
|
<td class="name"><code><p>是否显示裙边(只有MapGIS的地形可以设置)</p></code></td>
|
|
692
581
|
</tr>
|
|
693
582
|
|
|
694
583
|
<tr class="deep-level-0">
|
|
695
|
-
<td class="name"><code><a href="
|
|
584
|
+
<td class="name"><code><a href="#terrainColorTblInfo">terrainColorTblInfo</a></code></td>
|
|
696
585
|
<td class="name">
|
|
697
586
|
<code>
|
|
698
587
|
|
|
699
588
|
<span class="param-type">Array</span>
|
|
700
589
|
|
|
701
590
|
|
|
591
|
+
|
|
702
592
|
</code>
|
|
703
593
|
</td>
|
|
704
594
|
<td class="name"><code><p>获取地形色表信息</p></code></td>
|
|
705
595
|
</tr>
|
|
706
596
|
|
|
707
597
|
<tr class="deep-level-0">
|
|
708
|
-
<td class="name"><code><a href="
|
|
598
|
+
<td class="name"><code><a href="#terrainColorTblMaxHeight">terrainColorTblMaxHeight</a></code></td>
|
|
709
599
|
<td class="name">
|
|
710
600
|
<code>
|
|
711
601
|
|
|
712
602
|
<span class="param-type">Number</span>
|
|
713
603
|
|
|
714
604
|
|
|
605
|
+
|
|
715
606
|
</code>
|
|
716
607
|
</td>
|
|
717
608
|
<td class="name"><code><p>获取地形色表最大高程</p></code></td>
|
|
718
609
|
</tr>
|
|
719
610
|
|
|
720
611
|
<tr class="deep-level-0">
|
|
721
|
-
<td class="name"><code><a href="
|
|
612
|
+
<td class="name"><code><a href="#terrainColorTblMinHeight">terrainColorTblMinHeight</a></code></td>
|
|
722
613
|
<td class="name">
|
|
723
614
|
<code>
|
|
724
615
|
|
|
725
616
|
<span class="param-type">Number</span>
|
|
726
617
|
|
|
727
618
|
|
|
619
|
+
|
|
728
620
|
</code>
|
|
729
621
|
</td>
|
|
730
622
|
<td class="name"><code><p>获取地形色表最小高程</p></code></td>
|
|
731
623
|
</tr>
|
|
732
624
|
|
|
733
625
|
<tr class="deep-level-0">
|
|
734
|
-
<td class="name"><code><a href="
|
|
626
|
+
<td class="name"><code><a href="#tilingScheme">tilingScheme</a></code></td>
|
|
735
627
|
<td class="name">
|
|
736
628
|
<code>
|
|
737
629
|
|
|
738
630
|
<span class="param-type">Cesium.GeographicTilingScheme</span>
|
|
739
631
|
|
|
740
632
|
|
|
633
|
+
|
|
741
634
|
</code>
|
|
742
635
|
</td>
|
|
743
636
|
<td class="name"><code><p>Gets the tiling scheme used by this provider. This function should
|
|
744
|
-
not be called before <a class="mapgis-link-name" title="MapGISTerrainProvider#ready"
|
|
637
|
+
not be called before <a class="mapgis-link-name" title="MapGISTerrainProvider#ready" MapGISTerrainProvider.html#ready><code>MapGISTerrainProvider#ready</code></a> returns true.</p></code></td>
|
|
745
638
|
</tr>
|
|
746
639
|
|
|
747
640
|
</tbody>
|
|
@@ -758,6 +651,7 @@ not be called before <a class="mapgis-link-name" title="MapGISTerrainProvider#re
|
|
|
758
651
|
<span class="param-type">Cesium.TileAvailability</span>
|
|
759
652
|
|
|
760
653
|
|
|
654
|
+
|
|
761
655
|
</span>
|
|
762
656
|
|
|
763
657
|
<h4 class="name" id="availability">
|
|
@@ -775,7 +669,7 @@ not be called before <a class="mapgis-link-name" title="MapGISTerrainProvider#re
|
|
|
775
669
|
<div class="description">
|
|
776
670
|
<p>Gets an object that can be used to determine availability of terrain from this provider, such as
|
|
777
671
|
at points and in rectangles. This function should not be called before
|
|
778
|
-
<a class="mapgis-link-name" title="MapGISTerrainProvider#ready"
|
|
672
|
+
<a class="mapgis-link-name" title="MapGISTerrainProvider#ready" MapGISTerrainProvider.html#ready><code>MapGISTerrainProvider#ready</code></a> returns true. This property may be undefined if availability
|
|
779
673
|
information is not available.</p>
|
|
780
674
|
</div>
|
|
781
675
|
|
|
@@ -831,6 +725,7 @@ information is not available.</p>
|
|
|
831
725
|
<span class="param-type">Cesium.Credit</span>
|
|
832
726
|
|
|
833
727
|
|
|
728
|
+
|
|
834
729
|
</span>
|
|
835
730
|
|
|
836
731
|
<h4 class="name" id="credit">
|
|
@@ -847,7 +742,7 @@ information is not available.</p>
|
|
|
847
742
|
|
|
848
743
|
<div class="description">
|
|
849
744
|
<p>Gets the credit to display when this terrain provider is active. Typically this is used to credit
|
|
850
|
-
the source of the terrain. This function should not be called before <a class="mapgis-link-name" title="MapGISTerrainProvider#ready"
|
|
745
|
+
the source of the terrain. This function should not be called before <a class="mapgis-link-name" title="MapGISTerrainProvider#ready" MapGISTerrainProvider.html#ready><code>MapGISTerrainProvider#ready</code></a> returns true.</p>
|
|
851
746
|
</div>
|
|
852
747
|
|
|
853
748
|
|
|
@@ -902,6 +797,7 @@ the source of the terrain. This function should not be called before <a class="
|
|
|
902
797
|
<span class="param-type">Cesium.Event</span>
|
|
903
798
|
|
|
904
799
|
|
|
800
|
+
|
|
905
801
|
</span>
|
|
906
802
|
|
|
907
803
|
<h4 class="name" id="errorEvent">
|
|
@@ -974,6 +870,7 @@ are passed an instance of <code>Cesium.TileProviderError</code>.</p>
|
|
|
974
870
|
<span class="param-type">Boolean</span>
|
|
975
871
|
|
|
976
872
|
|
|
873
|
+
|
|
977
874
|
</span>
|
|
978
875
|
|
|
979
876
|
<h4 class="name" id="hasMetadata">
|
|
@@ -990,7 +887,7 @@ are passed an instance of <code>Cesium.TileProviderError</code>.</p>
|
|
|
990
887
|
|
|
991
888
|
<div class="description">
|
|
992
889
|
<p>Gets a value indicating whether or not the requested tiles include metadata.
|
|
993
|
-
This function should not be called before <a class="mapgis-link-name" title="MapGISTerrainProvider#ready"
|
|
890
|
+
This function should not be called before <a class="mapgis-link-name" title="MapGISTerrainProvider#ready" MapGISTerrainProvider.html#ready><code>MapGISTerrainProvider#ready</code></a> returns true.</p>
|
|
994
891
|
</div>
|
|
995
892
|
|
|
996
893
|
|
|
@@ -1045,6 +942,7 @@ This function should not be called before <a class="mapgis-link-name" title="Map
|
|
|
1045
942
|
<span class="param-type">Boolean</span>
|
|
1046
943
|
|
|
1047
944
|
|
|
945
|
+
|
|
1048
946
|
</span>
|
|
1049
947
|
|
|
1050
948
|
<h4 class="name" id="hasVertexNormals">
|
|
@@ -1061,7 +959,7 @@ This function should not be called before <a class="mapgis-link-name" title="Map
|
|
|
1061
959
|
|
|
1062
960
|
<div class="description">
|
|
1063
961
|
<p>Gets a value indicating whether or not the requested tiles include vertex normals.
|
|
1064
|
-
This function should not be called before <a class="mapgis-link-name" title="MapGISTerrainProvider#ready"
|
|
962
|
+
This function should not be called before <a class="mapgis-link-name" title="MapGISTerrainProvider#ready" MapGISTerrainProvider.html#ready><code>MapGISTerrainProvider#ready</code></a> returns true.</p>
|
|
1065
963
|
</div>
|
|
1066
964
|
|
|
1067
965
|
|
|
@@ -1116,6 +1014,7 @@ This function should not be called before <a class="mapgis-link-name" title="Map
|
|
|
1116
1014
|
<span class="param-type">Boolean</span>
|
|
1117
1015
|
|
|
1118
1016
|
|
|
1017
|
+
|
|
1119
1018
|
</span>
|
|
1120
1019
|
|
|
1121
1020
|
<h4 class="name" id="hasWaterMask">
|
|
@@ -1134,7 +1033,7 @@ This function should not be called before <a class="mapgis-link-name" title="Map
|
|
|
1134
1033
|
<p>Gets a value indicating whether or not the provider includes a water mask. The water mask
|
|
1135
1034
|
indicates which areas of the globe are water rather than land, so they can be rendered
|
|
1136
1035
|
as a reflective surface with animated waves. This function should not be
|
|
1137
|
-
called before <a class="mapgis-link-name" title="MapGISTerrainProvider#ready"
|
|
1036
|
+
called before <a class="mapgis-link-name" title="MapGISTerrainProvider#ready" MapGISTerrainProvider.html#ready><code>MapGISTerrainProvider#ready</code></a> returns true.</p>
|
|
1138
1037
|
</div>
|
|
1139
1038
|
|
|
1140
1039
|
|
|
@@ -1189,6 +1088,7 @@ called before <a class="mapgis-link-name" title="MapGISTerrainProvider#ready" hr
|
|
|
1189
1088
|
<span class="param-type">Array</span>
|
|
1190
1089
|
|
|
1191
1090
|
|
|
1091
|
+
|
|
1192
1092
|
</span>
|
|
1193
1093
|
|
|
1194
1094
|
<h4 class="name" id="range3D">
|
|
@@ -1259,6 +1159,7 @@ called before <a class="mapgis-link-name" title="MapGISTerrainProvider#ready" hr
|
|
|
1259
1159
|
<span class="param-type">Boolean</span>
|
|
1260
1160
|
|
|
1261
1161
|
|
|
1162
|
+
|
|
1262
1163
|
</span>
|
|
1263
1164
|
|
|
1264
1165
|
<h4 class="name" id="ready">
|
|
@@ -1329,6 +1230,7 @@ called before <a class="mapgis-link-name" title="MapGISTerrainProvider#ready" hr
|
|
|
1329
1230
|
<span class="param-type">Promise.<Boolean></span>
|
|
1330
1231
|
|
|
1331
1232
|
|
|
1233
|
+
|
|
1332
1234
|
</span>
|
|
1333
1235
|
|
|
1334
1236
|
<h4 class="name" id="readyPromise">
|
|
@@ -1403,6 +1305,7 @@ called before <a class="mapgis-link-name" title="MapGISTerrainProvider#ready" hr
|
|
|
1403
1305
|
<span class="param-type">Boolean</span>
|
|
1404
1306
|
|
|
1405
1307
|
|
|
1308
|
+
|
|
1406
1309
|
</span>
|
|
1407
1310
|
|
|
1408
1311
|
<h4 class="name" id="requestMetadata">
|
|
@@ -1475,6 +1378,7 @@ if the server provides a metadata.</p>
|
|
|
1475
1378
|
<span class="param-type">Boolean</span>
|
|
1476
1379
|
|
|
1477
1380
|
|
|
1381
|
+
|
|
1478
1382
|
</span>
|
|
1479
1383
|
|
|
1480
1384
|
<h4 class="name" id="requestVertexNormals">
|
|
@@ -1547,6 +1451,7 @@ if the server provides vertex normals.</p>
|
|
|
1547
1451
|
<span class="param-type">Boolean</span>
|
|
1548
1452
|
|
|
1549
1453
|
|
|
1454
|
+
|
|
1550
1455
|
</span>
|
|
1551
1456
|
|
|
1552
1457
|
<h4 class="name" id="requestWaterMask">
|
|
@@ -1619,6 +1524,7 @@ if the server provides a watermask.</p>
|
|
|
1619
1524
|
<span class="param-type">Boolean</span>
|
|
1620
1525
|
|
|
1621
1526
|
|
|
1527
|
+
|
|
1622
1528
|
</span>
|
|
1623
1529
|
|
|
1624
1530
|
<h4 class="name" id="show">
|
|
@@ -1689,6 +1595,7 @@ if the server provides a watermask.</p>
|
|
|
1689
1595
|
<span class="param-type">Boolean</span>
|
|
1690
1596
|
|
|
1691
1597
|
|
|
1598
|
+
|
|
1692
1599
|
</span>
|
|
1693
1600
|
|
|
1694
1601
|
<h4 class="name" id="showSkirt">
|
|
@@ -1759,6 +1666,7 @@ if the server provides a watermask.</p>
|
|
|
1759
1666
|
<span class="param-type">Array</span>
|
|
1760
1667
|
|
|
1761
1668
|
|
|
1669
|
+
|
|
1762
1670
|
</span>
|
|
1763
1671
|
|
|
1764
1672
|
<h4 class="name" id="terrainColorTblInfo">
|
|
@@ -1829,6 +1737,7 @@ if the server provides a watermask.</p>
|
|
|
1829
1737
|
<span class="param-type">Number</span>
|
|
1830
1738
|
|
|
1831
1739
|
|
|
1740
|
+
|
|
1832
1741
|
</span>
|
|
1833
1742
|
|
|
1834
1743
|
<h4 class="name" id="terrainColorTblMaxHeight">
|
|
@@ -1899,6 +1808,7 @@ if the server provides a watermask.</p>
|
|
|
1899
1808
|
<span class="param-type">Number</span>
|
|
1900
1809
|
|
|
1901
1810
|
|
|
1811
|
+
|
|
1902
1812
|
</span>
|
|
1903
1813
|
|
|
1904
1814
|
<h4 class="name" id="terrainColorTblMinHeight">
|
|
@@ -1969,6 +1879,7 @@ if the server provides a watermask.</p>
|
|
|
1969
1879
|
<span class="param-type">Cesium.GeographicTilingScheme</span>
|
|
1970
1880
|
|
|
1971
1881
|
|
|
1882
|
+
|
|
1972
1883
|
</span>
|
|
1973
1884
|
|
|
1974
1885
|
<h4 class="name" id="tilingScheme">
|
|
@@ -1985,7 +1896,7 @@ if the server provides a watermask.</p>
|
|
|
1985
1896
|
|
|
1986
1897
|
<div class="description">
|
|
1987
1898
|
<p>Gets the tiling scheme used by this provider. This function should
|
|
1988
|
-
not be called before <a class="mapgis-link-name" title="MapGISTerrainProvider#ready"
|
|
1899
|
+
not be called before <a class="mapgis-link-name" title="MapGISTerrainProvider#ready" MapGISTerrainProvider.html#ready><code>MapGISTerrainProvider#ready</code></a> returns true.</p>
|
|
1989
1900
|
</div>
|
|
1990
1901
|
|
|
1991
1902
|
|
|
@@ -2053,17 +1964,18 @@ not be called before <a class="mapgis-link-name" title="MapGISTerrainProvider#re
|
|
|
2053
1964
|
<tbody>
|
|
2054
1965
|
|
|
2055
1966
|
<tr class="deep-level-0">
|
|
2056
|
-
<td class="name"><code><a href="
|
|
1967
|
+
<td class="name"><code><a href="#fromUrl">fromUrl</a></code></td>
|
|
2057
1968
|
<td class="name">
|
|
2058
1969
|
<code>
|
|
2059
1970
|
|
|
2060
1971
|
|
|
2061
|
-
<span class="param-type"><a class="mapgis-link-name" title="MapGISTerrainProvider"
|
|
1972
|
+
<span class="param-type"><a link="MapGISTerrainProvider.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapGISTerrainProvider" MapGISTerrainProvider.html>MapGISTerrainProvider</a></span>
|
|
2062
1973
|
|
|
|
2063
1974
|
|
|
2064
1975
|
<span class="param-type">undefined</span>
|
|
2065
1976
|
|
|
2066
1977
|
|
|
1978
|
+
|
|
2067
1979
|
|
|
2068
1980
|
</code>
|
|
2069
1981
|
</td>
|
|
@@ -2071,7 +1983,7 @@ not be called before <a class="mapgis-link-name" title="MapGISTerrainProvider#re
|
|
|
2071
1983
|
</tr>
|
|
2072
1984
|
|
|
2073
1985
|
<tr class="deep-level-0">
|
|
2074
|
-
<td class="name"><code><a href="
|
|
1986
|
+
<td class="name"><code><a href="#getLevelMaximumGeometricError">getLevelMaximumGeometricError</a></code></td>
|
|
2075
1987
|
<td class="name">
|
|
2076
1988
|
<code>
|
|
2077
1989
|
|
|
@@ -2079,6 +1991,7 @@ not be called before <a class="mapgis-link-name" title="MapGISTerrainProvider#re
|
|
|
2079
1991
|
<span class="param-type">Number</span>
|
|
2080
1992
|
|
|
2081
1993
|
|
|
1994
|
+
|
|
2082
1995
|
|
|
2083
1996
|
</code>
|
|
2084
1997
|
</td>
|
|
@@ -2086,7 +1999,7 @@ not be called before <a class="mapgis-link-name" title="MapGISTerrainProvider#re
|
|
|
2086
1999
|
</tr>
|
|
2087
2000
|
|
|
2088
2001
|
<tr class="deep-level-0">
|
|
2089
|
-
<td class="name"><code><a href="
|
|
2002
|
+
<td class="name"><code><a href="#getTileDataAvailable">getTileDataAvailable</a></code></td>
|
|
2090
2003
|
<td class="name">
|
|
2091
2004
|
<code>
|
|
2092
2005
|
|
|
@@ -2094,6 +2007,7 @@ not be called before <a class="mapgis-link-name" title="MapGISTerrainProvider#re
|
|
|
2094
2007
|
<span class="param-type">Boolean</span>
|
|
2095
2008
|
|
|
2096
2009
|
|
|
2010
|
+
|
|
2097
2011
|
|
|
2098
2012
|
</code>
|
|
2099
2013
|
</td>
|
|
@@ -2101,7 +2015,7 @@ not be called before <a class="mapgis-link-name" title="MapGISTerrainProvider#re
|
|
|
2101
2015
|
</tr>
|
|
2102
2016
|
|
|
2103
2017
|
<tr class="deep-level-0">
|
|
2104
|
-
<td class="name"><code><a href="
|
|
2018
|
+
<td class="name"><code><a href="#loadTileDataAvailability">loadTileDataAvailability</a></code></td>
|
|
2105
2019
|
<td class="name">
|
|
2106
2020
|
<code>
|
|
2107
2021
|
|
|
@@ -2112,6 +2026,7 @@ not be called before <a class="mapgis-link-name" title="MapGISTerrainProvider#re
|
|
|
2112
2026
|
<span class="param-type">Promise.<void></span>
|
|
2113
2027
|
|
|
2114
2028
|
|
|
2029
|
+
|
|
2115
2030
|
|
|
2116
2031
|
</code>
|
|
2117
2032
|
</td>
|
|
@@ -2191,6 +2106,7 @@ not be called before <a class="mapgis-link-name" title="MapGISTerrainProvider#re
|
|
|
2191
2106
|
<span class="param-type">String</span>
|
|
2192
2107
|
|
|
2193
2108
|
|
|
2109
|
+
|
|
2194
2110
|
|
|
2195
2111
|
</td>
|
|
2196
2112
|
|
|
@@ -2215,6 +2131,7 @@ not be called before <a class="mapgis-link-name" title="MapGISTerrainProvider#re
|
|
|
2215
2131
|
<span class="param-type">Object</span>
|
|
2216
2132
|
|
|
2217
2133
|
|
|
2134
|
+
|
|
2218
2135
|
|
|
2219
2136
|
</td>
|
|
2220
2137
|
|
|
@@ -2298,12 +2215,13 @@ not be called before <a class="mapgis-link-name" title="MapGISTerrainProvider#re
|
|
|
2298
2215
|
<div class='column is-5 has-text-left'>
|
|
2299
2216
|
<label>类型: </label>
|
|
2300
2217
|
|
|
2301
|
-
<span class="param-type"><a class="mapgis-link-name" title="MapGISTerrainProvider"
|
|
2218
|
+
<span class="param-type"><a link="MapGISTerrainProvider.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapGISTerrainProvider" MapGISTerrainProvider.html>MapGISTerrainProvider</a></span>
|
|
2302
2219
|
|
|
|
2303
2220
|
|
|
2304
2221
|
<span class="param-type">undefined</span>
|
|
2305
2222
|
|
|
2306
2223
|
|
|
2224
|
+
|
|
2307
2225
|
</div>
|
|
2308
2226
|
|
|
2309
2227
|
</div>
|
|
@@ -2388,6 +2306,7 @@ not be called before <a class="mapgis-link-name" title="MapGISTerrainProvider#re
|
|
|
2388
2306
|
<span class="param-type">Number</span>
|
|
2389
2307
|
|
|
2390
2308
|
|
|
2309
|
+
|
|
2391
2310
|
|
|
2392
2311
|
</td>
|
|
2393
2312
|
|
|
@@ -2476,6 +2395,7 @@ not be called before <a class="mapgis-link-name" title="MapGISTerrainProvider#re
|
|
|
2476
2395
|
<span class="param-type">Number</span>
|
|
2477
2396
|
|
|
2478
2397
|
|
|
2398
|
+
|
|
2479
2399
|
</div>
|
|
2480
2400
|
|
|
2481
2401
|
</div>
|
|
@@ -2553,6 +2473,7 @@ not be called before <a class="mapgis-link-name" title="MapGISTerrainProvider#re
|
|
|
2553
2473
|
<span class="param-type">Number</span>
|
|
2554
2474
|
|
|
2555
2475
|
|
|
2476
|
+
|
|
2556
2477
|
|
|
2557
2478
|
</td>
|
|
2558
2479
|
|
|
@@ -2577,6 +2498,7 @@ not be called before <a class="mapgis-link-name" title="MapGISTerrainProvider#re
|
|
|
2577
2498
|
<span class="param-type">Number</span>
|
|
2578
2499
|
|
|
2579
2500
|
|
|
2501
|
+
|
|
2580
2502
|
|
|
2581
2503
|
</td>
|
|
2582
2504
|
|
|
@@ -2601,6 +2523,7 @@ not be called before <a class="mapgis-link-name" title="MapGISTerrainProvider#re
|
|
|
2601
2523
|
<span class="param-type">Number</span>
|
|
2602
2524
|
|
|
2603
2525
|
|
|
2526
|
+
|
|
2604
2527
|
|
|
2605
2528
|
</td>
|
|
2606
2529
|
|
|
@@ -2689,6 +2612,7 @@ not be called before <a class="mapgis-link-name" title="MapGISTerrainProvider#re
|
|
|
2689
2612
|
<span class="param-type">Boolean</span>
|
|
2690
2613
|
|
|
2691
2614
|
|
|
2615
|
+
|
|
2692
2616
|
</div>
|
|
2693
2617
|
|
|
2694
2618
|
</div>
|
|
@@ -2766,6 +2690,7 @@ not be called before <a class="mapgis-link-name" title="MapGISTerrainProvider#re
|
|
|
2766
2690
|
<span class="param-type">Number</span>
|
|
2767
2691
|
|
|
2768
2692
|
|
|
2693
|
+
|
|
2769
2694
|
|
|
2770
2695
|
</td>
|
|
2771
2696
|
|
|
@@ -2790,6 +2715,7 @@ not be called before <a class="mapgis-link-name" title="MapGISTerrainProvider#re
|
|
|
2790
2715
|
<span class="param-type">Number</span>
|
|
2791
2716
|
|
|
2792
2717
|
|
|
2718
|
+
|
|
2793
2719
|
|
|
2794
2720
|
</td>
|
|
2795
2721
|
|
|
@@ -2814,6 +2740,7 @@ not be called before <a class="mapgis-link-name" title="MapGISTerrainProvider#re
|
|
|
2814
2740
|
<span class="param-type">Number</span>
|
|
2815
2741
|
|
|
2816
2742
|
|
|
2743
|
+
|
|
2817
2744
|
|
|
2818
2745
|
</td>
|
|
2819
2746
|
|
|
@@ -2905,6 +2832,7 @@ not be called before <a class="mapgis-link-name" title="MapGISTerrainProvider#re
|
|
|
2905
2832
|
<span class="param-type">Promise.<void></span>
|
|
2906
2833
|
|
|
2907
2834
|
|
|
2835
|
+
|
|
2908
2836
|
</div>
|
|
2909
2837
|
|
|
2910
2838
|
</div>
|
|
@@ -2929,43 +2857,4 @@ not be called before <a class="mapgis-link-name" title="MapGISTerrainProvider#re
|
|
|
2929
2857
|
|
|
2930
2858
|
</article>
|
|
2931
2859
|
|
|
2932
|
-
</section>
|
|
2933
|
-
|
|
2934
|
-
|
|
2935
|
-
|
|
2936
|
-
|
|
2937
|
-
</div>
|
|
2938
|
-
|
|
2939
|
-
<footer class="footer">
|
|
2940
|
-
<div class="content has-text-centered">
|
|
2941
|
-
<p>文档生成<a href="https://github.com/jsdoc3/jsdoc">JSDoc 17.0.0</a></p>
|
|
2942
|
-
<p class="sidebar-created-by">
|
|
2943
|
-
<a href="http://www.smaryun.com" target="_blank">司马云</a> <span>© 2023 云生态圈</span>
|
|
2944
|
-
<a href="http://webclient.smaryun.com/#/index" target="_blank">MapGIS Client for JavaScript</a>
|
|
2945
|
-
</p>
|
|
2946
|
-
</div>
|
|
2947
|
-
</footer>
|
|
2948
|
-
|
|
2949
|
-
</div>
|
|
2950
|
-
<div id="side-nav" class="side-nav">
|
|
2951
|
-
<div style="margin-bottom: 10px;">
|
|
2952
|
-
<img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#page-title">构造函数</a>
|
|
2953
|
-
</div>
|
|
2954
|
-
<div style="margin-bottom: 10px;">
|
|
2955
|
-
<img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#member">成员变量</a>
|
|
2956
|
-
</div>
|
|
2957
|
-
<div style="margin-bottom: 10px;">
|
|
2958
|
-
<img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#function">方法</a>
|
|
2959
|
-
</div>
|
|
2960
|
-
<div>
|
|
2961
|
-
<img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#event">事件</a>
|
|
2962
|
-
</div>
|
|
2963
|
-
</div>
|
|
2964
|
-
</div>
|
|
2965
|
-
<script src="scripts/linenumber.js"> </script>
|
|
2966
|
-
|
|
2967
|
-
<script src="scripts/search.js"> </script>
|
|
2968
|
-
|
|
2969
|
-
<script src="scripts/sideBar.js"> </script>
|
|
2970
|
-
</body>
|
|
2971
|
-
</html>
|
|
2860
|
+
</section>
|