Sha256: 0cafe936cdd7624c528d6a28f70a2c89323486a86cc77d72555e736b42bd7682

Contents?: true

Size: 214 Bytes

Versions: 30

Compression:

Stored size: 214 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" %>
  <% else %>
    —
  <% end %>
<% end %>

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
avo-2.33.2 app/components/avo/fields/location_field/show_component.html.erb
avo-2.33.1 app/components/avo/fields/location_field/show_component.html.erb
avo-2.33.0 app/components/avo/fields/location_field/show_component.html.erb
avo-2.32.6 app/components/avo/fields/location_field/show_component.html.erb
avo-2.32.5 app/components/avo/fields/location_field/show_component.html.erb
avo-2.32.4 app/components/avo/fields/location_field/show_component.html.erb
avo-2.32.3 app/components/avo/fields/location_field/show_component.html.erb
avo-2.32.2 app/components/avo/fields/location_field/show_component.html.erb
avo-2.32.1 app/components/avo/fields/location_field/show_component.html.erb
avo-2.32.0 app/components/avo/fields/location_field/show_component.html.erb