映射Google Maps应用程序中的行为

时间:2013-12-05 08:50:33

标签: android android-layout android-fragments google-maps-android-api-2 android-maps-v2

我希望像谷歌地图应用程序一样实现地图行为。示例:在屏幕底部某处的商店中设置标记,单击该标记,以便打开信息面板并覆盖标记,地图移动它的内容,以便标记仍然可见。我不知道如何正确引用这个要求,所以我在互联网上找不到任何关于这一点的内容。这个UI模式有没有指南?

marker in the bottom map moves to show the marker

2 个答案:

答案 0 :(得分:2)

如果你谷歌它,你会发现很多关于它的代码和文档。请访问链接https://developers.google.com/maps/documentation/android/

你可以从这里开始 https://developers.google.com/maps/documentation/android/start

你会发现它非常接近你的要求

答案 1 :(得分:0)

您可以在信息窗口中设置您的内容API参考在这里

https://developers.google.com/maps/documentation/android/infowindows