-
-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
Few ideas - each one should be one PR
Features
- add search history -> if I searched for San Francisco, it should be offered to me
- when coordinates are out of BBox, show an arrow like this
- allow users to share search -> add search term to URL after 2 seconds eg
/?q=op:node["shop"]
#119
Fixes:
- fix matching presets by name – searching for
building p
should offerBuilding Part
on the first place (SearchBox: Change to the Dice-Sørensen coefficient #605)
Explorations
- find what is practical limit for overpass query size, eg if user asks for
op:nwr
, it can freeze their browser.
Completed
- add
coordinates
search – parse all coordinate types + plus codes (Add support for Open Location Codes? #834) - fix broken flyTo on mobile – search for anything with bbox, eg
Bexhill-on-Sea
- it can't be clicked (SearchBox: Fix broken flyTo on mobile #574) - filter through favourites points while typing (SearchBox: Refactoring and searchable stars #552)
- add type
osmId
– parse shortId, apiId or URL with some of these ids. (SearchBox: Add support for openstreetmap ids #587)
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers