Skip to content

Infowindow content的属性给DOM值 #167

Closed
@zmm2tysu

Description

@zmm2tysu
<InfoWindow
  offset={new AMap.Pixel(20, -60)}
  closeWhenClickMap
  autoMove={true}
  ref={cameraWindowRef}
  isCustom={true}
  content={<div className="title">
  <span>监控设备</span>
  </div>}
/>

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions