Skip to content

Commit a7b9af4

Browse files
committed
fix
1 parent e80af2a commit a7b9af4

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
@@ -33,7 +33,7 @@ import Attributions from '../core/Attributions'
3333
* @param {string} [options.tileProxy] - 启用托管地址。
3434
* @param {string} [options.format='png'] - 瓦片表述类型,支持 "png" 、"bmp" 、"jpg" 和 "gif" 四种表述类型。
3535
* @param {string} [options.attribution='Map Data <span>© <a href='http://support.supermap.com.cn/product/iServer.aspx' title='SuperMap iServer' target='_blank'>SuperMap iServer</a></span>'] - 版权信息。
36-
36+
*/
3737
export var ImageMapLayer = Layer.extend({
3838

3939
options: {

0 commit comments

Comments
 (0)