PanoramaLabelEventMap

PanoramaLabel 支持的事件名与事件对象类型映射

interface PanoramaLabelEventMap {
    click: PanoramaLabelEvent;
}

属性

单击标签后触发