googlevr / gvr-android-sdk

Google VR SDK for Android
http://developers.google.com/vr/android/
Other
3.28k stars 1.28k forks source link

Set initial angle of VrPanoramaView #586

Closed cgruber0 closed 6 years ago

cgruber0 commented 6 years ago

Hi,

is it possible to set the initial angle of a VrPanoramaView image? I would like to align the initial angle to the compass direction, but couldn't find any option to do so.

Thanks

sigmaxipi commented 6 years ago

There are no plans to add more functionality to the VrView widgets. But you more complex controls for a 360 media player, consider using the Video360 sample as a starting point. See #510 for more info.