mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Merge pull request #5010 from ntilwalli/master
Remove addLayer method from mapbox
This commit is contained in:
Vendored
-1
@@ -44,7 +44,6 @@ declare module L.mapbox {
|
||||
legendControl : L.mapbox.LegendControl;
|
||||
shareControl : L.mapbox.ShareControl;
|
||||
|
||||
addLayer(layer: any): any;
|
||||
getTileJSON(): any;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user