TomTom SDK for iOS NavigationDataSource NavigationDataSource public enum NavigationDataSource The type of navigation data sources. Important This is a Public Preview API. It may be changed or removed at any time. offline Offline data source. Declaration Swift case offline online Online data source. Declaration Swift case online