Remove unnecessary comment.
This commit is contained in:
parent
74f0d5fe95
commit
2f4275fdd8
@ -170,7 +170,6 @@ L.Marker = L.Class.extend({
|
|||||||
|
|
||||||
this._zIndex = pos.y + this.options.zIndexOffset;
|
this._zIndex = pos.y + this.options.zIndexOffset;
|
||||||
|
|
||||||
// Update the icons z-index. If icon has been brought to the front then make sure to bring forward again
|
|
||||||
this._updateZIndex();
|
this._updateZIndex();
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user