如何在android中找到大陆和国家/地区任何免费服务

发布于 2024-10-07 22:05:31 字数 137 浏览 0 评论 0原文

我正在研究地理编码器找到国家和城市它工作正常 我已经使用地理编码器动态获取国家/地区名称 他们有机会获得大陆名称和国家名称吗? 静态维护很难,我需要动态维护,任何第三方 免费服务你可以找到大陆

i am working on geocoder find country and city its working fine
already i am getting country name dynamically using geocoder
is their any chance to get in continent name along with country.
it is difficult to maintain statically i need dynamically,any third party
free services u can find continent

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

半世晨晓 2024-10-14 22:05:31

您可以使用互联网上可用的国家/地区列表以 json 格式创建国家/地区大陆地图。
我找到的一份清单在这里。

http://www.worldatlas.com/cntycont.htm

以下问题看起来像是重复的,答案接受

GeoLocation API

You may create map of country continent in json using the list of countries available on internet.
One list I found was here.

http://www.worldatlas.com/cntycont.htm

Following question looks like a duplicate, with an answer accepted

GeoLocation API

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文