I would like to make an app in which the user may click anywhere along a polyline, and depending on the coordinate, get some info associated with that point (timestamp). I'm designing an app to track where you have been at a given time... basically, I want to open an infobubble saying "you were here at -timestamp-". What would be the best way to do this?