Google Maps Interior of the establishment

Asked

Viewed 28 times

0

Good morning, someone can tell me how to put the google map of a particular establishment on the site, however I want it to show the inside of it, I can access in the maps, but I want to put a div with it in my contact page, how do I do this?

1 answer

1


<iframe src="https://www.google.com/maps/embed?pb=!4v1538576086683!6m8!1m7!1sCAoSLEFGMVFpcE5qWUJPYlNYT0tDd3dRdG9tQkZ5RjB2RndraEtWNGlFZ290OG1u!2m2!1d-23.22514468500055!2d-45.92147622643756!3f256.199!4f0!5f0.7820865974627469" width="600" height="450" frameborder="0" style="border:0" allowfullscreen></iframe>

First you have to check if you have any image of the place in 360º. If you have:

1 - Go to Google Maps and select the location:

inserir a descrição da imagem aqui

2 - Click on any of the images, and select Share or embed image in the top left menu, on the right side of the images:

inserir a descrição da imagem aqui

3 - Click Embed a map and copy and paste the HTML code:

inserir a descrição da imagem aqui

  • helped me too much, thank you.

  • @Arthurayrton, I believe the problem has been solved.. mark the answer as accepted

Browser other questions tagged

You are not signed in. Login or sign up in order to post.