Skip to content

Latest commit

 

History

History
21 lines (20 loc) · 355 Bytes

infowindow.md

File metadata and controls

21 lines (20 loc) · 355 Bytes

InfoWindow

信息窗口组件,可参考官网对于一些属性 可配置属性:

  • position
  • width
  • height
  • maxWidth
  • offset
  • title
  • enableAutoPan
  • enableCloseOnClick
  • enableMessage
  • message
  • events

事件options:

  • close
  • open
  • maximize
  • restore
  • clickclose