> However the php script called in the :
> echo '<script type=\"text/javascript\" src=\"".GEO_URL_ROOT."/get/
> gmaps.php?r=".$routeObj->id."\"></script>';
> I think it can have some error look at ---
> GMaps.php
Yup, it probably does.
Your HTML page attempts to call
http://www.mytrailrecord.com/mytrailrecord/get/gmaps.php?r=4
and gets nothing meaningful back.
You might debug it by inserting temporary 'echo' lines, calling teh
URL directly from your browser, and seeing how far it gets. We can't
help with that because we don't have access to your PHP.
good luck, Ross K
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---