diff --git a/leaflet/leaflet.d.ts b/leaflet/leaflet.d.ts index 6dcd0ce145..7a96392b90 100755 --- a/leaflet/leaflet.d.ts +++ b/leaflet/leaflet.d.ts @@ -3448,7 +3448,7 @@ declare module L { declare module L { - export interface PolylineOptions { + export interface PolylineOptions extends PathOptions { /** * How much to simplify the polyline on each zoom level. More means better performance