Introduce Google Maps
Hi we want to introduce a Google Map in our page with a code like this:
<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d7024.377202127178!2d-8.675361447734009!3d42.248911616017175!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0:0xd21cd1e6c1daad0d!2sVigozoo!5e0!3m2!1ses!2ses!4v1516883816125" width="600" height="450" frameborder="0" style="border:0" allowfullscreen></iframe>
but in the options we only can intruduce it with a Google Mpas Lat and Lng
Comments
yes because you pasted an iframe, you can paste it into a column item and it will work. If you want to use a map item then you will have to use coordinates.
thanks