Hi Kelli, I think you can store information in your database about the location. And then recreate marker position on the map. Will this work for you ? if not whats the issue you are facing ?
-TS On Oct 20, 11:28 pm, kelli spigelski <[email protected]> wrote: > Hello, I was wondering if you could tell me how to achieve this: A map that > automatically shows the address from a database when the database is queried. > That will also put a marker on the address when the information is sent to > the db. What tutorial(s) would have I have to complete? Please help as I am > confused as to your answers regarding this issue. Thankyou very much for > your time. I cannot tell you how happy I wuld be if I finally got this to > work.> Date: Thu, 13 Oct 2011 15:14:59 -0700 > > > > > > > > > Subject: [Google Maps API v2] Re: Distance between two > > points/locations/cities with Latitude/Longitude using Google MAP APIs > > From: [email protected] > > To: [email protected] > > > > Some time later, the results come back from Google. > > > Your GetStringAddress1 callback function is triggered, processes > > > the result and populates fromAddress. > > > Typo there ... should read > > Your GetStringAddress1 callback function is triggered, processes > > the result and populates strAddress1. (but it's too late, > > fromAddress has already been set > > from an old value) > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google Maps API V2" 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 > > athttp://groups.google.com/group/google-maps-api?hl=en. -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
