changed google maps to OSM

This commit is contained in:
hannes-kl 2018-12-04 19:15:29 +01:00
parent 8b073f7054
commit 484f784d88

View file

@ -122,5 +122,5 @@ contact_links:
<!-- Embedded Google Maps -->
<div class="map-wrapper box">
<iframe id='google-maps' src='https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1156.8611760710044!2d3.7102397000000003!3d51.023149499999995!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47c373c271502d9b%3A0x49fd54f81cafeb5f!2sZeus+WPI!5e0!3m2!1sen!2sbe!4v1481415854540' height='450' style='border:0;width:100%' allowfullscreen></iframe>
<%= render '/partials/_map.erb', location: item[:locationlink] %>
</div>