NavigationMode

enum NavigationMode : String

mode of the navigation

  • car

    navigation by car

    Declaration

    Swift

    case car
  • navigation by foot

    Declaration

    Swift

    case foot
  • navigation by bike

    Declaration

    Swift

    case bike