Appearance
Documentation / geoverse / MapPointerEventType
Type Alias: MapPointerEventType
ts
type MapPointerEventType = "click" | "dblclick" | "mousemove";Defined in: types.ts:19
统一地图级指针事件类型(ol: singleclick/dblclick/pointermove;libre 原生同名)
