Thanks for that!! As well as changing upper case to lower, Namo seems to change // to / Wonder what other undocumented surprises it has.
Cheers, Eric On 18 Feb., 10:37, ProbablyMike <[email protected]> wrote: > Hi, > > It's a slight coding error, in the two <img src tags for the static > maps you have: > <img src="http:/maps.google.com/ > > Should be: > <img src="http://maps.google.com/ > > You are missing a / after the http > > Cheers, > Mike --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
