TomTom SDK for iOS OnlineAPIVersion OnlineAPIVersion public enum OnlineAPIVersion : Int GuidanceVersion defines the Guidance API version to be used. v1 Provides standard guidance features. Declaration Swift case v1 = 1 v2 Provides improved guidance features. Declaration Swift case v2 = 2