correct osm france options

merge-requests/3/head
Julien Veyssier 2017-09-27 00:09:37 +02:00
parent ade3b665b3
commit 2f0c096f8e
1 changed files with 2 additions and 2 deletions

View File

@ -82,8 +82,8 @@ $baseTileServers = [
'type' => 'tile',
'url' => 'https://{s}.tile.openstreetmap.fr/osmfr/{z}/{x}/{y}.png',
'attribution' => 'Map data &copy; 2013 <a href="http://openstreetmap.org">OpenStreetMap</a> contributors',
'minzoom' => '',
'maxzoom' => ''
'minzoom' => '1',
'maxzoom' => '18'
),
Array(
'name' => 'IGN France',