Ok so over the last couple of days we have come up with a solution to grab information to do some caching. One of the things that I am doing is figuring out where i need to move to grab the next set of data. Well i wrote a little something i will post as [...]
Archive for February, 2008
4 Feb
Distance and Bearing
Something i just found that i would love to have is for my LatLng to give me another LatLng with taking distance and bearing(by degree). This would be an awesome addition to be able to draw other features, but for now i will have to settle for doing the calcs myself. I am now looking [...]