开发者

how to get geographical location from co-ordinates using jde 4.5

开发者 https://www.devze.com 2023-01-01 11:38 出处:网络
How can I get t开发者_StackOverflowhe geographical location (Address) from the co-ordinates in Blackberry jde 4.5.

How can I get t开发者_StackOverflowhe geographical location (Address) from the co-ordinates in Blackberry jde 4.5.

Thanks and regards, Vivek Birdi.


You can use the Location API to obtain the GPS Co-Ordinates and then use a reverse geocoding service to obtain the address.


You do http get to Google geo on Google geo

the response can be either JSON or XML according to your need , I prefer JSON since it more light weight for Mobile communication

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号