MapMatrix NetGIS Class Library
GeoCoder.BeginGeocodeUSAddress Method
public
IAsyncResult
BeginGeocodeUSAddress(
string
Address
,
string
Zip
,
int
SpellingSensitivity
,
int
MinMatchScore
,
int
MaxMatchesToReturn
,
AsyncCallback
callback
,
object
asyncState
);
Remarks
See Also
GeoCoder Class
|
MapMatrix.MapControls.GeoCoderProxy Namespace