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

mapSize

@NonNull open fun mapSize(widthPixels: Int, heightPixels: Int): StaticImage.NotRequiredStep

Overrides NotRequiredStep.mapSize

The map size is set on the server side by default.

Parameters

widthPixels - Int: The width of the resulting image, in pixels.

heightPixels - Int: The height of the resulting image, in pixels.

Return
StaticImage.NotRequiredStep: builder.