[openstreetmap/openstreetmap-website] Add OpenMapTiles vector map (PR #4042)
Martin Ždila
notifications at github.com
Mon Feb 10 12:48:39 UTC 2025
@zdila commented on this pull request.
> + var mainLocale = I18n.locale.slice(0, 2);
+ var localeIndex = supportedLanguages.findIndex(function (locale) {
+ return locale === mainLocale;
+ });
I have reworked language matching.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4042#discussion_r1948997714
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/4042/review/2605660179 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250210/18a50d03/attachment.htm>
More information about the rails-dev
mailing list