Mike -- You are a lifesaver! Thank you! I can't believe I didn't spot this; though it does go to show you that there might be something behind pair programming (and more specifically a second set of eyes).
John On May 13, 2009, at 10:52 AM, Mike Williams wrote: > > You've got an extra " in the line that loads the API, so the src= > strings ends too soon. > > Try changing > > &sensor=false&key="ABQIAAAABq3UggI_ > to > &sensor=false&key=ABQIAAAABq3UggI_ > > -- > 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 -~----------~----~----~----~------~----~------~--~---
