On Nov 4, 11:18 pm, Schwimms <[email protected]> wrote: > > My questions are when would I want to convert those addresses into Geo > Code and how to do that? These are my thoughts on how to, sorted in > best to worst -
(1) is definitely the way to go. Have a look at John's example: http://maps.huge.info/pinpointaddress.htm You could do something similar, only submitting the final location to the database when the user is happy with it. We've got no idea about how to implement your submit.aspx page either, as you haven't linked it, but you could put the marker location into two text fields (maybe hidden text fields) in the form which is submitted. Andrew -- 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.
