calculate Remaining Waypoint Names
Given a RouteProgress, this method will calculate the remaining waypoint names along the given route based on route option waypoint names and the progress remaining coordinates.
If the waypoint names are empty, this method will return null.
Return
String array including the origin waypoint name and the remaining ones
Since
0.19.0
Parameters
route Progress
for route waypoint names and remaining coordinates