AyuntamientoMadrid/participacion

View on GitHub
app/components/shared/map_location_component.html.erb

Summary

Maintainability
Test Coverage
<%= tag.div(id: dom_id(map_location), class: "map-location map", data: data) %>

<% if editable? %>
  <%= remove_marker %>
<% end %>