Add map centering
This commit is contained in:
parent
3c682bbcba
commit
5951a31732
|
@ -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¢er=50.7706885,15.0536987" frameborder="0" scrolling="no" marginheight="0" marginwidth="0"></iframe>
|
||||
</div>
|
||||
<div class="contacts__arrow"></div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue