> Take a look at this test i have made. (only work in FF GC)...
> http://www.movietraveller.com/googletfind.php

You don't seem to be using the method Mike suggested yet.  What do you
want us to look at?

Going back to your original post requesting a 'bow', try this change.
If you can use a GPolyline instead of a GPolygon, you can do something
like -
    var polyline = new GPolyline(pts, "#81BE40", 5, 0.7,
{clickable:true , geodesic:true} );

http://code.google.com/apis/maps/documentation/reference.html#GPolylineOptions

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