ScaleBarMeasure

A measure to show in the scale bar

Inheritors

Types

Link copied to clipboard

A measure of international feet and miles

Link copied to clipboard
data object Metric : ScaleBarMeasure

A measure of meters and kilometers

Link copied to clipboard

A measure of international yard and miles

Properties

Link copied to clipboard
abstract val stops: List<Double>

List of stops, sorted ascending, at which the scalebar should show

Link copied to clipboard
abstract val unitInMeters: Double

one unit of this measure in meters

Functions

Link copied to clipboard
abstract fun getText(stop: Double): String