Click GEvent.addListener with jquery
- by Jason
Created a google map with GMap2 and put pinpoints on there that open up a balloon with the address when the pinpoint is clicked.
I would like users to be able to click text on the page itself and use jquery to open up the corresponding balloon. However I can't figure out the ID to use to call a jquery click event. Basically I've got a store…