Sha256: 4ced923923501f65923288413aeba8db5adbcc3434cc198099564fdfd0598535

Contents?: true

Size: 253 Bytes

Versions: 7

Compression:

Stored size: 253 Bytes

Contents

<% if CONFIGS[:lato_core][:google_maps_api_key] %>
  <script async defer src="https://maps.googleapis.com/maps/api/js?libraries=places&key=<%= CONFIGS[:lato_core][:google_maps_api_key] %>"></script>
<% else %>
  <!-- No google maps api key -->
<% end %>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
lato_core-2.2.2 app/views/lato_core/partials/_gmaps.html.erb
lato_core-2.2.0 app/views/lato_core/partials/_gmaps.html.erb
lato_core-2.1.4 app/views/lato_core/partials/_gmaps.html.erb
lato_core-2.1.3 app/views/lato_core/partials/_gmaps.html.erb
lato_core-2.1.2 app/views/lato_core/partials/_gmaps.html.erb
lato_core-2.1.1 app/views/lato_core/partials/_gmaps.html.erb
lato_core-2.1 app/views/lato_core/partials/_gmaps.html.erb