Skip to content
Snippets Groups Projects
Commit d59fe552 authored by Liam Morland's avatar Liam Morland
Browse files

ISTWCMS-4203: Add template for google_maps

parent 52d48b58
No related branches found
No related tags found
1 merge request!33ISTWCMS-4203: Theme Google Maps
.uw-google-maps > iframe {
width: 100%;
}
.js .uw-google-maps {
&__message {
display: none;
}
}
<div class="uw-google-maps">
<div class="uw-google-maps__message">Enable JavaScript to view map.</div>
<iframe src="{{ url }}" height="{{ height }}" allowfullscreen loading="lazy"></iframe>
</div>
type: 'Google Maps'
url: 'https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d2895.384940217044!2d-80.5453043!3d43.4734364!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x882bf6ad02edccff%3A0xdd9df23996268e17!2sUniversity%20of%20Waterloo!5e0!3m2!1sen!2sca!4v1616442681100!5m2!1sen!2sca'
height: 400
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment