RoadClass
public enum RoadClassIndicates the class of a road.
Important
This is a Public Preview API. It may be changed or removed at any time.- 
                  
                  Value representing a motorway. DeclarationSwift case motorway
- 
                  
                  Value representing a main street. DeclarationSwift case main
- 
                  
                  Value representing a normal street. DeclarationSwift case street
- 
                  
                  Value representing a service road. DeclarationSwift case service
- 
                  
                  Value representing a service access. DeclarationSwift case serviceAccess
- 
                  
                  Value representing a street with limited access. DeclarationSwift case streetLimited
- 
                  
                  Value representing a ferry. DeclarationSwift case ferry
 
         TomTom SDK for iOS (0.53.1)
 
          TomTom SDK for iOS (0.53.1)
         RoadClass
          RoadClass