Wrong method call
This commit is contained in:
parent
f3703d1ef8
commit
0938ab8780
@ -29,7 +29,7 @@ L.RunwayNode = L.Marker.extend({
|
||||
event.target.options.attributes &&
|
||||
event.target.options.attributes.selected) {
|
||||
event.target.options.attributes.selected = false;
|
||||
event.target.updateStyle();
|
||||
event.target.deselect();
|
||||
this.unwatch();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user