4
I’ve done some map integrations with the Google Maps API for Javascript in some customers, I checked that the types of maps conform to the basic map documentation are those below:
roadmap
- Displays the default road map. This is the default map type.satellite
- Displays satellite images of Google Earth.hybrid
- Displays a combination of normal and satellite views.terrain
- Displays a physical map based on terrain information.
On this website I found several companies that already have their 360º images in Google Maps, someone could give me an example of the Javascript code to integrate this 360º Tour of a company into a web page?
Thank you.
https://answall.com/questions/333995/google-maps-interior-do-estabelecimento/334003#334003
– Jonathan de Toni