We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4217c1 commit 14f7c2aCopy full SHA for 14f7c2a
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