correct osm france options
parent
ade3b665b3
commit
2f0c096f8e
|
@ -82,8 +82,8 @@ $baseTileServers = [
|
||||||
'type' => 'tile',
|
'type' => 'tile',
|
||||||
'url' => 'https://{s}.tile.openstreetmap.fr/osmfr/{z}/{x}/{y}.png',
|
'url' => 'https://{s}.tile.openstreetmap.fr/osmfr/{z}/{x}/{y}.png',
|
||||||
'attribution' => 'Map data © 2013 <a href="http://openstreetmap.org">OpenStreetMap</a> contributors',
|
'attribution' => 'Map data © 2013 <a href="http://openstreetmap.org">OpenStreetMap</a> contributors',
|
||||||
'minzoom' => '',
|
'minzoom' => '1',
|
||||||
'maxzoom' => ''
|
'maxzoom' => '18'
|
||||||
),
|
),
|
||||||
Array(
|
Array(
|
||||||
'name' => 'IGN France',
|
'name' => 'IGN France',
|
||||||
|
|
Loading…
Reference in New Issue