Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 429 Bytes

infowindow.md

File metadata and controls

22 lines (20 loc) · 429 Bytes

InfoWindow

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

可配置属性

  • position
  • width
  • height
  • maxWidth
  • offset
  • title
  • enableAutoPan
  • enableCloseOnClick
  • enableMessage
  • message
  • events={事件options}

InfoWindow的事件options包含以下属性,可传回调函数:

  • close
  • open
  • maximize
  • restore
  • clickclose