In local search, I query and display the eight results on the map and I create my own, custom, info window through the onMarkersSetCallback option.
In markersSet, I create and append eight info divs by hand to my elem container just fine. What I am having trouble doing is attaching a listener to each info div so that on click, the corresponding marker on the map opens up. What's the best way to approach this? I've linked to the pertinent code, let me know if more is needed. http://guyposts.com/js/snip.js --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google AJAX APIs" 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-AJAX-Search-API?hl=en -~----------~----~----~----~------~----~------~--~---
