metric property

bool metric

Whether to show the metric scale line (m/km). Default to true.

Implementation

external bool get metric;
void metric=(bool value)

Implementation

external set metric(bool value);