我正在尝试开发一个应用程序。
输入城市名称并获取city, country, country-code, region, latitude and longitude
XML 格式...
我在纬度和经度方面是全新的....
我想要这样的输出:-
如果在文本框中输入任何城市名称:- 像 a:-Rajkot
然后返回:- city name, country, country_code, region, latitude, longitude
。
谢谢
我正在尝试开发一个应用程序。
输入城市名称并获取city, country, country-code, region, latitude and longitude
XML 格式...
我在纬度和经度方面是全新的....
我想要这样的输出:-
如果在文本框中输入任何城市名称:- 像 a:-Rajkot
然后返回:- city name, country, country_code, region, latitude, longitude
。
谢谢