[openstreetmap/openstreetmap-website] Maplibre embeds from leaflet to maplibre (PR #6804)
Frank Elsinga
notifications at github.com
Thu Feb 12 03:27:22 UTC 2026
@CommanderStorm commented on this pull request.
> + <% if Settings.key?(:tile_cdn_url) %>
+ layers.mapnik.style.sources.raster-tiles-mapnik.tiles = [<%= Settings.tile_cdn_url.to_json %>];
+ <% end %>
I have no clue if this works as intened.
osm.org does not seem to set this variable.
Is it still needed?
What query placeholders should I expect here? (Do I need to `.replace(..)` some of them for compatability?)
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6804#pullrequestreview-3788558956
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/6804/review/3788558956 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260211/415c22cc/attachment.htm>
More information about the rails-dev
mailing list