Skip to main content

xr:projectwayspotscanning

Description

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

xr:projectwayspotfound.detail : { wayspots: [] }

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

wayspots is an array of objects with the following properties:

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