ROGUE-JCTD / Arbiter-Android

Arbiter is a mobile app that lets you build a map to use for situational awareness and geospatial data collection using a smartphone or tablet
MIT License
26 stars 24 forks source link

Need a way to unselect a feature #93

Closed danpalumbo closed 10 years ago

danpalumbo commented 10 years ago

When a new is added, or when the user selects a feature, it stays in that selected state (blue highlight) until another feature is selected or added. Since features are distinguished by their color, it is often difficult for the user to know which layer a selected feature is in. If the user could just touch in an empty space on the map, the selected feature should go to unselected and back to its proper layer color.

danpalumbo commented 10 years ago

The user can unselect a "selected" feature by touching it again. This usually brings up the Info page. Then, the user can select the Back button then select the feature again. The blue highlight will disappear. Not really an issue.