On Dec 28, 7:39 pm, Abe <[email protected]> wrote: > I am making a Foursquare application. The PHP Foursquare script > renders onto the DOM two divs for each of the user's checkins, each > containing that checkins' latitude and longitude. I am trying to add > markers to a Google map object using each of these coordinates. My > guess was to use document.getElementById().innerHTML to do the trick, > but it won't seem to work. > > URL: sm.rutgers.edu/foursquare (must be a foursquare user)
If you would like help from those of us that aren't foursquare users (and have no reason to become foursquare users), I would suggest an example that exhibits the problem that doesn't require a login. -- Larry -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
