%# # @file # Form for editing a map # TODO: I think this code is no longer in use. Is it? # TODO: What URL is this accessible at? #%> <%= form_for @map, url: map_url(@map) do |form| %>