TdxMapControlBingMapRouteDataProvider.TravelMode Property
In This Article
#Declaration
Delphi
property TravelMode: TdxBingMapTravelMode read; write; default bmtmDriving;
#Property Value
Type | Default |
---|---|
Tdx |
bmtm |
#Remarks
The default value of the TravelMode property is bmtmDriving.
See Also