I'm trying to add a pinpoint address function to http://www.hardins.com/retail4.htm. The map isn't completely broken, but the search function isn't working.
The search function I am using is on http://www.hardins.com/retail2.htm. Retail4.htm doesn't get any errors until you try and search for an address, and then you get: Error: showAddress is not defined in the firefox error console. That tells me that <form onsubmit="showAddress(); return false"> isn't finding the function showAddress() { but I have no clue why. Is it the location of the showAddress function in the code, or is it a conflict with something else? Also, I realize the map loads slowly. Is it possible to use the marker manager with the sidebar pulling in data from a google spreadsheet? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
