From b2896adc7bc1f1e4e08b90843459075d42863fdb Mon Sep 17 00:00:00 2001 From: humano Date: Mon, 6 Apr 2020 07:25:04 -0500 Subject: [PATCH] =?UTF-8?q?coordenadas=20en=20exportaci=C3=B3n=20de=20camp?= =?UTF-8?q?o=20mapa=20en=20vista=20planilla?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- funciones/funciones.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/funciones/funciones.php b/funciones/funciones.php index 4e37e06..00a453a 100644 --- a/funciones/funciones.php +++ b/funciones/funciones.php @@ -15179,9 +15179,9 @@ if (mysqli_num_rows($sql)!='0'){ //$url_pin =urlencode("$_SESSION[site]milfs/images/iconos/pin.png"); //https://staticmap.openstreetmap.co/staticmap.php?center=40.714728,-73.998672&zoom=14&size=865x512&maptype=mapnik - $contenido = " + $contenido = " - Ampliar mapa "; + Lat:$lon Lon:$lat Zoom:$zoom"; } else { $contenido =' ';} //return "vacio";