X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/cf074f83728ffa2fdc43cf10f0dca5a4b443a29e..2d3fbde7730aa47596d1698c0494bfd4bfa1158a:/cookbooks/wiki/templates/default/mw-ext-Kartographer.inc.php.erb diff --git a/cookbooks/wiki/templates/default/mw-ext-Kartographer.inc.php.erb b/cookbooks/wiki/templates/default/mw-ext-Kartographer.inc.php.erb index 60cba9a0b..1fef9a1cc 100644 --- a/cookbooks/wiki/templates/default/mw-ext-Kartographer.inc.php.erb +++ b/cookbooks/wiki/templates/default/mw-ext-Kartographer.inc.php.erb @@ -3,6 +3,7 @@ wfLoadExtension( 'Kartographer' ); $wgKartographerMapServer = 'https://tile.openstreetmap.org'; +$wgKartographerSrcsetScales = []; $wgKartographerDfltStyle = ''; $wgKartographerStyles = []; - +$wgKartographerSimpleStyleMarkers = false;