[openstreetmap/openstreetmap-website] Put api keys directly in js layer definitions (PR #5809)

Marwin Hochfelsner notifications at github.com
Sun Mar 16 17:00:50 UTC 2025


@hlfan commented on this pull request.



> @@ -0,0 +1,19 @@
+module MapLayers
+  def self.full_definitions(layers_filename)
+    YAML.load_file(Rails.root.join(layers_filename)).filter_map do |layer|

I split the filtering and mapping up (from phone, hence no squash).

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

Message ID: <openstreetmap/openstreetmap-website/pull/5809/review/2688747082 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250316/bded0255/attachment.htm>


More information about the rails-dev mailing list