googlevr / gvr-ios-sdk

Google VR SDK for iOS
http://developers.google.com/vr/ios/
Other
647 stars 191 forks source link

hide Google Support iCON "i" and add UIButtons and get Click event of UIButtons in Panorama Image #71

Closed anks62 closed 8 years ago

anks62 commented 8 years ago

Hi How i can hide google support icon"i" ?

how i can add Many UIButtons and get Click event of UIButtons in Panorama Image. so when user rotate her/his phone so one can see different UIButtons

@nathanmartz or any other friends

nathanmartz commented 8 years ago

We do not plan to allow for users to customize the default UI for GVRView subclasses. We will remove the support icon when the user has no network connectivity.

Regarding adding other images, it's the same as any other View in iOS.