mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 04:50:18 +00:00
Merge pull request #6783 from rasmuseeg/patch-1
Added weight to MapTypeStyler
This commit is contained in:
Vendored
+1
@@ -1338,6 +1338,7 @@ declare module google.maps {
|
||||
lightness?: number;
|
||||
saturation?: number;
|
||||
visibility?: string;
|
||||
weight?: number;
|
||||
}
|
||||
|
||||
/***** Layers *****/
|
||||
|
||||
Reference in New Issue
Block a user