% content_for :title, 'Map' %>
<%= render 'shared/map/date_navigation_v2', start_at: @start_at, end_at: @end_at %>
<%= render 'map/maplibre/settings_panel' %>
<%= render 'map/maplibre/visit_creation_modal' %>
<%= render 'map/maplibre/area_creation_modal' %>
<%= render 'shared/place_creation_modal' %>