@DeprecatedSince(2020, 6) class MapTilesType
Map tiles type.
NONE
VECTOR
RASTER
fromString
static fun fromString(value: String!): MapTilesType
Get MapTilesType from String. Exception will be thrown when string does not match any enum value.
MapTilesType