Aiming AR allows you to search for an address and view its location using augmented reality (AR). Once an address is selected, the app opens an AR view and renders a rooftop anchor over the specified coordinates. Useful for wireless radio technicians for aiming line of sight radios.
If you want to build a web app that deep links into this AR app and automatically places the pin over a specific lat lng, you can do that and pass in a lat lng like this:
iOS
aimingar://?lat=123&lng=456