We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bf10d5 commit 987a611Copy full SHA for 987a611
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