TdxMapControlBingMapCustomRouteDataProvider.DistanceUnit Property
In This Article
#Declaration
Delphi
property DistanceUnit: TdxBingMapDistanceUnit read; write; default bmduKilometers;
#Property Value
Type | Default |
---|---|
Tdx |
bmdu |
#Remarks
The default value of the DistanceUnit property is bmduKilometers.
See Also