A simple website that allows you to set a latitude and longitude and then use the orientation API on your phone to always point in that direction.
You can check out an example at https://alexbeals.com/projects/barn.
Permissions Flow | Rotating |
---|---|
Just modify this code to describe/point to where you want to point to.
Lines 2 to 10 in 5b3d038