1
0
Fork 0

tamaño icono mapero

This commit is contained in:
julianalytica 2017-10-06 18:29:37 -05:00
parent 320c3a8c2e
commit 8aec52fc97
1 changed files with 1 additions and 1 deletions

View File

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