Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add search functionality to map component #11

Open
kylejb opened this issue Jul 14, 2022 · 1 comment
Open

Add search functionality to map component #11

kylejb opened this issue Jul 14, 2022 · 1 comment
Labels
feature Request for new functionality good first issue Good for newcomers

Comments

@kylejb
Copy link
Member

kylejb commented Jul 14, 2022

Depends on #3

What

Allow end-users to geosearch (e.g., search by address, postcode/zipcode or names of landmarks) from map.

How

Roll our own implementation or find a well maintained third party library that provides this feature (e.g., leaflet-geosearch).

@kylejb kylejb added enhancement Improvements or additions to existing feature good first issue Good for newcomers labels Jul 14, 2022
@kylejb
Copy link
Member Author

kylejb commented Jul 14, 2022

FYI - I'm going to poke around in https://github.com/clairBuoyant/react-leaflet-search (fork of react-leaflet-search) to experiment with bumping it to support latest versions of leaflet and react-leaflet.

If I can get it working, I'll try to get this merged up by the maintainer of this package; it would become another viable third party library, if successfully updated.

@kylejb kylejb added feature Request for new functionality and removed enhancement Improvements or additions to existing feature labels Nov 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Request for new functionality good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant