Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Build your own Street View with Google Street View API

Is there is a way to upload my own panoramic images of our house/building using Google Street View API, then use Google Street View Engine to navigate through them?

like image 225
Muhammad Hassan Nasr Avatar asked Oct 24 '25 01:10

Muhammad Hassan Nasr


1 Answers

Yes, you need to make custom street view panoramas: https://developers.google.com/maps/documentation/javascript/streetview#CustomStreetView

Here's a great sample of someone who has done this: http://www.gta4.net/map/

like image 134
Mano Marks Avatar answered Oct 27 '25 01:10

Mano Marks