diff --git a/mapbox/mapbox.d.ts b/mapbox/mapbox.d.ts index 1cab6e1d9e..cf2da20b52 100644 --- a/mapbox/mapbox.d.ts +++ b/mapbox/mapbox.d.ts @@ -139,7 +139,7 @@ declare module L.mapbox { sanitizer? : (template: string) => string; } - interface FeatureLayer extends L.FeatureGroup { + interface FeatureLayer extends L.FeatureGroup { /** * Load GeoJSON data for this layer from the URL given by url.