-2

我想用一个箭头按钮和用于在 Google Maps Android API v2 中获得点击的文本将信息窗口放在标记上。

4

1 回答 1

1

If you are using Google Maps SDK for Android you can use GoogleMaps.setMyLocationEnabled(true) to show your location permanently on the map.

Please see at SDK Reference for more infos or read this question.

于 2013-07-25T10:03:28.973 回答