Tell us what you are trying to do?
I am trying to display a link to a profile page on the popup within a map for each user marked on the map in the loop.
Is there any documentation that you are following?
Yes - your "Displaying WordPress Content on Google Maps'
Is there a similar example that we can see?
Go to hidden link and select a user. The pop up will open with a link and the user id. The link is set to one user (62). I need to modifly the href link so that the correct user in the loop is referenced in the link. So, I need to append the following with the user id to get - hidden link
What is the link to your site?
boxtreeclinic.com
I worked it out using javascript. Thank you.