问题
I insert a 360 degree image in VrPanoramaView then image is showing and rotating successfully but and in this library only one click event which is panoramaView.setEventListener(new VrPanoramaEventListener() . I want to give some points in that image. So I want to know how I can give some selected points in Google VR View in android ?
回答1:
Don't use panoview - just use gvrview and add a renderbox module. Use the transform class to make panoview, and then simply add anything you want. I personally add icons on the picture. Look at some of the virtual reality books at safaribooksonline.com and that will help you.
来源:https://stackoverflow.com/questions/38714989/how-can-i-give-some-clickable-points-in-vr-panorama-image-view-in-android