| GPS data
I noticed that Mappoint give GPS data in Decimal notation and not Deg,Min,Sec. As i have a cheap GPS unit that only does Deg,Min,Sec i wrote a little app that converts the fractional degrees to Min and Seconds
ie. 49.5000 = 49.30min.0sec
that might explain the problem you are having |