X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/8aa5225d42373eff8ca1f14f0c303dcd92a8768d..9a3724f3ae8f4ef50a5b97fdb0e7ccffc8a2fc6f:/cookbooks/wiki/templates/default/mw-ext-MultiMaps.inc.php.erb diff --git a/cookbooks/wiki/templates/default/mw-ext-MultiMaps.inc.php.erb b/cookbooks/wiki/templates/default/mw-ext-MultiMaps.inc.php.erb new file mode 100644 index 000000000..7d214127b --- /dev/null +++ b/cookbooks/wiki/templates/default/mw-ext-MultiMaps.inc.php.erb @@ -0,0 +1,17 @@ + [ + 'service' => 'Leaflet', + 'attribution' => '© OpenStreetMap contributors. Tiles courtesy of Andy Allan', + 'source' => 'https://tile.thunderforest.com/transport/{z}/{x}/{y}.png?apikey=<%= @thunderforest_key %>', + ], +];