Pregunta de entrevista de Locus

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

Respuesta de la entrevista

Anónimo

25 ene 2022

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