電子地圖
<!-- 電子地圖 -->
<section id="maps" class="padded-section">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="center-heading" style="text-align: center; margin-bottom: 40px;">
<h2>電子地圖</h2>
<hr>
</div>
</div>
</div><!--center heading row-->
<div class="row">
<div class="col-sm-12 col-md-12">
<!-- 請放入嵌入碼-->
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3672.3836700983857!2d120.2670563141156!3d23.009680922585673!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x346e70df506d2875%3A0x6c35736734404edd!2z6IKy5bCH6Zu76IWm5bel5L2c5a6k!5e0!3m2!1szh-TW!2stw!4v1448868613536" frameborder="0" style="border:0;width:100%;height:450px;" allowfullscreen></iframe>
<!-- 嵌入碼end-->
</div>
</div>
</div>
</section><!--電子地圖 end-->