forked from qwerty/tupali
nuevos campos en plantillas
This commit is contained in:
parent
249f9d1448
commit
54b1bb1220
@ -10903,7 +10903,6 @@ if (mysqli_num_rows($sql)!='0'){
|
||||
$contenido = "
|
||||
|
||||
<img class='lazy img img-round img-responsive' style='width:100%' src ='http://staticmap.openstreetmap.de/staticmap.php?center=$lon,$lat&zoom=$zoom&size=250x100&maptype=mapnik&markers=$lon,$lat,red-pushpin' >
|
||||
<a target='mapa' href='https://www.openstreetmap.org/?mlat=$lon&mlon=$lat#map=$zoom/$lon/$lat&layers=C'>Ver mapa</a>
|
||||
"; }else{ $contenido ="<div class='alert alert-danger'>No se ha definido un token de mapbox</div>";}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user