distance property
The distance covered in this navigation step.
Contains both human-readable text (e.g., "500 m") and numeric value in meters for calculations.
Implementation
Distance? distance;
The distance covered in this navigation step.
Contains both human-readable text (e.g., "500 m") and numeric value in meters for calculations.
Distance? distance;