mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-04 09:10:09 +00:00
Remove addLayer from mapbox since it is not (no longer) in the mapbox library and is shadowing the equivalent function in the Leaflet library
This commit is contained in:
1
mapbox/mapbox.d.ts
vendored
1
mapbox/mapbox.d.ts
vendored
@@ -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