On May 4, 2:29 am, mlvfd <[email protected]> wrote: > I'm modifying example code that allows the user to click to > add a marker which then provides the lat lon to the screen. I'd like > the lat and lon to go to my form so I can submit / capture the > information. I'm trying to place it into a hidden field and also > display it read-only on the form.
try this example, where you can click on the map to show a marker and its position, and you can also drag the marker to update the position: http://www.william-map.com/20100504/1/map.htm -- 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.
