relativeWeight property

DrivingWeight? get relativeWeight

presented only if any another route selected in navigation layer contains (weight(alternative) - weight(selectedRoute)) automatically updated on selected route changing

Implementation

directions_driving_weight.DrivingWeight? get relativeWeight;