That geometry library was exactly what i needed. Thanks very much to all of you. -shawn
On Dec 1, 2:32 pm, Rossko <[email protected]> wrote: > > I need to draw a circle with a line that goes from the center to the edge > > of the circle at a certain angle. > > So, ignoring the circle, you want to draw a line from 'centre' to a > second point at bearing 'x' and distance 'r' > Seehttp://www.movable-type.co.uk/scripts/latlong.html > or use the geometry library > computeOffset()http://code.google.com/apis/maps/documentation/javascript/geometry.ht... -- 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.
