# 图像图层
mapgis-image-layer
# 属性
公共属性 layers props
# source
- 类型:
Object | String
- 非侦听属性
- 描述: A data source containing an image.
- 查看:
ImageSource
in Mapbox API Docs (opens new window)
Reactivity
coordinates
and url
fields of the source
prop are reactive.
If you change their value, changes automatically applied to the map.
# 事件
公共图层事件 events