Prefetching Routedistance from Azure Maps #74
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently during Routing "fast"-Mode is used to determine the routes.
So the Azure lookup has to be done during "calculation", this will cost some time.
Routes could be prefeteched and stored in distance_matrix: