D
D
Daniil Postnov2018-06-18 17:47:10
HTML
Daniil Postnov, 2018-06-18 17:47:10

How to set title when embedding google map?

There is an iframe to display the map. From Bitrix I pull the coordinates into the request. The problem is that when displayed, the same coordinates are set in the header. Can I somehow set my title in the iframe request. I tried to find information on the google api embed site, I couldn't find it.

<iframe
   class="contact-descrive__map-iframe" 
   frameborder="0"
   style="border:0" 
   src="https://www.google.com/maps/embed/v1/place?key=AIzaSyCqNb2Y6KANW8VsScotM7Qj9X4HxWWs_M8&q=<?=$arItem["DISPLAY_PROPERTIES"]["MAP"]["VALUE"];?>" allowfullscreen>
</iframe>

5b27c62423d4c580850055.png

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question