Sha256: 00affb8e1ec2005351ad097fd957a7bad64ea9f322d2067a64827a3fe66b72d2

Contents?: true

Size: 248 Bytes

Versions: 139

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

139 entries across 139 versions & 1 rubygems

Version Path
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
avo-3.13.3 app/components/avo/fields/location_field/show_component.html.erb
avo-3.13.2 app/components/avo/fields/location_field/show_component.html.erb
avo-3.13.1 app/components/avo/fields/location_field/show_component.html.erb
avo-3.13.0 app/components/avo/fields/location_field/show_component.html.erb
avo-2.53.0 app/components/avo/fields/location_field/show_component.html.erb
avo-3.12.0 app/components/avo/fields/location_field/show_component.html.erb
avo-3.11.10 app/components/avo/fields/location_field/show_component.html.erb
avo-3.11.9 app/components/avo/fields/location_field/show_component.html.erb
avo-3.11.8 app/components/avo/fields/location_field/show_component.html.erb
avo-3.11.7 app/components/avo/fields/location_field/show_component.html.erb
avo-3.11.6 app/components/avo/fields/location_field/show_component.html.erb
avo-3.11.5 app/components/avo/fields/location_field/show_component.html.erb