I've searched enough but have not found it yet. How to make a GoogleMaps Marker with a photo Example:
I thought I would put 2 markers in the same place one with the image of the marker and another with the photo, but I think it is not the best to do do. Can someone help me?
This answer is similar to my other answer here, however, this is different due to the round bubble around the image.
First, ensure you have the latest version of Picasso:
Here is a transformation that creates the round bubble and bottom triangle around the image:
In this example I get the LatLng from a PlaceAutocompleteFragment:
Define the Target:
The result: