By bloid
via blog.programmableweb.com
Published: Oct 24 2008 / 13:53
Google has just announced the addition of a valuable new feature for the Google Maps API (the most popular API in our API directory): reverse geocoding. If you are not familiar with geocoding, it is the process of converting an address into a latitude/longitude pair. Likewise, reverse geocoding is the process of converting a latitude/longitude pair into an address. Developers using the Google Maps API have had access to geocoding since its release in June 2006, and geocoding has been integrated with many of the map mashups developed with this API.
Tweet
SaveShareSend
Tags: frameworks, javascript
Add your comment