Get the distance units (e.g. feet & 'ft) for the current tenant.
feet
const { distanceUnit, distanceUnitShortName } = localisationService.getDistanceUnits() Copy
const { distanceUnit, distanceUnitShortName } = localisationService.getDistanceUnits()
Get the distance units (e.g.
feet& 'ft) for the current tenant.Example