You're using a brain dead program to create your HTML, I suspect FrontPage.
FP insists on "correcting" ampersands without checking to see if they are already correct. If you correctly use "&v=2&key=..." then FP will trash that by converting "&" to "&", resulting in a URL that the Google server can't understand. Try changing your "&"s to &s, so that FP can change them back to "&"s. -- http://econym.org.uk/gmap The Blackpool Community Church Javascript Team --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
