Hi,
Wikitude offers its own location based AR functionality - independent from ARKit and ARCore. The best way to start is to check out the sample app which comes with the SDK download package together with the respective documentation section.
Each section includes a set-up guide, which helps you set up your project. And the app includes several geo AR samples
I hope this helps. Should you need anything further, just let me know anytime.
Greetings
Nicola
Puneet Sharma
I am implementing location based AR in which i need to show nearBy resturants in my APP according to user location.
I have implemented the same in iOS through ARKit but need to implement the same in Android.
I have lat-long of each Resturants. Do you think that is enough to show the marker at correct location ?
In my current android build, i can't see depth effect for each marker in AR CAMERA while in iOS, it's working.
Please suggest me if Wikitude can provide such solution.