Skip to main content

xrprojectwayspotscanning

Description

This event is emitted by xrweb when all Project Locations have been loaded for scanning.

xrprojectwayspotscanning.detail : { wayspots: [] }

PropertyDescription
wayspots: []An array objects containing Location information.

wayspots is an array of objects with the following properties:

PropertyDescription
idAn id for this Project Location that is stable within a session
nameThe Project Location name.
imageUrlURL to a representative image for this Project Location.
titleThe Location title.
latLatitude of this Project Location.
lngLongitude of this Project Location.