Readonly
itemsAn array of objects with a geometry. If multiple items are specified, then the union of their extents will serve as the target geometry.
Optional
Readonly
zoomto-Specifies additional animation options of the view.goTo method (optional).
Optional
Readonly
zoomto-Factor applied to the extent of a non-point input geometry (optional). The expanded extent makes up the new zoom target geometry, so for a factor > 1 you get more map context around the input geometry.
Optional
Readonly
zoomto-Specifies the scale to zoom to for points.
Optional
Readonly
zoomto-Specifies the scale to zoom to (optional).
Generated using TypeDoc
Sets the view to the geometry of the items in the options'
items
property.Example