获取海拔高度

发布于 2024-11-24 13:40:06 字数 124 浏览 0 评论 0原文

在从 MapActivity 类派生的类中,我想获取用户单击的点的海拔高度。到目前为止,我知道如何检索纬度、经度,但不知道高度。

这可能吗?如何实现?

预先感谢您花时间帮助我。

In a class derived from the MapActivity class, I want to get the altitude of the point clicked by the user. So far, I know how to retrieve the latitude, the longitude but not the altitude.

Is it possible and how?

Thanks in advance for the time you will spend trying to help me.

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

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

发布评论

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

评论(1

未蓝澄海的烟 2024-12-01 13:40:06

为自己找到一个可以报告给定纬度和经度的海拔高度的 Web 服务。 Android 中没有为此内置任何内容。

Find yourself a Web service that can report the altitude for a given latitude and longitude. There is nothing built into Android for this.

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