teambtcmap / btcmap.org

Free and open source bitcoin map web application
https://btcmap.org
GNU Affero General Public License v3.0
41 stars 11 forks source link

Display all results searched for (not only one) #136

Open Mathias-U1F596 opened 3 months ago

Mathias-U1F596 commented 3 months ago

When searching for a location (for example The Burgery), one can choose a specific result from a drop down list containing all of the matches (currently 5, compare https://www.openstreetmap.org/search?query=The%20Burgery%2C%20Germany). The map then shows the selected POI and zooms into and pans to it.

Instead of only displaying the selected result on the map, all of the results should be displayed (or highlighted if also other POIs not matching the search query are shown). The map also might zoom into and pan to a reasonable section of the map (for example the smallest rectangular area containing all locations).