Skip to main content

xrprojectwayspotscanning

Description

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

xrprojectwayspotscanning.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.