zoom property

int? zoom
final

defines the zoom level of the map, which determines the magnification level of the map. This parameter takes a numerical value corresponding to the zoom level of the region desired.

Implementation

final int? zoom;