apps4av / avare

Avare Aviation GPS for Android
Other
157 stars 123 forks source link

add fixes/navaids to plan from longpressed/rubberbanding #275

Open pasniak opened 7 years ago

pasniak commented 7 years ago
  1. long press does not detect long pressing on navaids/fixes; it only handles airports ("LongTouchDestination") which can be added with +Plan
  2. rubberbanding does not snap to navaids/fixes: replaceDestination handles only airports

which is a bit counter-intuitive as it is indeed possible to add navaids to a plan when creating Plan from list of identifiers or from Find (long pressing, then +Plan)

pasniak commented 7 years ago

1) is fixed in #259 which requires work (rebase?) to resolve the diffs