ARCore-Location
ARCore-Location copied to clipboard
Allows items to be placed within the AR world with real-world GPS coordinates using ARCore.
Hi, I am having trouble in hiding a marker when user go out of range in which a model is rendered. I have seen `setOnlyRenderWhenWithin()` but its only for rendering....
steps to reproduce 1) switch on location,open the app..anchors are displayed normally 2)during app running,switch the location off 3)go to background and then open the app again and switch on...
Its not an issue just want a feature. Can you please add a demo example to the repo for adding multiple nodes to the scene? Thanks
As mentioned in the readme file, there is a problem with compass accuracy. I did a little research and I wonder if it is possible or feasible to implement this...
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...