TdxMapControlBingMapReverseGeoCodingDataProvider.Search(TdxMapControlGeoPoint,TdxBingMapLocationDataServiceResponse) Method
Declaration
procedure Search(const AGeoPoint: TdxMapControlGeoPoint; out AResponse: TdxBingMapLocationDataServiceResponse); overload;
Parameters
Name | Type |
---|---|
AGeoPoint | TdxMapControlGeoPoint |
AResponse | TdxBingMapLocationDataServiceResponse |
See Also