Skip to content

Commit

Permalink
videolayer add version doc
Browse files Browse the repository at this point in the history
  • Loading branch information
xilanhuaweidapao committed Apr 23, 2024
1 parent d070233 commit 7e7d2b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mapboxgl/overlay/VideoLayer.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ import { bbox, polygon } from '@turf/turf';
* @class VideoLayer
* @category Visualization Video
* @modulecategory Overlay
* @version 11.2.0
* @param {Object} options - 构造参数。
* @param {string} options.url - 视频 或 流链接。支持 flv, m3u8, map4 格式。
* @param {Array} options.extent - 视频范围。
Expand Down

0 comments on commit 7e7d2b4

Please sign in to comment.