Names of the start and the end stops of the route.
public init( fromName: String, toName: String )
fromName
String
toName
var fromName
Start stop of the route.
var toName
End stop of the route.