lz1asl / CaveSurvey

Cave surveying application for Android devices
MIT License
44 stars 11 forks source link

Feets support #157

Closed lz1asl closed 3 years ago

lz1asl commented 4 years ago

Add 'feets' as distance unit

lz1asl commented 3 years ago

Allow selection of feets for the distance units, available in the exports, imports and map. Note that Visual Topo works only with meters, so coversion is implemented. Same for the Bluetooth layer, where we expect all devices to send distances in meters and reverse conversion is implemented when needed.