views:

17

answers:

0

I'm trying to do the following: Take a GPS reading (lat/long) and a compass reading and place a second point on a map 100 meters from the GPS reading in the compass direction.

(using Google Maps)

How could this be accomplished? Ideas? :)