Distance
Composable function that shows the distance from the user's location.
Displays formatted distance (e.g., "1.2 km") or hides if distance is unavailable.
Parameters
state
The state containing data required to render UI components.
Composable function that shows the distance from the user's location.
Displays formatted distance (e.g., "1.2 km") or hides if distance is unavailable.
The state containing data required to render UI components.