mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-16 19:09:18 +08:00
Added weight to MapTypeStyler
As described here: https://developers.google.com/maps/documentation/javascript/styling
This commit is contained in:
1
googlemaps/google.maps.d.ts
vendored
1
googlemaps/google.maps.d.ts
vendored
@@ -1338,6 +1338,7 @@ declare module google.maps {
|
||||
lightness?: number;
|
||||
saturation?: number;
|
||||
visibility?: string;
|
||||
weight?: number;
|
||||
}
|
||||
|
||||
/***** Layers *****/
|
||||
|
||||
Reference in New Issue
Block a user