I think that the browser must be listing the points,
right ?
I could not watch this bug yet , looking :
echo "var polyline = new GPolyline([";
echo "new GLatLng(' . $row["lat"] . ',' . $row["lng"] . ')]";
echo ",'#ff0000',5,8);\n";
echo "map.addOverlay(polyline);\n";
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---