How to display a MapView and a StreetView simultaneously?

后端 未结 3 1663
不思量自难忘°
不思量自难忘° 2020-12-20 06:43

I want to display a MapView that may be used to select a point to be displayed by StreetView in a separate area. I know that the API disallows multiple MapViews in a single

3条回答
  •  旧时难觅i
    2020-12-20 07:40

    On Android have a look at the sample Street View Panorama and Map available at https://developers.google.com/maps/documentation/android/code-samples. But i am not sure if it will also do for custom street views.

提交回复
热议问题