Hi All,
I must be missing something obvious but I cannot get the static map to
show up at all on my page. Here's the link:
http://incentivespecialties.com/af/directions.html.
I don't know if the fact that I have a redirect page on my site is
causing an issue or not. Here's part of the redirect code that works
fine.
switch (strtolower($SiteNameURL)) {
case "incentivespecialties.com":
header("Location: http://" . $_SERVER['HTTP_HOST'] . "/
index_12-29-08.php");
break;
I have been at this for quite a while now, so I will certainly
appreciate any help.
noCodeMonkey
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---