Assigned
Status Update
Comments
jf...@google.com <jf...@google.com> #2
Multiple Streetview panoramas are currently not supported.
(We will update the documentation to clarify this.)
(We will update the documentation to clarify this.)
ra...@gmail.com <ra...@gmail.com> #3
Team, this is very important for VR solution. Can you please consider this high priority for VR card solution and let us know, if this can be resolved ASAP?
Description
1. in XML file, two StreetviewPanoramaFragments defined
2. in onCreate method, via FragmentManager set position for each Streetviewpanorama object
3. Only one of the StreetViewObjects is loaded. Only one StreetviewFragment is displayed
I have also tried to define two StreetViewPanoramaViews instead of StreetViewPanoramaFragment, but the result is the same.
I need two StreetviewPanorama objects in one activity.