Deprecated API


Contents
Deprecated Methods
geo.google.GeoAddressStandardizer.standardizeToGeoAddress(GeoUsAddress)
          Use GeoAddressStandardizer.standardizeToGeoAddresses(String) instead. This method only returns the first return geocoded address, which is not always the best standardization. 
geo.google.GeoAddressStandardizer.standardizeToGeoAddress(String)
          Use GeoAddressStandardizer.standardizeToGeoAddresses(String) instead. This method only returns the first return geocoded address, which is not always the best standardization. 
geo.google.GeoAddressStandardizer.standardizeToGeoUsAddress(GeoUsAddress)
          Use #standardizeToUsGeoAddresses(String) instead. This method only returns the first return geocoded address, which is not always the best standardization. 
geo.google.GeoAddressStandardizer.standardizeToGeoUsAddress(String)
          Use GeoAddressStandardizer.standardizeToGeoUsAddresses(String) instead. This method only returns the first return geocoded address, which is not always the best standardization. 
 



Copyright © 2008. All Rights Reserved.