@DeprecatedSince("2020.06") class MapLayersType
Map layers type.
NONE
BASIC
LABELS
HYBRID
fromString
static fun fromString(value: String!): MapLayersType!
Get MapTilesType from String. An exception will be thrown when String does not match any enum value.
MapTilesType