Hi Ross K.
I am back to the problem in GPS Trail how to your
question above about the function GMaps.newmap( ) it calls in
the gmaps.php another javascript function defined in
general.js to select the coordinates(lat,long) into database.
The script that loads the routes to front-end have this
echo to map ( i have a dude about this syntax already) :
echo "<script type=\"text/javascript\" src=\' ".GEO_URL_ROOT."/get/
gmaps.php?r=".$routeObj->id." \" ' ></script>";
I think that the 'foreach($points as $pp)' is correct because I
make debbugger into PHP Eclipse IDE and not shows any
error.
thanks.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---