Android自定义控件显示地图图块

发布于 2024-10-14 11:35:58 字数 150 浏览 3 评论 0原文

我的服务器上的地图图块按照 OpenStreetMap (OSM) 使用的文件夹结构进行排序。我需要能够显示这些图块、放大/缩小、平移和旋转地图。我不会从头开始创建一个新的控件。我见过 OsmDroid,但没有找到设置我自己的非矢量化图块源的方法。

我愿意接受任何建议。

I have on my server map tiles sorted on a folder structure like OpenStreetMap (OSM) uses. I need to be able to display these tiles, zoom in/out, pan and rotate the map. I wouldn't start from the scratch to create a new control. I've seen OsmDroid but I didn't find a way to set my own non vectorized tile source.

I am open to any suggestions.

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

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

发布评论

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

评论(1

留蓝 2024-10-21 11:35:58

我首先会尝试查看他们的源代码以了解他们是如何做到的。

以下是其源代码的链接 。更准确地说,我认为 就是您要查找的文件。

I would first try to check out their source code to get an understanding of how they did it.

Here is the link to their source codes. To be more precise I think that this is the file you are looking for.

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