TdxMapControlBingMapRouteDataProvider.Calculate(TdxBingMapRouteWaypoints,TdxBingMapRouteDataServiceResponse) Method
In This Article
#Declaration
Delphi
procedure Calculate(ARouteWaypoints: TdxBingMapRouteWaypoints; out AResponse: TdxBingMapRouteDataServiceResponse); overload;
#Parameters
Name | Type |
---|---|
ARoute |
Tdx |
AResponse | Tdx |
See Also