height property

double? height
final

This parameter is affected by the scale parameter, the final output height is the product of the height and scale values

Static Maps images can be returned in any size up to 640 x 640 pixels. Google Maps Platform Premium Plan customers, who are correctly authenticating requests to the Maps Static API, can request images up to 2048 x 2048 pixels.

Implementation

final double? height;