VisualInstructionFormatter
public class VisualInstructionFormatter: NSObject
                Formatter for creating visual instructions.
- 
                  
                  
Creates the optimal text to be displayed given a
RouteLegandRouteStep.Declaration
Swift
public func string(leg: RouteLeg?, step: RouteStep?) -> String? 
              Install in Dash
            
        VisualInstructionFormatter Class Reference