> http://roshanbharathdas.googlepages.com/wikimap1.htm

Don't you see javascript errors on that page when you geocode say, a
town name?

This line in your geocode() function is a little odd -
    marker.poly = new GPolyline([query, responsePoint],"#ff0000",2,1);
'query' is text, the town name originally searched for, not a GLatLng
as required by GPolyline.

cheers, 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to