diff --git a/leaflet/leaflet.d.ts b/leaflet/leaflet.d.ts index 62dd73be11..a2e3fb09fa 100644 --- a/leaflet/leaflet.d.ts +++ b/leaflet/leaflet.d.ts @@ -1932,7 +1932,7 @@ declare module L { } - export class DivIcon { + export class DivIcon extends Icon{ /** * Creates a div icon instance with the given options. */