Add category search, and search result markers with icons #35

Open
raucao wants to merge 25 commits from feature/poi_type_search into master
Owner

refs #22

refs #22
raucao added the feature label 2026-03-23 14:24:12 +00:00
raucao added 24 commits 2026-03-23 14:24:12 +00:00
So we don't have to manually pass the option everywhere
And abort ongoing searches when there's a new query
Fixes the back button just closing the sidebar and clearing the whole
search after having seleted a result via map marker
Also adds abort support for Photon queries
Add parking icon
Some checks are pending
CI / Lint (pull_request) Waiting to run
CI / Test (pull_request) Waiting to run
0ac6db65cb
raucao added 1 commit 2026-03-23 14:32:27 +00:00
Fix lint errors
Some checks failed
CI / Test (pull_request) Failing after 13m19s
CI / Lint (pull_request) Failing after 15m28s
582ab4f8b3
Some checks failed
CI / Test (pull_request) Failing after 13m19s
CI / Lint (pull_request) Failing after 15m28s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/poi_type_search:feature/poi_type_search
git checkout feature/poi_type_search
Sign in to join this conversation.