Skip to content
pyautark (soon)

@urban-toolkit/autk-map


@urban-toolkit/autk-map / MapEvent

Enumeration: MapEvent

Defined in: autk-map/src/types-events.ts:14

Event names emitted by the map interaction bus.

Enumeration Members

PICKING

PICKING: "picking"

Defined in: autk-map/src/types-events.ts:16

Selection payload emitted when features are picked from a layer.

Released under the MIT License.