center:
LatLng
The center of the viewport in latitude and longitude.
zoom:
number
The zoom level of the viewport.
bounds: [
number
,number
,number
,number
]
The bounding box of the viewport.
This is derived, and depends on the center and zoom of the viewport, as well as its size.