forked from qwerty/tupali
Cambio en el tamaño de los iconos
This commit is contained in:
parent
692bfe61b1
commit
d8480a44a2
@ -374,7 +374,7 @@ $leyenda ="<div id='div_leyenda'><a class='btn btn-default btn-xs' onclick=xaja
|
||||
|
||||
pointToLayer: function(feature, latlng) {
|
||||
var smallIcon = new L.Icon({
|
||||
iconSize: [60, 60],
|
||||
iconSize: [80, 80],
|
||||
iconAnchor: [13, 27],
|
||||
popupAnchor: [1, -24],
|
||||
iconUrl: feature.properties.icon.iconUrl
|
||||
|
Loading…
Reference in New Issue
Block a user