On Jul 19, 6:51 am, thebit <[email protected]> wrote: > > I am guessing you need to send the data back to > > your server to be stored in a database. > > No, I only stored the lat, lng coordinates in my DB. The reverse > geocoding is a service I wish to offer to know (by mouse over) the > address for each lat&lng listed. > I asked an example because I have an application to complex to upload > for a simple testing. > However, if you want it I must to extrapolate the code I use about the > geocode. > Meanwhile can you post a example of coordinates2Address in way to > correctly works?
>From the documentation: http://code.google.com/apis/maps/documentation/javascript/examples/geocoding-reverse.html -- Larry > Thanks. -- 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.
