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

broken demo link #13

Open
missinglink opened this issue Oct 2, 2019 · 1 comment
Open

broken demo link #13

missinglink opened this issue Oct 2, 2019 · 1 comment

Comments

@missinglink
Copy link

heya,

the demo link at the top of the github repo is pointing to an old URL:

Screenshot 2019-10-02 at 15 06 54

I think the correct URL is https://generalpiston.github.io/react-autosuggest-geocoder/ ?

@missinglink
Copy link
Author

I noticed that you're not seeing any results in the demo due to the query filters being applied, the request being sent to the backend is:

sources=openaddresses
focus.point.lat=37.7701981
focus.point.lon=-122.4522257
boundary.rect.min_lon=-122.5257357
boundary.rect.min_lat=37.668316
boundary.rect.max_lon=-122.3581937
boundary.rect.max_lat=37.836074
text={{input}}

you can safely remove all those properties except ?text and you'll see a lot more results :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant