diff --git a/milfs/funciones/funciones.php b/milfs/funciones/funciones.php index 473bd4c..cbd43de 100755 --- a/milfs/funciones/funciones.php +++ b/milfs/funciones/funciones.php @@ -111,19 +111,28 @@ function mapa_ficha($id) { //$prueba = json_decode($prueba); $resultado =" +
-
-
$imagen
+
+ $imagen
-
-
-

$nombre[0]

-
$descripcion[0]
- MILFS
-$prueba +
+

$nombre[0] + $descripcion[0]

+ +
+
+

$razon_social[0]

+ MILFS
- Agregar - $razon_social[0]
"; return $resultado; @@ -225,7 +234,8 @@ while( $row = mysql_fetch_array( $sql ) ) { $icon = $icono[0]; } $icono = "$icon"; -$resultado .= "

  • $row[contenido]
  • "; + $contenido= substr($row[contenido],0, $length = 100); +$resultado .= "
  • $contenido
  • "; } $resultado .= " "; } @@ -2856,7 +2866,7 @@ while( $row = mysql_fetch_array( $sql ) ) { $propiedades[description] ="
    $formulario
    "; $propiedades[sounds] =""; $propiedades[url] =''; - $propiedades[icon][iconSize] =[100,100]; + $propiedades[icon][iconSize] =[60,60]; //$propiedades[icon][shadowSize] =[70,70]; //$propiedades[icon][shadowUrl] = "https://raw.githubusercontent.com/humano/milfs/master/milfs/images/iconos/negro.png"; diff --git a/milfs/map.php b/milfs/map.php index bef8433..24db019 100755 --- a/milfs/map.php +++ b/milfs/map.php @@ -27,24 +27,41 @@ $plantilla ="mapa"; printJavascript("xajax/"); ?> - - - + + + - - - - - +
    - +
    -
    -
    - + +