diff --git a/Mapero.php b/Mapero.php deleted file mode 100644 index 3c91934..0000000 --- a/Mapero.php +++ /dev/null @@ -1,416 +0,0 @@ -processRequests(); -//if($_REQUEST[id2] =='') {$agregar= $_REQUEST[id];}else {$agregar = $_REQUEST[id2];} -if(isset($_REQUEST[categoria]) AND isset($_REQUEST[buscar])) { -$_REQUEST[buscar] = "$_REQUEST[categoria]:$_REQUEST[buscar]"; - -} -$formulario_nombre = remplacetas('form_id','id',$_REQUEST[id],'nombre') ; -$formulario_descripcion = remplacetas('form_id','id',$_REQUEST[id],'descripcion') ; -$agregar_nombre = remplacetas('form_id','id',$agregar,'nombre') ; -$id_empresa = remplacetas('form_id','id',$_REQUEST[id],'id_empresa') ; -$logo = remplacetas('empresa','id',"$id_empresa[0]",'imagen','') ; -$razon_social = remplacetas('empresa','id',"$id_empresa[0]",'razon_social','') ; -$campos_formulario = input_campos("$_REQUEST[id]","categoria"); -$plantilla ="mapa"; -?> - - - - <?php echo $formulario_nombre[0] ?> MILFS - - - - - - printJavascript("milfs/xajax/"); ?> - - - - - - - - - - - - - - - - - - - - - - - - - - - $valor) { - if($valor !=""){ - - - $obj=file_get_contents("$valor[0]"); - $li .=""; - $layer .= " - var geojsonAux_$clave = L.geoJson(geojsonAuxiliar_$clave, { - - pointToLayer: function(feature, latlng) { - var smallIcon = new L.Icon({ - iconSize: [60, 60], - iconAnchor: [13, 27], - popupAnchor: [1, -24], - iconUrl: feature.properties.icon.iconUrl - /*iconUrl: 'https://tupale.co/milfs/images/secure/?file=150/da6d16547658ebc06c5378b30d1ee4bf.png'*/ - - }); - return L.marker(latlng, {icon: smallIcon}); - }, - - onEachFeature: function(feature, layer) { - var popupText = feature.properties.description - - - layer.bindPopup(popupText); } - }); - - - "; - $add_layer .= "markers.addLayer(geojsonAux_$clave);"; - $capas_nombre .="geojsonAux_$clave,"; - $capas .= "{ - '$clave': geojsonAux_$clave - };"; - $overlays =" - var overlays = $capas "; - } - } -//$obj=file_get_contents("$otro_json[0]"); -//echo ""; - echo $li; - -?> - - - $css_adicional[0] - - "; - } - else { - $css_adicional =""; - } - echo $css_adicional; ?> - - - - - - - - - -
- - -
- - $categorias -
-"; -$leyenda ="
Cerrar $categorias
"; - - - }else{ - - } - //echo $pie; - ?> - - - - -