Add map centering

This commit is contained in:
Ilja Kartašov 2019-04-05 16:19:12 +02:00
parent 3c682bbcba
commit 5951a31732
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@
</div>
</div>
<div class="contacts__map">
<iframe width="100%" height="100%" id="gmap_canvas" src="https://maps.google.com/maps?q=Tovaryšský vrch 1358/3&t=&z=17&ie=UTF8&iwloc=&output=embed" frameborder="0" scrolling="no" marginheight="0" marginwidth="0"></iframe>
<iframe width="100%" height="100%" id="gmap_canvas" src="https://maps.google.com/maps?q=Tovaryšský vrch 1358/3&t=&z=17&ie=UTF8&iwloc=&output=embed&center=50.7706885,15.0536987" frameborder="0" scrolling="no" marginheight="0" marginwidth="0"></iframe>
</div>
<div class="contacts__arrow"></div>
</div>