Hi all,
I was wondering if anyone had some PHP code which uses the Google Maps geocoder to get Long. and Latt. before adding the address (and Log./Latt.) to a MySQL database.
The following is Google's example, which just updates these parameters for an entire database. I'd like to do it for each new addition to the database rather than waste doing the whole thing.
Thanks!
I was wondering if anyone had some PHP code which uses the Google Maps geocoder to get Long. and Latt. before adding the address (and Log./Latt.) to a MySQL database.
The following is Google's example, which just updates these parameters for an entire database. I'd like to do it for each new addition to the database rather than waste doing the whole thing.
Thanks!
Comment