Merge pull request #6783 from rasmuseeg/patch-1

Added weight to MapTypeStyler
This commit is contained in:
Masahiro Wakame
2015-11-17 00:21:54 +09:00
+1
View File
@@ -1338,6 +1338,7 @@ declare module google.maps {
lightness?: number;
saturation?: number;
visibility?: string;
weight?: number;
}
/***** Layers *****/