Calculates a detailed walking path between two coordinates using A*. Includes path geometry for rendering.
Latitude of origin.
Longitude of origin.
Latitude of destination.
Longitude of destination.
Calculates a detailed walking path between two coordinates using A*. Includes path geometry for rendering.