Suppose I Draw a polyline using leaflet like in the follow demo: http://leaflet.github.io/Leaflet.draw/
My question is how I can determine if a given point is crossing the polyline or not.