zoom property

double? zoom
final

The zoom level of the map.

Determines how close the camera is to the map's surface. Higher values zoom in closer.

Defaults to 16.35.

Implementation

final double? zoom;