On Jan 26, 3:13 pm, "[email protected]" <[email protected]> wrote: > http://geocities.com/[email protected]/test.htm
As you see, email addresses don't come out very well. The middle bit should be alexbowell, but although the map appears there are other problems with the page which prevent it running properly. You have no function called initMenu(), and geocities' own code it inserts is causing problems. You have far too much code: you're using Mike's design-your-own-route example, whereas I *think* all you're asking for is a simple enter- address-and-get-a-route map. That requires only a straightforward single directions.load() line of code in a function called from your "Submit" button. Follow my example instead. Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
