Skip to content

Commit 8462f90

Browse files
committed
【fix】修复api review by xiongjj
1 parent b2b5c99 commit 8462f90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/leaflet/services/LayerInfoService.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ export var LayerInfoService = ServiceBase.extend({
3838
},
3939

4040
/**
41-
* @function L.supermap.layerInfoService.prototype.getLayerInfo
41+
* @function L.supermap.layerInfoService.prototype.getLayersInfo
4242
* @description 获取图层信息。
4343
* @param {RequestCallback} callback - 获取信息完成后的回调函数。
4444
*/

0 commit comments

Comments
 (0)