Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

forward geocoding returns different lat long based on devices. #8

Closed
vt-ombalakumar opened this issue Jul 13, 2017 · 4 comments
Closed

Comments

@vt-ombalakumar
Copy link

Hi , i was working in geocoding and getting lat long for an address or zipcode which is being entered by the user, when i was testing with 10004 zipcode, which is near newyork, we are getting different lat long for different devices example : samsung galaxy s7 returns lat : 40.705478 long : -74.015044 where as in lenovo k4 note returns lat : 48.586179 long : 4.107207 . I don't know why it is returning different lat long for same zipcode . Can you please help me on this.

@sebastianbaar
Copy link
Owner

Hey @vt-ombalakumar I tried with different devices with the search term "10004 New York". I can only observe small deviations in the lat and long across multiple devices and OSs (Android and iOS). Unfortunately, I cannot reproduce your bug. Does this error occur multiple times on the same device? Do the Android versions differ?

@vt-ombalakumar
Copy link
Author

hi @sebastianbaar , thanks for the reply If you can, please try with only zipcode , (i.e) "10004" with different android versions and check , thanks

@sebastianbaar
Copy link
Owner

I only have one Android device at the moment. On iOS using only a zip code does not work (you get an error because of insufficient information). Thus, I cannot really test it, sorry. Maybe you can give it a try with other devices and let me know what you've found out. Cheers

@vt-ombalakumar
Copy link
Author

hi, thanks..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants