Hello I've written a tutorial about plotting data from a mysql database: http://www.1stwebdesigner.com/tutorials/interactive-travel-map-google-maps-api/ .
I've used reverse geocoding to turn the coordinates to addresses, you would have to use geocoding to turn addresses into coordinates. It's very similar to use. Read more here: http://code.google.com/apis/maps/documentation/javascript/services.html#Geocoding . I hope this helps. On Nov 15, 5:15 am, afaust <afaus...@gmail.com> wrote: > I have a MySQL database that users enter information + address > information. I would like to add these locations to Google map as > they are entered. All locations would need to remain on the map. Now > all database entries would have to be geocode from the address > information in the MySQL database. I have not seen an example of > this. Any help would be great. > > 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 google-maps-js-api...@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.