You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-map...@googlegroups.com
Hello everyone,
I am new here so please excuse me if I do something wrong.
I need some help of you folks. I have C# desktop app that uses Google
Maps. I have two points (with GPS coordinates) and a line between them.
What I can't figure how to do is how can I draw line (beam) that starts
from one of these points and is at some angle from the first line. The
problem is that I don't have any points for the second line - only the
starting point. I don't care how long will be the second line - it can
be just a beam.
Thanks and best regards!
Andrew Leach
unread,
Jan 5, 2011, 11:04:24 AM1/5/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
+ Given a particular heading, an origin location, and the distance to
travel (in meters), you can calculate the
+ destination coordinates using computeOffset().
-- Larry
dr. Turtev
unread,
Jan 5, 2011, 5:43:21 PM1/5/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message