zoomLevel property
The map zoom level used when setting a ground overlay with a position.
This parameter determines how the GroundOverlay.image is rendered on the
map when using GroundOverlay.position. The image is scaled as if its
actual size corresponds to the camera pixels at the specified zoomLevel
.
Usage of this parameter can differ between platforms.
Implementation
final double? zoomLevel;