interface ZoomOptionsModel {
    position: Position;
}

Properties

Properties

position: Position

The position about which to zoom.