Package-level declarations
Types
Inherited functions
Use the CalculateIsolines
action to find service areas that can be reached in a given threshold of time, distance.
Use CalculateRouteMatrix
to compute results for all pairs of Origins to Destinations. Each row corresponds to one entry in Origins. Each entry in the row corresponds to the route from that entry in Origins to an entry in Destinations positions.
CalculateRoutes
computes routes given the following required parameters: Origin
and Destination
.
OptimizeWaypoints
calculates the optimal order to travel between a set of waypoints to minimize either the travel time or the distance travelled during the journey, based on road network restrictions and the traffic pattern data.
SnapToRoads
matches GPS trace to roads most likely traveled on.
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.