Skip to content

Commit 2b031a8

Browse files
committed
[fix]ImageMapLayer 方法名称修改 review by qiw
1 parent eb384a1 commit 2b031a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/leaflet/mapping/ImageMapLayer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ export var ImageMapLayer = Layer.extend({
140140
},
141141

142142
/**
143-
* @function ImageMapLayer.prototype.bringToFront
143+
* @function ImageMapLayer.prototype.bringToBack
144144
* @description 置底当前图层。
145145
*/
146146
bringToBack: function() {

0 commit comments

Comments
 (0)