Skip to content

Documentation / @geoverse/react / GvInfoWindow

Variable: GvInfoWindow

ts
const GvInfoWindow: ForwardRefExoticComponent<GvInfoWindowProps & RefAttributes<InfoWindow>>;

Defined in: react/src/components/controls.tsx:65

信息弹窗:children 即弹窗内容,经 createPortal 投递到 core 创建的 overlay 容器元素。open 受控,position 为 WGS-84 经纬度。