TdxMapControlBingMapRouteDataProvider.Calculate(TdxBingMapRouteWaypoints,TdxBingMapRouteDataServiceResponse) Method
Declaration
procedure Calculate(ARouteWaypoints: TdxBingMapRouteWaypoints; out AResponse: TdxBingMapRouteDataServiceResponse); overload;
Parameters
Name | Type |
---|---|
ARouteWaypoints | TdxBingMapRouteWaypoints |
AResponse | TdxBingMapRouteDataServiceResponse |
See Also