如何更改 Android 上 MapView 显示的外观?

发布于 2024-12-08 15:18:58 字数 153 浏览 1 评论 0原文

这可能不可能,但我想更改地图在我正在开发的 Android 应用程序中的外观。我已经通过 MapView 类获得了基本功能,但我找不到任何有关如何更改地图渲染方式的信息。例如,我可能希望背景是黑色而不是正常的棕褐色。有什么想法吗?如果没有任何标准方法可以做到这一点,那么此时黑客的答案就很好。

This may not be possible, but I would like to change how maps look in the Android app I'm working on. I've gotten the basic functionality working via the MapView class, but I can't find any information on how I might change how the maps are rendered. For instance, I might want the background to be black instead of the normal tan. Any ideas?! Hack answers are fine at this point if there aren't any standard ways to do this.

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

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

发布评论

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

评论(1

浮萍、无处依 2024-12-15 15:18:58
  • 您可以尝试放置一个带有色调的透明覆盖项目。
  • MapView 有几种模式,例如卫星地形
  • 尝试使用 OpenStreetMap for Android 以获得不同的外观
  • You could try putting a transparent overlay item with a tinge.
  • The MapView has a couple of modes like Satellite terrain
  • Try using OpenStreetMap for Android for a different look
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文