I have a current page that pulls lat/lon pairs from a database table and displays them in a Google Map.
http://golftraxx.com/google_maps_api_holes_test.htm?coursename=Bridges+at+Gale+Ranch&zipcode=94583&hole=2&menspar=4&womenspar=5&mensyards=423&womensyards=410&menshcp=1&womenshcp=17&greencenter_latitude=37.764129&greencenter_longitude=-121.93651&tee_target_latitude=37.766559&tee_target_longitude=-121.936312&greenfront_latitude=37.764278&greenfront_longitude=-121.93647&tee_target_longitude=-121.93647&greenback_latitude=37.763957&greenback_longitude=-121.936538&output=kml&sensor=false&key=ABQIAAAAw3Da0UhLcvr32KKJVvj-zRTrVkF8594ysXqldmVwMzwROMhKVxSCNjF3QH6jSPCQ19gezXr1YWpjKw I want to give users the ability to re-position those placemarks on the map, then click a form post button to update the data in the database with the new lat/lon positions. In reading the forums I came across a posting that talks about using a function to capture the lat/lon position after a placemark has been dragged to a new location. http://osdir.com/ml/GoogleMapsAPI/2010-02/msg01683.html I am looking for some assistance or an actual example of using this method that can be adapted to our needs. Thank you in advance! -- 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.
