@NonNull open fun center(latLng: LatLng!): StaticImage.NotRequiredStep
Overrides RequiredStep.center
The center-point coordinates of the static map image. Usage of #center(LatLng)
is mutually exclusive with usage of #boundingBox(BoundingBox)
. If both are used, the service will return an error.