Question d’entretien chez Locus

Assignment on google direction api, have to plot the data on equidistant from jaon response.

Réponse à la question d'entretien

Utilisateur anonyme

25 janv. 2022

Used field overview_polyline in the json. Used polyline decoder to generate points. Used binary search algorithm for plotting points on equidistance.