Hi,
I have an app written in Aurelia, with ThreeJS integration where we can display the 3D objects with the help of WebXR. I wanted to show each of the 3D objects separately, based on location. For example, if I have an attribute for object A with GPS coordinates (lat, long), is there a function/way to show this object in AR with WebXR?