Sha256: 2d159492281c02e8d935888bdc8a38e6c700110e37b442b8de076c63a6c6283f

Contents?: true

Size: 194 Bytes

Versions: 13

Compression:

Stored size: 194 Bytes

Contents

<%= field_wrapper **field_wrapper_args do %>
  <% if field.value_present? %>
    <%= js_map [{latitude: field.value[0], longitude: field.value[1]}] %>
  <% else %>
    —
  <% end %>
<% end %>

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
avo-3.0.0.pre8 app/components/avo/fields/location_field/show_component.html.erb
avo-3.0.0.pre7 app/components/avo/fields/location_field/show_component.html.erb
avo-3.0.0.pre5 app/components/avo/fields/location_field/show_component.html.erb
avo-3.0.0.pre6 app/components/avo/fields/location_field/show_component.html.erb
avo-3.0.0.pre4 app/components/avo/fields/location_field/show_component.html.erb
avo-2.31.0 app/components/avo/fields/location_field/show_component.html.erb
avo-2.30.2 app/components/avo/fields/location_field/show_component.html.erb
avo-2.30.1 app/components/avo/fields/location_field/show_component.html.erb
avo-2.30.1.pre4.pr1683 app/components/avo/fields/location_field/show_component.html.erb
avo-2.30.1.pre3.pr1683 app/components/avo/fields/location_field/show_component.html.erb
avo-2.30.1.pre2.pr1683 app/components/avo/fields/location_field/show_component.html.erb
avo-2.30.1.pre1.pr1683 app/components/avo/fields/location_field/show_component.html.erb
avo-2.30.0 app/components/avo/fields/location_field/show_component.html.erb