[openstreetmap/openstreetmap-website] Put api keys directly in js layer definitions (PR #5809)
Tom Hughes
notifications at github.com
Sun Mar 16 16:38:37 UTC 2025
@tomhughes 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|
Err... I guess... Which is why I hate that sort of control flow :-(
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5809#discussion_r1997658113
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/5809/review/2688742668 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250316/13be93ac/attachment.htm>
More information about the rails-dev
mailing list