MMKMasstransitComfortTag
Warning
This feature is available in the Full MapKit SDK version
|
enum MMKMasstransitComfortTag : UInt, @unchecked Sendable |
Summary
Enum cases
|
case forHeat = 0 |
|
case forCold = 1 |
Enum cases
forHeat
|
case forHeat = 0 |
Comfort route for hot weather.
forCold
|
case forCold = 1 |
Comfort route for cold weather.