Status: IN
`_find_path` implements both A* and Dijkstra via a single code path; setting `algorithm != "astar"` zeroes the heuristic, collapsing A* to Dijkstra.
Source: entries/2026/06/05/google-maps-map_routing.md
JSON