diff --git a/types/react-leaflet/index.d.ts b/types/react-leaflet/index.d.ts index ac868f25b9..fb1cf59d93 100644 --- a/types/react-leaflet/index.d.ts +++ b/types/react-leaflet/index.d.ts @@ -265,10 +265,12 @@ export class FeatureGroup
; +export class GeoJSON
extends Path
{ } interface AttributionControlProps { position?: Leaflet.ControlPosition;