Readonly
highlightedReadonly
onSignal that is emitted when a user clicks the POI either in the scene or UI.
Readonly
onSignal that is emitted when the POI details panel closed.
Readonly
onSignal that is emitted when a POI is deleted in the current, local session.
Readonly
onSignal that is emitted when a user leaves the POI with mouse in the scene.
Readonly
onSignal that is emitted when a user enters the POI with mouse in the scene.
Readonly
onSignal that is emitted when the POI details panel is opened.
Readonly
onSignal that is emitted when a POI is saved in the current, local session.
Readonly
onSignal that is emitted when POIs are highlighted.
Readonly
onSignal that is emitted when POIs are unhighlighted.
Readonly
openedPOI with the currently opened POI details panel.
Closes the POI details panel if it is visible. Emits onPoiClose signal.
Moves the view to the POI.
Optional
poi: PoiInterfacePOI to move to. If not specified, the openedPoi is used.
Highlights given POIs in the scene. Emits onPoisHighlight signals.
POIs to highlight
Opens the POI details panel. Closes the current openedPoi. Emits onPoiOpen signal.
false if the details panel is deactivated in the settings.
POI to highlight.
Re-renders POIs in the scenes.
Removes highlight from given POIs in the scene. Emits onPoisUnhighlight signals.
POIs to unhighlight
Generated using TypeDoc
An array of the POIs that have been highlighted in the scene.