@mapgear/mapengine > ZoomToGeometryOptions
ZoomToGeometryOptions interface
Settings used when zooming to geometry
Signature:export interface ZoomToGeometryOptions
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| maxZoom? | number | (Optional) Set the maximum zoom level of zooming to geometry. If undefined, the maximum zoom level of the map is used |