Package software.amazon.awssdk.services.georoutes
With the Amazon Location Routes API you can calculate routes and estimate travel time based on up-to-date road network and live traffic information.
Calculate optimal travel routes and estimate travel times using up-to-date road network and traffic data. Key features include:
-
Point-to-point routing with estimated travel time, distance, and turn-by-turn directions
-
Multi-point route optimization to minimize travel time or distance
-
Route matrices for efficient multi-destination planning
-
Isoline calculations to determine reachable areas within specified time or distance thresholds
-
Map-matching to align GPS traces with the road network
-
Interface Summary Interface Description GeoRoutesAsyncClient Service client for accessing Amazon Location Service Routes V2 asynchronously.GeoRoutesAsyncClientBuilder A builder for creating an instance ofGeoRoutesAsyncClient.GeoRoutesBaseClientBuilder<B extends GeoRoutesBaseClientBuilder<B,C>,C> This includes configuration specific to Amazon Location Service Routes V2 that is supported by bothGeoRoutesClientBuilderandGeoRoutesAsyncClientBuilder.GeoRoutesClient Service client for accessing Amazon Location Service Routes V2.GeoRoutesClientBuilder A builder for creating an instance ofGeoRoutesClient.GeoRoutesServiceClientConfiguration.Builder A builder for creating aGeoRoutesServiceClientConfiguration -
Class Summary Class Description GeoRoutesServiceClientConfiguration Class to expose the service client settings to the user.