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

MapLayersType

@DeprecatedSince(2020, 6) class MapLayersType
Deprecated: Deprecated in Java

Map layers type.

Enum Values

NONE

BASIC

LABELS

HYBRID

Functions

fromString

static fun fromString(value: String!): MapLayersType!

Get MapTilesType from String. Exception will be thrown when string does not match any enum value.