Skip to content

Commit 5c22cc4

Browse files
authored
Update WebMap.js
1 parent 75c9363 commit 5c22cc4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/maplibregl/mapping/WebMap.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import MapManager from './webmap/MapManager';
1313

1414
/**
1515
* @class WebMap
16-
* @version 11.2.1
16+
* @version 11.3.0
1717
* @extends {WebMapBase}
1818
* @category iPortal/Online Resources Map
1919
* @classdesc 对接 iPortal/Online 地图类。
@@ -87,4 +87,4 @@ export class WebMap extends createWebMapBaseExtending(maplibregl.Evented, { mapR
8787
);
8888
}
8989
}
90-
}
90+
}

0 commit comments

Comments
 (0)