PCPOIType
public enum PCPOIType : String, Codable, Equatable, CaseIterable
                POI type this applies to POI type this applies to
- 
                  
                  
Undocumented
Declaration
Swift
case gasStation = "GasStation" - 
                  
                  
Undocumented
Declaration
Swift
case speedCamera = "SpeedCamera" 
View on GitHub
        PCPOIType Enumeration Reference