AzureRouteInstruction Constructors
Name | Parameters | Description |
---|---|---|
AzureRouteInstruction(Int32, Int32, GeoPoint, Int32, AzureRouteInstructionType, List<String>, String, String, String, String, String, AzureRouteJunctionType, Int32, Int64, Boolean, AzureRouteDrivingSide, AzureRouteGuidanceManeuver, String, String) | routeOffsetMeters, travelTimeSeconds, point, pointIndex, instructionType, roadNumbers, exitNumber, street, signpostText, countryCode, stateCode, junctionType, turnAngleDegrees, roundaboutExitNumber, hasCombinedMessage, drivingSide, maneuver, message, combinedMessage | Initializes a new instance of the AzureRouteInstruction class with specified settings. |
See Also