sdk-maps-static-image / com.tomtom.online.sdk.staticimage / StaticImage / Builder / center

center

@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.