@tomhughes commented on this pull request.


> +OSM.MapLibre.Styles.ShortbreadColorful = (options) => 
> `https://vector.openstreetmap.org/styles/shortbread/${options.styleName}`;
+OSM.MapLibre.Styles.ShortbreadEclipse = (options) => 
`https://vector.openstreetmap.org/styles/shortbread/${options.styleName}`;
+OSM.MapLibre.Styles.OpenMapTiles = (options) => 
`https://api.maptiler.com/maps/openstreetmap/style.json?key=${options.apikey}`;

Oh sorry I didn't realise those ones weren't actually calling the 
`createRasterStyle` function and were just returning a string!

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

Message ID: 
<openstreetmap/openstreetmap-website/pull/6683/review/[email protected]>
_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to