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.
可能重复: 如何在 Google 地图中显示我的当前位置?
我想在谷歌地图中显示我当前的位置。它应该是动态的,即应该动态设置经度和纬度。
您需要按照以下步骤操作。
1) 打开浏览器输入 www.google.com
2) 搜索“地图应用教程+Android ”并在其中按搜索。
3)我发现这个地图视图应用程序作为第三个链接,它有完整的教程(为位置创建地图和覆盖)来自 Android 的开发者网站
快乐编码。:)