appoly / ARCore-Location

Allows items to be placed within the AR world with real-world GPS coordinates using ARCore.
https://www.appoly.co.uk/arcore-location/
MIT License
478 stars 158 forks source link

Positioning error #135

Open vbmachado123 opened 1 year ago

vbmachado123 commented 1 year ago

I implemented the lib following the documentation and I am facing an error while displaying the annotations on the screen. In addition to the annotations changing position as the camera moves, they all appear superimposed, even passing very different coordinates, do you have any example of implementation with N annotations on the screen?