Skip to content

Commit

Permalink
Update WebMap.js
Browse files Browse the repository at this point in the history
  • Loading branch information
songyumeng authored Nov 13, 2024
1 parent 75c9363 commit 5c22cc4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/maplibregl/mapping/WebMap.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import MapManager from './webmap/MapManager';

/**
* @class WebMap
* @version 11.2.1
* @version 11.3.0
* @extends {WebMapBase}
* @category iPortal/Online Resources Map
* @classdesc 对接 iPortal/Online 地图类。
Expand Down Expand Up @@ -87,4 +87,4 @@ export class WebMap extends createWebMapBaseExtending(maplibregl.Evented, { mapR
);
}
}
}
}

0 comments on commit 5c22cc4

Please sign in to comment.