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.0.1.beta19 app/components/avo/fields/location_field/show_component.html.erb
avo-3.0.1.beta24 app/components/avo/fields/location_field/show_component.html.erb
avo-3.0.1.beta15 app/components/avo/fields/location_field/show_component.html.erb
avo-3.0.1.beta16 app/components/avo/fields/location_field/show_component.html.erb
avo-3.0.1.beta14 app/components/avo/fields/location_field/show_component.html.erb
avo-3.0.1.beta12 app/components/avo/fields/location_field/show_component.html.erb
avo-3.0.1.beta13 app/components/avo/fields/location_field/show_component.html.erb
avo-3.0.1.beta10 app/components/avo/fields/location_field/show_component.html.erb
avo-3.0.1.beta11 app/components/avo/fields/location_field/show_component.html.erb
avo-3.0.0.pre19 app/components/avo/fields/location_field/show_component.html.erb
avo-3.0.1.beta8 app/components/avo/fields/location_field/show_component.html.erb
avo-3.0.1.beta9 app/components/avo/fields/location_field/show_component.html.erb
avo-3.0.1.beta6 app/components/avo/fields/location_field/show_component.html.erb
avo-3.0.1.beta7 app/components/avo/fields/location_field/show_component.html.erb
avo-3.0.1.beta5 app/components/avo/fields/location_field/show_component.html.erb
avo-3.0.1.beta2 app/components/avo/fields/location_field/show_component.html.erb
avo-3.0.1.beta4 app/components/avo/fields/location_field/show_component.html.erb
avo-3.0.1.beta3 app/components/avo/fields/location_field/show_component.html.erb
avo-3.0.0.beta1 app/components/avo/fields/location_field/show_component.html.erb
avo-3.0.1.beta1 app/components/avo/fields/location_field/show_component.html.erb