I am new to google maps and search APIs. My objective is to use google search to populate several marker categories that I manage in a series of dropdownlists or in an accordion or the like. On the map, each would be reflected by a different marker. The user would then have the opportunity of adding a search of their own and having that search reflect on the existing map with another unique marker. Eventually, my goal would be to store their searches on the client and repopulate their map each time they use the site.
I am at square one. I am trying to make use of example code at http://www.google.com/uds/samples/apidocs/sc-callbacks.html. When I cut and paste it into VWD, it does not seem to call google for either the map or the list. A breakpoint at the beginning of the app never executes. Firefox seems to report that Gsearch is not defined. I have added my key to the first jsapi call but to no advantage. What am I doing wrong? Moreover, how should I approach this kind of implementation? TIA, Andy Weiss --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google AJAX 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-AJAX-Search-API?hl=en -~----------~----~----~----~------~----~------~--~---
