@Mathias Lin-> No, that is not the issue. Look, I'm telling you the latitude/longitude received in the Location object in onLocationChanged event, have different values than the latitude/ longitude that was sent from DDMS or from command line "geo fix" command. The values are close, but off in the decimal point range, which throws off everything when you are doing distance calculations.
On Oct 24, 12:07 pm, Mathias Lin <[email protected]> wrote: > The map data in the Google Maps app and the maps that are available > for developers to use via API (i.e. a MapView in Android SDK) come > from different providers/sources, therefore the geo coordinates differ > and the same lat/lng pair might pinpoint another location on both > maps. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

