Table of Contents¶
georouting.routers.here¶
HereRouter Objects¶
1 | |
HERE router (Routing API 7.2). Provides route and matrix queries.
get_route¶
1 | |
Return a Route object representing the route between origin and destination.
get_distance_matrix¶
1 | |
Return duration/distance for all origin-destination pairs.