sdk-maps / com.tomtom.online.sdk.map.model / MapTilesType

MapTilesType

@DeprecatedSince("2020.06") class MapTilesType
Deprecated: Deprecated in Java

Map tiles type.

Enum Values

NONE

VECTOR

RASTER

Functions

fromString

static fun fromString(value: String!): MapTilesType

Get MapTilesType from String. An exception will be thrown when String does not match any enum value.

getValue

fun getValue(): String!

Returns the string representation of MapTilesType.