Answer the question
In order to leave comments, you need to log in
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>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question