Closed JabSYsEmb closed 2 months ago
Fix the type of the _controlpositions property of Map class:
_controlPositions: { [P in ControlPosition]: HTMLElement; // instead of [_: string] }
All committers have signed the CLA.
Hi @JabSYsEmb,
This will be fixed in the upcoming v3.7.0-beta.1.
Fix the type of the _controlpositions property of Map class: