tamaño icono mapero
This commit is contained in:
parent
320c3a8c2e
commit
8aec52fc97
@ -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*/
|
||||
|
Loading…
Reference in New Issue
Block a user