Android panorama view

1.8k Views Asked by At

So, I am building an application, something like google streets and I need to achieve next:

I need some kind of view(Google VR view or Panorama View) to achieve the same effect as google streets, to be able to rotate and see whole 360 picture, to be able to add visuals(like on google streets if there is a coffee house, I can see it has a marker and click on it) and to be able to move around(like on google streets, clicking on the road will move you to the next position). With what library, SDK or whatever is this possible to do?

2

There are 2 best solutions below

0
On
0
On

Use Google Cardboard SDK.It Comes with a sample app Treasure Hunt may be you will get some idea from that.

https://developers.google.com/vr/cardboard/overview

https://developers.google.com/vr/android/get-started