For the complete documentation index, see llms.txt. This page is also available as Markdown.

ViewportCenterZoom


The input type for setting the viewport to a particular center and zoom.

Properties

center

center: LatLng

The center of the viewport in latitude and longitude.


zoom

zoom: number

The zoom level of the viewport.

Last updated

Was this helpful?