Sha256: 7a4f26ed75c5a539fc18a4cc7bb2e5780b8dbfc2a809975ad33b03b458a3ec9b

Contents?: true

Size: 364 Bytes

Versions: 1

Compression:

Stored size: 364 Bytes

Contents

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

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
scrivito_google_maps_widget-0.1.12 app/views/google_maps_widget/show.html.erb