java - How can i show details "on click" of a polyline Google Maps API V2 -


i using google directions api request direction route between 2 points.i parsed "overview polyline" tag , decoded list of latlng objects.i have drawn polyline adding googlemap object. polyline shown ok till now.

now want able click on polyline , show details distance , time every point of polyline clicked.

how this?? suppose ill need click listener couldnt find working. can u me please??

(i need java solution not javascript , need maps v2)

thx


Comments

Popular posts from this blog

Using 'OR' and 'AND' in SQL Server -

python - Finding intersection between ellipse and a line -

c++ - NetBeans Remote Development with additional configuration -