Note that, in this case, we aren't binding a popup to the polygon because the link would point to the same page we're already in.
4 lines
146 B
Plaintext
4 lines
146 B
Plaintext
<div class="budget-investments-map">
|
|
<%= render_map(map_location, investments_coordinates: coordinates, geozones_data: geozones_data) %>
|
|
</div>
|