2016-03-10 04:41:10 +00:00
|
|
|
<section id="location" class="container p0">
|
2016-02-29 15:59:36 +00:00
|
|
|
<div class="row">
|
|
|
|
|
<div class="col-md-12">
|
|
|
|
|
<div class="google-maps content">
|
2016-03-10 04:41:10 +00:00
|
|
|
<iframe frameborder="0" style="border:0;" src="https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q={{$event->map_address}}&aq=0&oq={{$event->map_address}}&sll=28.659344,-81.187888&sspn=0.128789,0.264187&ie=UTF8&hq={{$event->map_address}}&t=m&z=15&iwloc=A&output=embed"></iframe>
|
2016-02-29 15:59:36 +00:00
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2016-03-10 04:41:10 +00:00
|
|
|
</section>
|