I am developing a app using Google map. I have draw polyline between two points on the road. And place the third marker by clicking on map. Now I want to detect the side (i.e. left or right) of the clicked point with respect to drawn route (polyline ).
Is there any Google API which provide to detect this kind of side.