自定义地图信息窗口视图,其宽度大于设备屏幕宽度

时间:2019-11-25 02:39:32

标签: android-layout android-mapview android-maps-v2 android-maps android-maps-utils

我正在尝试添加自定义标记/信息窗口,以显示有关Google地图上位置的详细信息。我正在使用

  

GoogleMap.InfoWindowAdapter

显示详细信息。由于InfoWindow的宽度比设备屏幕的宽度大,因此在滚动地图时,最后将截断内容。

When the info window is loaded

When map scrolled, the contents are cut-off at the end

0 个答案:

没有答案