Home > three-story-controls > ExitPOIsEvent
Event: Fired when attempting to go the the next/previous point of interest, but none exists Fired on StoryPointsControls and PathPointsControls. controls.addEventListener('ExitPOIs', ...)
Signature:
export interface ExitPOIsEvent
| Property | Type | Description |
|---|---|---|
| exitFrom | ‘start’ | ‘end’ | |
| type | ‘ExitPOIs’ |