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 谷歌地图上显示我的汽车的位置。如何获取坐标并在 MapView 中显示?可能吗?
you can use geolocation or goole maps api to get coordinates (i.e lat-long) of any location.