> thanks, Andrew ! however the line <------ is in my post
> for indicates the function NOT is my source code.
Which is exactly why it's pointless posting huge scripts here, it
wastes everybody's time because it may or may not be anything like the
script that runs at your server.
> I want to ask you if "GMaps.newmap(".(array_sum($route->lats)/
> $n).",".(array_sum($route->lngs)/$n).",".$zoom."); \n"; is wrong,
Who knows, what parameters did you write GMaps.newmap() to expect in
your code? What parameters will you be giving it? What output does
your echo actually produce?
Do you really want that executed inside the 'foreach($points as $pp)'
loop, so creating several maps?
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
-~----------~----~----~----~------~----~------~--~---