The /complete-polyline-from-mapping-service endpoint allows users to obtain route details, toll information, fuel expenses, etc., about a particular route by specifying the route's complete polyline as an encoded string or as decoded coordinates.
Some examples for the different ways a request to this endpoint can be customized are as follows:
| ID | Name | Request | Response |
|---|---|---|---|
| 01a | Polyline as Encoded String | View | View |
| 01b | Polyline as Decoded Path | View | View |
| 02a | Polyline with Timestamps | View | View |
| 02b | Path with Timestamps | View | View |
| 03 | Specify Departure Time | View | View |
| 04 | Specify Currency | View | View |
| 05a | Specify Vehicle Type | View | View |
| 05b | Height-Based Toll | View | View |
| 05c | Weight-Based Toll | View | View |
| 06a | Specify Fuel Cost | View | View |
| 06b | Specify Fuel Efficiency | View | View |
| 07 | Receive State Mileage and Toll Distance | View | View |