Hello,
Is there any class by using which I can get location area from its latitude and longitude?
Hello,
Is there any class by using which I can get location area from its latitude and longitude?
sorry,
double-post for some reason....
Note: please don't send private questions to me, as I don't have time to provide private support. All such questions should be posted on public forums, where I and others can see and answer them.
what do you mean by area ?
Do you mean like street, city ?
Then no there is no inbuilt J2ME API for that, it would mean that every device should be shipped with gigabytes of data...
What you might want to do is look into reverse geocoding and search for free web-services offering reversed geocoding...
Note: please don't send private questions to me, as I don't have time to provide private support. All such questions should be posted on public forums, where I and others can see and answer them.
Try reverse geo-coding, see the Java script example with google maps reverse geocoding - here:
view-source:http://gmaps-samples.googlecode.com/...r/reverse.html