YardsAndMiles

Properties

Link copied to clipboard
open override val stops: List<Length>

List of stops, sorted ascending, at which the scalebar should show. For best results, each stop should be no more than 2.5x times as big as the one before.

Functions

Link copied to clipboard
@Composable
override fun getText(stop: Length): String

Get the formatted text to show for a given stop.