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 -~----------~----~----~----~------~----~------~--~---
