_originalLabelOffset is never used
This commit is contained in:
parent
b8794346c5
commit
6c7e6d9f9e
@ -31,8 +31,6 @@ L.Layer.include({
|
|||||||
this._label.setContent(content);
|
this._label.setContent(content);
|
||||||
|
|
||||||
}
|
}
|
||||||
// save the originally passed offset
|
|
||||||
this._originalLabelOffset = this._label.options.offset;
|
|
||||||
|
|
||||||
this._initLabelInteractions();
|
this._initLabelInteractions();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user