It would be good if routeToPoint() and similar map related functions were able to take a routing mode parameter (or even a generic options dict for future flexibility) so that one-off routing runs can be done on demand without the need to always change the global routing mode (which should ideally work more like a default, not a global variable).