On Aug 10, 12:23 pm, "ralf.w" <[email protected]> wrote: > hello all, > > someone knows about a tool or an easy method to count the clicks on > every marker (or object) in a Google Maps API application?
Use a listener on the object, which acts on a click and increments a global variable. Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
