DefinitelyTyped/types/mapbox-gl
BrennanCB d8c895891b Added IControl interface in add/remove Control (#23187)
The API documentation specifies that controls only need to implement IControl interface, however the current addControl requires Control class.

Suggestion is to overload the addControl and removeControl methods to allow for this, while to not break the existing controls like NavigationControl.
2018-01-29 12:41:59 -08:00
..
index.d.ts Added IControl interface in add/remove Control (#23187) 2018-01-29 12:41:59 -08:00
mapbox-gl-tests.ts
tsconfig.json
tslint.json