tildes en geojson

This commit is contained in:
humano 2020-04-05 23:14:19 -05:00
parent e07b44737e
commit c8b0356690
2 changed files with 3 additions and 5 deletions

View File

@ -208,10 +208,8 @@ $ids = json_decode($otro_json[0]);
<link rel="stylesheet" href="librerias/leaflet/dist/MarkerCluster.Default.css" />
<script src="librerias/leaflet/dist/leaflet.markercluster-src.js"></script>
<script src="librerias/jquery/jquery-2.1.4.min.js"></script>
<?php $cadena_busqueda = urldecode($_REQUEST['buscar']); ?>
<?php
echo "$cadena_busqueda / $_REQUEST[buscar]" ;
?>
<?php $cadena_busqueda = $_REQUEST['buscar']; ?>
<script type="text/javascript" src="milfs/geojson.js.php?id=<?php echo $_REQUEST['id'] ?>&buscar=<?php echo $cadena_busqueda ?>&item=<?php echo $_REQUEST['item'] ?>"></script>
<script src="https://unpkg.com/leaflet-responsive-popup@0.6.4/leaflet.responsive.popup.js"></script>
<link rel="stylesheet" href="https://unpkg.com/leaflet-responsive-popup@0.6.4/leaflet.responsive.popup.css" />

2
milfs

@ -1 +1 @@
Subproject commit d2a4ae1ece2a60a2c71e031eff583a7846b84fef
Subproject commit c9c1a014d50adfbf9f472d96139acb4ddc21caac