1
0
Fork 0

Cambio en el tamaño de los iconos

This commit is contained in:
kleper 2017-10-07 09:08:01 -05:00
parent 692bfe61b1
commit d8480a44a2
1 changed files with 1 additions and 1 deletions

View File

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