ARCore-Location icon indicating copy to clipboard operation
ARCore-Location copied to clipboard

Allows items to be placed within the AR world with real-world GPS coordinates using ARCore.

Results 45 ARCore-Location issues
Sort by recently updated
recently updated
newest added

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

enhancement

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

enhancement

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