[openstreetmap/openstreetmap-website] Switch to inline colourable markers (PR #5854)

Anton Khorev notifications at github.com
Fri Jul 18 13:17:07 UTC 2025


@AntonKhorev commented on this pull request.



> @@ -3,6 +3,7 @@
 <% end %>
 
 <svg class="d-none"><%= render :partial => "layouts/control_icons", :locals => { :icons => %w[zoomin zoomout geolocate] } %></svg>
+<%= render :partial => "layouts/markers", :locals => { :types => %w[dot] } %>

The same thing is needed in:
- `app/views/profiles/locations/show.html.erb`
- `app/views/diary_entries/new.html.erb`

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5854#pullrequestreview-3033520647
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/5854/review/3033520647 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250718/268e4199/attachment.htm>


More information about the rails-dev mailing list