How to calculate the distance between two lat/lon points on the blackberry


/ Published in: Java
Save to your folder(s)

Yes, I realize that this won't work with j2me, but RIM has implemented some good helper classes to make this calculation much easier.

This calculation uses the Haversine formula.

URL: http://www.ryannickel.com/2010/10/how-to-calculate-the-distance-between-two-latlon-points-on-the-blackberry/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.