Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想使用其他地图而不是使用谷歌地图。
所以请建议我如何在Android中启动这样的事情。
提供一些链接或代码片段。
问候,
帕尔马南
您可以通过使用 Google Maps API v2 和继承 UrlTileProvider 轻松做到这一点。我在这里的在线指南中讨论了这种方法:http: //guides.cocoahero.com/google-maps-android-custom-tile-providers.html