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

java - JavaFX 2 slider labelFormatter not being used -

Detect support for Shoutcast ICY MP3 without navigator.userAgent in Firefox? -

web - SVG not rendering properly in Firefox -