sdk-maps-static-image / com.tomtom.online.sdk.staticimage / StaticMapUrlGenerator / generate

generate

abstract fun generate(context: Context!, map: StaticImage!): String!

Generates the url needed to download a static map image.

Parameters

map - StaticImage!: The model of the static map.

Return
String!: url The url to the static map image.