Sha256: 00affb8e1ec2005351ad097fd957a7bad64ea9f322d2067a64827a3fe66b72d2

Contents?: true

Size: 248 Bytes

Versions: 151

Compression:

Stored size: 248 Bytes

Contents

<%= field_wrapper **field_wrapper_args do %>
  <% if field.value_present? %>
    <%= js_map [{latitude: field.value[0], longitude: field.value[1]}], id: "location-map", zoom: field.zoom, controls: true %>
  <% else %>
    —
  <% end %>
<% end %>

Version data entries

151 entries across 151 versions & 1 rubygems

Version Path
avo-3.16.1 app/components/avo/fields/location_field/show_component.html.erb
avo-3.16.0 app/components/avo/fields/location_field/show_component.html.erb
avo-3.15.7 app/components/avo/fields/location_field/show_component.html.erb
avo-3.15.6 app/components/avo/fields/location_field/show_component.html.erb
avo-3.15.5 app/components/avo/fields/location_field/show_component.html.erb
avo-3.15.4 app/components/avo/fields/location_field/show_component.html.erb
avo-3.15.3 app/components/avo/fields/location_field/show_component.html.erb
avo-3.15.2 app/components/avo/fields/location_field/show_component.html.erb
avo-3.15.1 app/components/avo/fields/location_field/show_component.html.erb
avo-3.15.0 app/components/avo/fields/location_field/show_component.html.erb
avo-3.14.5 app/components/avo/fields/location_field/show_component.html.erb
avo-3.14.4 app/components/avo/fields/location_field/show_component.html.erb
avo-3.14.3 app/components/avo/fields/location_field/show_component.html.erb
avo-3.14.2 app/components/avo/fields/location_field/show_component.html.erb
avo-3.14.1 app/components/avo/fields/location_field/show_component.html.erb
avo-3.14.0 app/components/avo/fields/location_field/show_component.html.erb
avo-3.13.7 app/components/avo/fields/location_field/show_component.html.erb
avo-3.13.6 app/components/avo/fields/location_field/show_component.html.erb
avo-3.13.5 app/components/avo/fields/location_field/show_component.html.erb
avo-3.13.4 app/components/avo/fields/location_field/show_component.html.erb