Seach panel
If no autosuggestion is found, lets offer:
- search the term by nominatim (fixes #69)
- search by Overpass in current BBOX (eg. queries like
amenity=restaurant)
Progress:
- [x] wireframe here
- [ ] figma
- [ ] code
I believe this issue should be resolved reference #84
This issue is more aimed at creating a panel with search results (as shown on the wireframe) instead of just autocomplete dropdown.
Also related task is #119 - where someone requests a specific URL for expanded search. Eg. osmapp.org/search/chicago or perhaps osmapp.org/?q=chicago or even osmapp.org/chicago which would lead you directly to search results. It could be useful for many cases.
In the end SearchPanel isn't really useful design. Options are good enough.
Closing this issue, some other SearchBox enhancements can be found here: #523