Skip to main content

xr:projectwayspotscanning

Description

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

xr:projectwayspotfound.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.