We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 809da52 commit b712aa2Copy full SHA for b712aa2
index.d.ts
@@ -39,6 +39,7 @@ export interface IMapProps extends google.maps.MapOptions {
39
centerAroundCurrentLocation?: boolean
40
initialCenter?: google.maps.LatLngLiteral
41
center?: google.maps.LatLngLiteral
42
+ zoom?: number
43
44
visible?: boolean
45
0 commit comments