Aller au contenu principal

Version 1.1.11.14

Release Date: 2023-11-15

Improvements

  • GET /vehicles/nearest
    • Added a limit query parameter, which can be used to restrict the number of vehicles included in the response, ordered from closest to furthest. This feature helps to control costs associated with the Google Destination API by calculating the distance from each vehicle's current location to the destination. For example, if the limit is set to 10, the Google API will only provide driving distance data for the 10 closest vehicles to the destination.