forked from qwerty/tupali
Tamaño de icono mapero a 100%
This commit is contained in:
parent
b9bd391d03
commit
33075123c2
@ -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: [80, 80],
|
||||
iconSize: [100, 100],
|
||||
iconAnchor: [13, 27],
|
||||
popupAnchor: [1, -24],
|
||||
iconUrl: feature.properties.icon.iconUrl
|
||||
|
Loading…
Reference in New Issue
Block a user