Search code examples
androidgoogle-maps-api-2infowindow

set position of infowindow android google maps v2


I have used custom infowindow when marker is clicked.

But it is showing window at default location.

i.e. on top of marker.

But, I want infowindow to get overlapped on marker.

How can set position for infowindow??


Solution

  • AFAIK this is not currently possible in Google Map API V2, I think that there is an open issue as for for this kind of task, I just can find it at the moment.