remove stray bracket
This commit is contained in:
parent
d2c431760f
commit
196294b5b8
1 changed files with 6 additions and 7 deletions
|
@ -37,7 +37,6 @@ function resizeMarkers() {
|
|||
icon.options.popupAnchor = [0, -scaleFactor * t.t.oY];
|
||||
|
||||
t.m.setIcon(icon);
|
||||
}
|
||||
});
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue