Allow me to add the latest "Me Too!" to the Google Maps frenzy.  I
cooked up a simple wrapper around GoogleMaps to provide a geocoding
function.

http://joelman.com/cgi-bin/GoogleGeoCode.cgi

Given an address, it returns either:

1. A hashref containing the lat/long of the address
or in the case of multiple matches:
2. An arrayref of hashrefs of lat/longs

Comments are welcome; this is my first time releasing a module into
the wild, so be nice ;)

Joel
 
_______________________________________________
Boston-pm mailing list
[email protected]
http://mail.pm.org/mailman/listinfo/boston-pm

Reply via email to