1
0
Fork 0

Tamaño de icono mapero a 100%

This commit is contained in:
Hacky Purple 2017-10-07 14:33:56 -05:00
parent b9bd391d03
commit 33075123c2
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: [80, 80],
iconSize: [100, 100],
iconAnchor: [13, 27],
popupAnchor: [1, -24],
iconUrl: feature.properties.icon.iconUrl