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-3.0.0.pre13 app/components/avo/fields/location_field/show_component.html.erb
avo-3.0.0.pre12 app/components/avo/fields/location_field/show_component.html.erb
avo-3.0.0.pre10 app/components/avo/fields/location_field/show_component.html.erb
avo-3.0.0.pre11 app/components/avo/fields/location_field/show_component.html.erb
avo-3.0.0.pre9 app/components/avo/fields/location_field/show_component.html.erb
avo-2.36.1 app/components/avo/fields/location_field/show_component.html.erb
avo-2.36.0 app/components/avo/fields/location_field/show_component.html.erb
avo-2.35.0 app/components/avo/fields/location_field/show_component.html.erb
avo-2.34.7.pre.1 app/components/avo/fields/location_field/show_component.html.erb
avo-2.34.6 app/components/avo/fields/location_field/show_component.html.erb
avo-2.34.5 app/components/avo/fields/location_field/show_component.html.erb
avo-2.34.4 app/components/avo/fields/location_field/show_component.html.erb
avo-2.34.4.pre.1 app/components/avo/fields/location_field/show_component.html.erb
avo-2.34.3 app/components/avo/fields/location_field/show_component.html.erb
avo-2.34.2 app/components/avo/fields/location_field/show_component.html.erb
avo-2.34.1 app/components/avo/fields/location_field/show_component.html.erb
avo-2.34.0 app/components/avo/fields/location_field/show_component.html.erb
avo-2.33.3 app/components/avo/fields/location_field/show_component.html.erb
avo-2.33.3.pre.2 app/components/avo/fields/location_field/show_component.html.erb
avo-2.33.3.pre.1 app/components/avo/fields/location_field/show_component.html.erb