Monday, June 27, 2011

MilesCalc update

MilesCalc needed some accuracy in locating the position. It has been updated and is available in the marketplace with the following modifications:

Distance Calculation
Replaced the simple DistanceTo() method on the Location object, with Harvesine formula, to calculate distance.

Battery Efficiency
The first version used to poll the position every second. That was both inefficient in locating the position and also using the battery unnecessarily. Now, I have changed to poll only every 20 meters.

High Accuracy
The GeoPositionWatcher has been set to High Accuracy. This might be an effect on the battery, but it would get the location more accurately.

You could download the update here.

Number of downloads (as of 06/22/2011): 111.

No comments:

Post a Comment

Cookies, anyone?

  Our application started having integration issues early March this year. Did I say that was intermittent? To add to our confusion, we coul...