Sha256: 8106ff5b37297b94135f0d7fc450644051551c14300c6da8e351f21e56c13ec1

Contents?: true

Size: 245 Bytes

Versions: 4

Compression:

Stored size: 245 Bytes

Contents

<div class="google-maps">
  <% if scrivito_in_editable_view? %>
    <%= scrivito_tag(:input, widget, :address, type: 'text', data: { editor: 'google-maps' }) %>
  <% end %>

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
scrivito_google_maps_widget-0.1.4 app/views/google_maps_widget/show.html.erb
scrivito_google_maps_widget-0.1.3 app/views/google_maps_widget/show.html.erb
scrivito_google_maps_widget-0.1.2 app/views/google_maps_widget/show.html.erb
scrivito_google_maps_widget-0.1.0 app/views/google_maps_widget/show.html.erb