We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8029276 commit d05c245Copy full SHA for d05c245
src/leaflet/mapping/TiledMapLayer.js
@@ -33,7 +33,7 @@ import Attributions from '../core/Attributions'
33
* @param {string} [options.overlapDisplayedOptions] - 避免地图对象压盖显示的过滤选项。
34
* @param {string} [options.tileversion] - 切片版本名称,cacheEnabled 为 true 时有效。如果没有设置 tileversion 参数,而且当前地图的切片集中存在多个版本,则默认使用最后一个更新版本。
35
* @param {L.Proj.CRS} [options.crs] - 坐标系统类。
36
- * @param {SuperMap.ServerType} [options.serverType=SuperMap.ServerType.ISERVER] - 服务来源 iServer|iPortal|online。
+ * @param {SuperMap.ServerType} [options.serverType=SuperMap.ServerType.ISERVER] - 服务来源 ISERVER|IPORTAL|ONLINE。
37
* @param {string} [options.tileProxy] - 代理地址。
38
* @param {string} [options.format='png'] - 瓦片表述类型,支持 "png" 、"webp"、"bmp" 、"jpg"、 "gif" 等图片格式。
39
* @param {(number|L.Point)} [options.tileSize=256] - 瓦片大小。
src/leaflet/services/AddressMatchService.js
@@ -20,7 +20,7 @@ import {AddressMatchService as CommonMatchAddressService} from '@supermap/iclien
20
* @param {string} url - 地址匹配服务地址。
21
* @param {Object} options - 参数。
22
* @param {string} [options.proxy] - 服务代理地址。
23
24
* @param {boolean} [options.withCredentials=false] - 请求是否携带 cookie。
25
* @param {boolean} [options.crossOrigin] - 是否允许跨域请求。
26
* @param {Object} [options.headers] - 请求头。
src/leaflet/services/ChartService.js
@@ -20,7 +20,7 @@ import {CommontypesConversion} from '../core/CommontypesConversion';
* @param {string} url - 与客户端交互的海图服务地址。
src/leaflet/services/DataFlowService.js
@@ -13,7 +13,7 @@ import {DataFlowService as DataFlow} from '@supermap/iclient-common';
13
* @extends {L.supermap.ServiceBase}
14
* @param {string} url - 数据流服务地址。
15
16
17
* @param {Function} [options.style] - 设置数据加载样式。
18
* @param {Function} [options.onEachFeature] - 设置每个数据加载 popup 等。
19
* @param {GeoJSONObject} [options.geometry] - 指定几何范围,该范围内的要素才能被订阅。
src/leaflet/services/FeatureService.js
@@ -29,7 +29,7 @@ import {
29
* @param {string} url - 要素数据集服务地址。
30
31
32
src/leaflet/services/FieldService.js
@@ -18,7 +18,7 @@ import {GetFieldsService, FieldStatisticService, FieldStatisticsParameters} from
* @param {string} url - 字段服务地址。
src/leaflet/services/GridCellInfosService.js
@@ -19,7 +19,7 @@ import {GetGridCellInfosService, GetGridCellInfosParameters} from '@supermap/icl
* @param {string} url - 数据栅格查询服务地址。
src/leaflet/services/LayerInfoService.js
@@ -26,7 +26,7 @@ import {
* @param {string} url - 与服务端交互的地图服务地址。请求地图服务 URL 应为:http://{服务器地址}:{服务端口号}/iserver/services/{地图服务名}/rest/maps/{地图名}"。
27
28
src/leaflet/services/MapService.js
@@ -19,7 +19,7 @@ import {
* @param {string} url - 地图服务地址。
src/leaflet/services/MeasureService.js
@@ -22,7 +22,7 @@ import {MeasureMode, MeasureService as CommonMeasureService, MeasureParameters}
* @param {string} url - 服务访问的地址。如:http://localhost:8090/iserver/services/map-world/rest/maps/World。
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments