Woolpert Deliveries Solution (WDS)
Google APIs and SDKs Used in This Demo
API / SDK | API Description | API Usage in Demo |
---|---|---|
Place Autocomplete | Autocomplete is a feature of the Places library in the Maps JavaScript API. Give your applications the type-ahead-search behavior of the Google Maps search field. | |
Address Validation | The Address Validation API is a service that accepts an address. It identifies address components and validates them. It also standardizes the address for mailing and finds the best known latitude/longitude coordinates for it. | |
Geocoding | The Geocoding API is a service that accepts a place as an address and converts the address into latitude and longitude coordinates and a Place ID, or converts latitude and longitude coordinates or a Place ID into an address. | |
Reverse geocoding | Reverse Geocoding takes a lat/lng point and converts it into a physical address. | |
Directions Service | The Directions API gives directions for several modes of transportation, such as transit, driving, walking, or bicycling. The Directions API returns the most efficient routes when calculating directions. | |
Maps Javacript | The Maps JavaScript API lets you customize maps with your own content and imagery for display on web pages and mobile devices. | |
Route Optimization | Route Optimization solves vehicle routing problems (VRPs): given a set of vehicles and locations, find the optimal routes so that a vehicle visits each location. | |
Nav SDK | Add a turn-by-turn navigation experience into your mobile app. Leverage the power of Google Maps to provide realtime navigation with voice guidance. | |
Fleet Tracking | The JavaScript Fleet Tracking Library lets you visualize the locations of vehicles in their fleets in near real time. | |
Shipment Tracking | The Shipment Tracking capability lets you provide an improved consumer experience and increased delivery success rate for your Google Maps Platform Last Mile Fleet Solution. |