Preview:
<div class="map">
	{{#each Locations}}
    	<iframe src="https://maps.google.com/maps?width=100%&height=175&hl=en&q={{this.Address.StreetAddress1}}{{#if this.Address.StreetAddress2}},%20{{this.Address.StreetAddress2}}{{/if}},%20{{this.Address.City}},%20{{this.Address.Region}}%20{{this.Address.PostalCode}}&ie=UTF8&t=&z=14&iwloc=B&output=embed" width="100%" frameborder="0"></iframe>
    {{/each}}
</div>
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter