开发者

latitude,longitude and address retrieve

开发者 https://www.devze.com 2023-02-06 03:23 出处:网络
Hi all I know the barname,city name and country.I want to know the address,lat,long of the bar.Please help me h开发者_开发百科ow to do this?

Hi all I know the barname,city name and country.I want to know the address,lat,long of the bar.Please help me h开发者_开发百科ow to do this? Thanks in advance


you can use the yahoo api for that

http://developer.yahoo.com/geo/placefinder/

after gettin ur api key u can query like

http://where.yahooapis.com/geocode?q="youtCountryorCity"&appid="yourAppid"

0

精彩评论

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