Skip to content

Documentation / @geoverse/core-ol / FeaturePointerEventType

Type Alias: FeaturePointerEventType

ts
type FeaturePointerEventType = "click" | "mouseover" | "mouseout";

Defined in: packages/core-ol/src/map/events.ts:15

本库向要素派发的交互事件类型