Also as soon as a I plug the line map.addControl(new google.maps.LocalSearch()); in, it completely disregards the lat. and long. that I put in. You can see it here: http://hardins.com/retail3.htm
On Sep 9, 2:32 pm, Rossko <[EMAIL PROTECTED]> wrote: > You need to sort out some debugging aids, so you can see problems for > yourself. > > Example -> Here is the working version: http://hardins.com/retail.htm > > actually has a javascript error - > initialize is not defined > http://hardins.com/retail.htm > which come from your <body> tag, the onload function specified is not > defined anywhere > > cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
