leaflet: Fix compile errors (#19079)

This commit is contained in:
Andy 2017-08-22 10:56:59 -07:00 committed by GitHub
parent ecdb51e2bd
commit 06365b4fd3

View File

@ -761,7 +761,7 @@ declare namespace L {
/**
* Sets the given path options to each layer of the group that has a setStyle method.
*/
setStyle(style: PathOptions): this;
setStyle(style: StyleFunction): this;
/**
* Brings the layer group to the top of all other layers