k I implemented those changes.  the map loads (which is farther than I
have ever got with this before) but I am not getting my markers.  Am I
concatenating these variables correctly?

  var loclat = point.lat();
  var loclng = point.lng();

  // Feed to GDownloadUrl
      GDownloadUrl("map-data.php?location_lat="+loclat
+"&location_long="+loclng+"", function(doc) {
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" 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-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to