[openstreetmap/openstreetmap-website] Minimap migration from Leaflet to MapLibre (PR #6683)
Frank Elsinga
notifications at github.com
Wed Jan 28 18:52:03 UTC 2026
@CommanderStorm commented on this pull request.
> @@ -0,0 +1,36 @@
+const createRasterStyle = function (maxzoom, tileUrl) {
+ const expandedUrls = tileUrl.includes("{abc}") ?
Where does iD store their style defintions?
I am not sure if I found this.
I only found things like this, which seems fairly similar.
https://github.com/openstreetmap/iD/blob/585921e43fe5982d7d220514313fd64158b525ce/modules/services/mapilio.js#L90-L92
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6683#discussion_r2738049377
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/6683/review/3718454800 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260128/bf72d537/attachment-0001.htm>
More information about the rails-dev
mailing list