routingDistance
Computes the distance along a map. Requires a MapEnvironment.
Return
the distance on a map
Parameters
dest
the destination, in the form of a destination node
Computes the distance along a map. Requires a MapEnvironment.
Return
the distance on a map
Parameters
dest
the destination, in form of Node ID. Non-integer numbers will be cast to integers.
Computes the distance along a map. Requires a MapEnvironment.
Return
the distance on a map
Parameters
dest
the destination
Computes the distance along a map. Requires a MapEnvironment.
Return
the distance on a map
Parameters
dest
the destination, as a Tuple of two values: latitude, longitude