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

MapTilesType

@DeprecatedSince(2020, 6) 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. Exception will be thrown when string does not match any enum value.