简体   繁体   English

如何在谷歌地图上永久放置显示我们地址的图钉? [关闭]

[英]How to put pin on google map permanently that show our address? [closed]

I want to put information window on marker with one arrow button and text which used to get click in Google Maps Android API v2.我想将信息窗口放在带有一个箭头按钮和文本的标记上,用于在 Google Maps Android API v2 中获得点击。

If you are using Google Maps SDK for Android you can use GoogleMaps.setMyLocationEnabled(true) to show your location permanently on the map.如果您使用的是 Android 版 Google Maps SDK,您可以使用GoogleMaps.setMyLocationEnabled(true)在地图上永久显示您的位置。

Please see at SDK Reference for more infos or read this question .请参阅SDK 参考了解更多信息或阅读此问题

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM