width property

double? width
final

This parameter is affected by the scale parameter, the final output width is the product of the width 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? width;