updateRouteName
Updates the name of a saved route.
Return
{@code true} if the rename operation is successful, {@code false} otherwise.
Parameters
routeId
The ID of the route to be updated.
newRouteName
The new name for the route.
Updates the name of a saved route.
{@code true} if the rename operation is successful, {@code false} otherwise.
The ID of the route to be updated.
The new name for the route.