dawarich/app/views/points/index.html.erb
Eugene Burmakin 830da9c900 Resize map
2024-03-16 00:28:49 +01:00

3 lines
167 B
Text

<%= js_map(@coordinates, style: "mapbox://styles/mapbox/outdoors-v12", trail: true, width: '100%', height: '800px') %>
<%#= render 'points/table', points: @points %>