Hey Rossko, Thanks for your reply,
have a look at http://www.hostsfx.net/test/test.png This is a screenshot taken from an application called Zonefive SportTracks, which is exactly similar to what I'm trying to emulate.. The way it works, is when I click on any point, it tells me the distance and time at that point.. Any guesses as to how this is done? Thanks Nihar On Sep 14, 2:58 pm, Rossko <[email protected]> wrote: > > I am trying to create a polyline and make each point constituting this > > line be clickable with dynamic data? > > Mathematically, there are an infinite number of points in a line. > For a map display, I suppose that is limited to a large number of > pixels. > > > similarly, is it possible to bind each point to a click event handler? > > That would be a bit impractical due to the large numbers of pixels > involved. > > Look at the source of the example - there is just one click listener > which works out what to do and display. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en -~----------~----~----~----~------~----~------~--~---
