You won't be able to use the maps Polyline object directly to do this. 
You'll need to use a custom overlay as this is non-standard behavior. Your 
custom overlay can use the Polyline object, but will need to recalculate the 
end points at every zoom_changed event on the map.

See 
http://code.google.com/apis/maps/documentation/javascript/overlays.html#CustomOverlays

Chad Killingsworth

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.

Reply via email to