Class MKRouteStep

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class MKRouteStep
extends NSObject
  • Constructor Details

    • MKRouteStep

      public MKRouteStep()
    • MKRouteStep

      protected MKRouteStep​(NSObject.Handle h, long handle)
    • MKRouteStep

      protected MKRouteStep​(NSObject.SkipInit skipInit)
  • Method Details

    • getInstructions

      public String getInstructions()
    • getNotice

      public String getNotice()
    • getPolyline

      public MKPolyline getPolyline()
    • getDistance

      public double getDistance()
    • getTransportType

      public MKDirectionsTransportType getTransportType()