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

builder

open static fun builder(key: String!): StaticImage.RequiredStep!

Builder of the StaticImage.

Parameters

key - String!: - It is required.

Return
StaticImage.RequiredStep!: The staticMap model.

open static fun builder(key: String!, version: Int): StaticImage.RequiredStep!

Builder of the StaticImage.

Parameters

key - String!: - It is required.

version - Int: - The default is 1.

Return
StaticImage.RequiredStep!: The staticMap model.