java.io.Serializable
kotlin.Comparable
@Immutable() public enum MapType extends Enum<MapType>
Enumerates the different types of map tiles.
private final Integer
value
private final String
name
ordinal
HYBRID
TERRAIN
SATELLITE
NORMAL
NONE
final Integer
getValue()
final String
getName()
getOrdinal()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Integer getValue()
final String getName()
final Integer getOrdinal()