Skip to content

Documentation / @geoverse/core-libre / FeaturePointerEventType

Type Alias: FeaturePointerEventType

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

Defined in: packages/core-libre/src/map/events.ts:5

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