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*/