wtimme / OSM-Completionist

⛔️ DEPRECATED iOS companion app for OpenStreetMap that allows contributors to complete missing information
ISC License
18 stars 4 forks source link

Add support for quests with numbers #39

Closed wtimme closed 4 years ago

wtimme commented 4 years ago

Is your feature request related to a problem? Please describe. StreetComplete has a couple of quests that allow the user to enter a numeric value for a tag, e. g.

Describe the solution you'd like The quests should be added to the app so that they are visible on the map.

When a corresponding object is tapped, an UIAlertController is presented. The alert has a text field that accepts integer input. The user can enter the answer to the question with the keyboard and then save it.

Describe alternatives you've considered

Additional context