将 GPS 数据保存在 sqlite 中并显示在地图上?

发布于 2024-12-12 04:32:43 字数 136 浏览 0 评论 0原文

我想知道如何获取特定路径的 GPS 数据(使用经度和纬度在地图上绘制)并将其保存在 sqlite 中? 我的意思是,当用户输入位置和目的地时,它会在地图上显示路径。我已经绘制了地图并绘制了路径,但我想将其保存在数据库中。 [这是一个Android应用程序]。

I'd like know how I can get GPS data for a specific path(that is drawn on a map using long. and lat.) and save it in sqlite?
What I mean is that when the user enters the location and destination it displays the path on the map. I already did the map and drew the path but I want to save it in a database. [It is an android application].

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

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

发布评论

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

评论(1

绳情 2024-12-19 04:32:43

查看此处的表结构。如果需要,您可以修改它以添加您自己的数据。

Take a look at the table structure here. You can modify this to add your own data if needed.

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