From 6b73957b4427037b447855a29132b05c386cfb08 Mon Sep 17 00:00:00 2001 From: humano Date: Mon, 29 Jul 2019 11:51:00 -0500 Subject: [PATCH] buscador en el mapa --- circuitos.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/circuitos.php b/circuitos.php index 75f0aed..efbf3bb 100644 --- a/circuitos.php +++ b/circuitos.php @@ -28,6 +28,22 @@ $uri = "$_SERVER[SERVER_NAME]/$_SERVER[REQUEST_URI]"; $background_imagen = buscar_imagen("$_REQUEST[id]","","","$id_empresa"); $plantilla ="mapa"; $categorias = lista_categorias($_REQUEST['id'],'','mapa') ; + + +$buscador =" +
+ + + $campos_formulario' +
+ + + + + +
+
+"; ?> @@ -140,6 +156,7 @@ $ids = json_decode($otro_json[0]); +