graphhopper / graphhopper/graphhopper-maps
provide possibility showing all restaurants, parks or similar
- Dominant language
- TypeScript
- Stars
- 168
- Forks
- 63
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 2
Description
We already provide a simple text search in #394 but a nice UI with some small buttons would improve this a lot.
Not sure how the UI should look like. qwant was doing it like this:

google:

... and once one of these icons is clicked we could just use the raw query like `amenity:restaurant` in the input field. I.e. the colon would then make the text special but ignore it if no coordinate is provided (?) Tricky.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.