From 2cc777e20f349be831209bedcbbe2bcf8310d451 Mon Sep 17 00:00:00 2001 From: Maxime Fabre Date: Tue, 17 Jun 2014 14:36:50 +0200 Subject: [PATCH] Update Mapbox to latest Leaflet definition --- mapbox/mapbox.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.