Your best bet would be to get a so called programmer to: 1. Extract the fields you require from a database 2. Construct a JSON feed from said extraction 3. Send that to your application either via AJAX or page load (whatever you require)
I could go into detail about how to use a JSON feed to populate map (with markers, marker info windows etc) - however this is something best communicated with some one who will actually be writing the code. If you are looking for a solution and/or software to do all of the above - I do not know of any sorry, and perhaps some Googling might help you. All the best and GL. Pete On Jan 5, 8:07 am, ed <[email protected]> wrote: > Hello I am NOT a programmer however I am looking for code to take > address, city, state, zip, and country fields from a Microsoft Access > database and when a button is clicked display the map of that > address. I would be very grateful for help on this problem. > > Thank you > > Ed > > 2CLOGO > > Edward Gould > > Fulfillment Service Corp. > > PO Box 654 > > Deer Park, NY 11729 > > 631-586-4000 > > 516-850-3002 (Cell) > > [email protected] -- 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.
