Hi all,
Been searching the web and the Asset Store for something that would help me display both Google Maps and Google Street View in Unity3d but haven’t had luck so far.
There is an asset in the store where you manually put the URL of StreetView and it downloads the image, applies it as a texture to a sphere and puts the camera inside the sphere. So if you navigate around it, it looks like you’re inside that StreetView.
It is something like that I want, but programatically I would have a list of latitudes and longitudes and with that I would load StreetView.
Has anyone had any experience on this?
Thanks.