From 8aec52fc977f9e3911aab7364f8bb6293cdd775e Mon Sep 17 00:00:00 2001 From: julianalytica Date: Fri, 6 Oct 2017 18:29:37 -0500 Subject: [PATCH] =?UTF-8?q?tama=C3=B1o=20icono=20mapero?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mapero.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mapero.php b/mapero.php index 8c5ef25..471ab97 100644 --- a/mapero.php +++ b/mapero.php @@ -75,7 +75,7 @@ $ids = json_decode($otro_json[0]); pointToLayer: function(feature, latlng) { var smallIcon = new L.Icon({ - iconSize: [60, 60], + iconSize: [100, 100], iconAnchor: [13, 27], popupAnchor: [1, -24], /*iconUrl: feature.properties.icon.iconUrl*/