organicmaps/organicmaps

Show type of Recycling Container in the Recycling category

Open

#5,017 opened on Apr 22, 2023

 (3 comments) (0 reactions) (0 assignees)C++ (761 forks)batch import
Good first issueSearchUX

Repository metrics

Stars
 (7,887 stars)
PR merge metrics
 (Avg merge 13d 6h) (91 merged PRs in 30d)

Description

Is your feature request related to a problem? Please describe. Today I wanted to find the nearest glass recycling container to my location. I was happy to find the Recycling category in the search menu, but was unable to distinguish which of the search results was a glass container. Of course when clicking on any list item, it will be opened on the map and the type is shown in the attributes. However, this means jumping back and forth between views until you find the correct type of container you were looking for.

Describe the solution you would like I want to see the type of recycling container already in the list of results. This is how it could look like:
recycling_mockup

Note the , <Type> next to the Recycling Container.

Contributor guide