Reverse Geocoder (GPS Coordinates to Address)
An easy to use class that uses Google Maps API to perform reverse geocoding: convert latitude & longitude GPS coordinates into the corresponding street address. Just add the files into your project, and start reverse geocoding with just 3 lines of code! Note: The Google Map Flex API library (version 1.16+) is not included in the package. You would need to place it manually in your project for this class to work. Download it at: http://code.google.com/apis/maps/documentation/flash/
