Sha256: 2860db32cdff2041a8922823b0b5a430a6d9731cf1bce7abc9e8b37bfd170ff0

Contents?: true

Size: 286 Bytes

Versions: 5

Compression:

Stored size: 286 Bytes

Contents

<div class="google-maps" style="height: <%= widget.height %>">
  <% if scrivito_in_editable_view? %>
    <%= scrivito_tag(:input, widget, :address, type: 'text') %>
  <% end %>

  <div class="map" data-zoom="<%= widget.zoom_level %>" data-location="<%= widget.address %>"></div>
</div>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
scrivito_google_maps_widget-0.1.11 app/views/google_maps_widget/show.html.erb
scrivito_google_maps_widget-0.1.10 app/views/google_maps_widget/show.html.erb
scrivito_google_maps_widget-0.1.9 app/views/google_maps_widget/show.html.erb
scrivito_google_maps_widget-0.1.8 app/views/google_maps_widget/show.html.erb
scrivito_google_maps_widget-0.1.7 app/views/google_maps_widget/show.html.erb