|
Lugar
Dirección
Índice
/*
$lugar_xml[]=array("lat_log"=>'xxxxxxxxxxx',"carpeta_icono"=>'img/gris',"titulo"=>utf8_encode('XXXXXXXXXX'),"direccion"=>utf8_encode('XXXXX'),"indice"=>utf8_encode("XXXXXXXX"));
*/
$lugar_xml[]=array("lat_log"=>'36.510604,-4.899739',"carpeta_icono"=>'img/verde',"titulo"=>utf8_encode('MERCADONA'),"direccion"=>utf8_encode('Avd. Ricardo Soriano, 72'),"indice"=>utf8_encode("116"));
$lugar_xml[]=array("lat_log"=>'36.513610,-4.877065',"carpeta_icono"=>'img/verde',"titulo"=>utf8_encode('SUPERSOL'),"direccion"=>utf8_encode('Avd. Gral. López Domínguez, 19'),"indice"=>utf8_encode("116"));
$lugar_xml[]=array("lat_log"=>'36.516729,-4.891201',"carpeta_icono"=>'img/verde',"titulo"=>utf8_encode('MASKOM'),"direccion"=>utf8_encode('C/ Calvario, 42'),"indice"=>utf8_encode("117"));
$lugar_xml[]=array("lat_log"=>'36.521933,-4.875014',"carpeta_icono"=>'img/gris',"titulo"=>utf8_encode('ALCAMPO'),"direccion"=>utf8_encode('C.C. La Cañada'),"indice"=>utf8_encode("117"));
$lugar_xml[]=array("lat_log"=>'36.496058,-4.961758',"carpeta_icono"=>'img/gris',"titulo"=>utf8_encode('MERCADONA'),"direccion"=>utf8_encode('C/ Califa, 1'),"indice"=>utf8_encode("118"));
$lugar_xml[]=array("lat_log"=>'36.512950,-4.888113',"carpeta_icono"=>'img/gris',"titulo"=>utf8_encode('SUPERSOL'),"direccion"=>utf8_encode('C/ Valentuñana, 2'),"indice"=>utf8_encode("119"));
$lugar_xml[]=array("lat_log"=>'36.516571,-4.892688',"carpeta_icono"=>'img/gris',"titulo"=>utf8_encode('MAXI DIA'),"direccion"=>utf8_encode('Av. Cánovas del Castillo, s/n'),"indice"=>utf8_encode("121"));
$lugar_xml[]=array("lat_log"=>'36.516343,-4.887848',"carpeta_icono"=>'img/gris',"titulo"=>utf8_encode('EROSKI CITY'),"direccion"=>utf8_encode('Camino del Trapiche, 27'),"indice"=>utf8_encode("121"));
$lugar_xml[]=array("lat_log"=>'36.490820,-4.952897',"carpeta_icono"=>'img/gris',"titulo"=>utf8_encode('HIPERCOR'),"direccion"=>utf8_encode('C/ Ramón Areces, s/n'),"indice"=>utf8_encode("129"));
?>
Notice: Undefined variable: lugar_xml in /expert/htwebs/graficos/supermercados-mas-baratos/index.php on line 78
Warning: count(): Parameter must be an array or an object that implements Countable in /expert/htwebs/graficos/supermercados-mas-baratos/index.php on line 78
|