forked from qwerty/tupali
Merge pull request 'Actualizar 'mapero.php'' (#239) from kleper-patch-1 into master
This commit is contained in:
commit
85ff8cef64
@ -339,7 +339,8 @@ if (is_readable($geojson_generado) && $cadena_busqueda=="") {
|
||||
// L.tileLayer('http://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png', {
|
||||
//L.tileLayer.provider('Stamen.Watercolor').addTo(map);
|
||||
L.tileLayer(<?php echo $proveedor; ?>, {
|
||||
maxZoom: 19,
|
||||
minZoom: 3,
|
||||
maxZoom: 19,
|
||||
attribution: "Map data © OpenStreetMap contributors <a href='https://tupale.co'>Powered by Tupale.co</a>"
|
||||
}).addTo(map);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user