What is the best way to display users on Google maps? I need to display the avatar image (25x25px) and user name with clickable link to profile.
I keep searching in the api documentation but the markers and overlay options confuse me, what feature/option should I use?
Thank you.
The solution is MarkerImage. This link will help you.