I want a custom InfoWindowAdapter
to be shown on the Marker
.
I have already made a custom InfoWindowAdapter
and implemented it but the problem is that by default it is shown above the Marker
and I want it to be shown on the left side.
I went through some previous related question but didn't get a best answer.
Here is an image of what i want.
Thanks.