I am setting up a website that shows a Google map and the location of various Google Latitude users on that map via markers.
Thing is, I can't find the exact code to do that. I have trawled through the Google API docs which are extensive but lacking in examples, actual examples of how a finished page might look.
So, I have my Google Map in place and I have registered an account on the Google API and set up OAUTH2 (got my clientID etc.) but I am stuck as to what to do next.
Any suggestions much appreciated.