Files
DefinitelyTyped/leaflet
Ryan Blace 20235151e8 [Leaflet] Making an L.Control class that extends L.Class so you can extend Control (#13954)
* Need to make static Class functions available on Control so you can extend Control class

* The latest leaflet 0.7.x added the PositionString type to the L namespace

* Specifying Control to only be a class that extends Class

* Synching back the mapzen changes
2017-01-13 09:29:53 -08:00
..