diff --git a/mapbox/mapbox.d.ts b/mapbox/mapbox.d.ts index d15598cfdc..bc2c3c980f 100644 --- a/mapbox/mapbox.d.ts +++ b/mapbox/mapbox.d.ts @@ -44,7 +44,6 @@ declare module L.mapbox { legendControl : L.mapbox.LegendControl; shareControl : L.mapbox.ShareControl; - addLayer(layer: any): any; getTileJSON(): any; }