For Australian address search, to retrieve the address information and retrieve the geocode, we recommend the following:

DataTools.Capture.Address.Predictive.Gnaf.SearchAddress  – Use this method to return suggestions as a user types an address.

DataTools.Capture.Address.Predictive.Gnaf.RetrieveAddress – Use this method to extract the additional address details when an address is selected from the suggestions list.

DataTools.Capture.Address.Predictive.Gnaf.RetrieveGeocode – Use this method to append the Longitude and Latitude of the address.

For Australian address search and to retrieve the address information, we recommend the following:

DataTools.Capture.Address.Predictive.Gnaf.SearchAddress  – Use this method to return suggestions as a user types an address.

DataTools.Capture.Address.Predictive.Gnaf.RetrieveAddress – Use this method to extract the additional address details when an address is selected from the suggestions list.

For Australian address search and to retrieve the geocode information, we recommend the following:

DataTools.Capture.Address.Predictive.Gnaf.SearchAddress  – Use this method to return suggestions as a user types an address.

DataTools.Capture.Address.Predictive.Gnaf.RetrieveGeocode – Use this method to append the Longitude and Latitude of the address.