Typo in labelPane docstring
This commit is contained in:
parent
fe3649f032
commit
a6529d0ddf
@ -776,7 +776,7 @@ L.Map = L.Evented.extend({
|
||||
// @pane markerPane: HTMLElement = 600
|
||||
// Pane for `Icon`s of `Marker`s
|
||||
this.createPane('markerPane');
|
||||
// @pane labelPane: HTMLElement = 7
|
||||
// @pane labelPane: HTMLElement = 700
|
||||
// Pane for labels.
|
||||
this.createPane('labelPane');
|
||||
// @pane popupPane: HTMLElement = 700
|
||||
|
Loading…
Reference in New Issue
Block a user