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.0.pre17 app/components/avo/fields/location_field/show_component.html.erb
avo-3.0.0.pre18 app/components/avo/fields/location_field/show_component.html.erb
avo-3.0.0.pre14 app/components/avo/fields/location_field/show_component.html.erb
avo-3.0.0.pre16 app/components/avo/fields/location_field/show_component.html.erb
avo-3.0.0.pre15 app/components/avo/fields/location_field/show_component.html.erb
avo-3.2.2 app/components/avo/fields/location_field/show_component.html.erb
avo-3.2.1 app/components/avo/fields/location_field/show_component.html.erb
avo-3.2.0 app/components/avo/fields/location_field/show_component.html.erb
avo-3.1.7 app/components/avo/fields/location_field/show_component.html.erb
avo-3.1.6 app/components/avo/fields/location_field/show_component.html.erb
avo-3.1.5 app/components/avo/fields/location_field/show_component.html.erb
avo-3.1.4 app/components/avo/fields/location_field/show_component.html.erb
avo-3.1.3 app/components/avo/fields/location_field/show_component.html.erb
avo-3.1.2 app/components/avo/fields/location_field/show_component.html.erb
avo-3.1.1 app/components/avo/fields/location_field/show_component.html.erb
avo-3.1.0 app/components/avo/fields/location_field/show_component.html.erb
avo-3.0.8 app/components/avo/fields/location_field/show_component.html.erb
avo-2.46.0 app/components/avo/fields/location_field/show_component.html.erb
avo-3.0.7 app/components/avo/fields/location_field/show_component.html.erb
avo-3.0.6 app/components/avo/fields/location_field/show_component.html.erb