MarcusWolschon / osmeditor4android

Vespucci is a OpenStreetMap editor for Android
http://vespucci.io
Other
381 stars 83 forks source link

Support value type "cardinal_direction" and specific row class for value display #2700

Closed simonpoole closed 1 month ago

simonpoole commented 1 month ago

This changes behaviour to only show the compass widget for fields with value_type=cardinal_direction, and use a specific row that can display the display values.

Fixes https://github.com/MarcusWolschon/osmeditor4android/issues/2626 Fixes https://github.com/MarcusWolschon/osmeditor4android/issues/2655