- Issue created by @hexabinaer
- Merge request !1Use https://tile.openstreetmap.org without subdomains → (Merged) created by hexabinaer
- First commit to issue fork.
- Merge request !54Issue #3503652: Use https://tile.openstreetmap.org without subdomains → (Closed) created by hexabinaer
- 🇩🇰Denmark ressa Copenhagen
Thanks for creating this MR! At first, I wondered if we should we stick to this format:
'urlTemplate' => '//tile.openstreetmap.org
But we could use this opportunity to turn the other examples under
function hook_leaflet_map_info()
into using'https//tile.[...]
format as well, since probably no modern tile service usehttp
... All the MR's after the Github issue "Use preferred tile.openstreetmap.org URL" also usehttps://
so I'll update the tile links. - 🇮🇹Italy itamair
Thanks here.
I pushed a couple of commits that basically exactly reflect the status of the MR !54 (at this status ... with @ressa addictions, and a couple of minor tweaks by me).
I QAed and tested and all working fine on my side.
I am thus going to close both this issue (as Fixed) so as the MR !54 (that cannot be merged anymore) and assign credits to all of you.Going to deploy a new Drupal Leaflet module release with all this very soon ...
- 🇩🇰Denmark ressa Copenhagen
Thank you as always @itamair for a fast response and commit, it's great that the map-modules Leaflet, Geofield, etc. are so well maintained.
- 🇩🇪Germany hexabinaer Berlin, Germany
Wop, wop, that was superfast, thanks! And good catch, the "//tile" part, I missed that one.