generalpiston / react-autosuggest-geocoder

react-autosuggest with suggestions from pelias services, such as geocode.earth.
https://abec.github.io/react-autosuggest-geocoder/
BSD 3-Clause "New" or "Revised" License
15 stars 5 forks source link

Create a github page as a demo site #5

Open generalpiston opened 7 years ago

generalpiston commented 7 years ago

Some thing similar to http://react-autosuggest.js.org/ would be cool. Also, https://dns.js.org/ is interesting.

oyeanuj commented 6 years ago

@abec FYI, the demo is currently not working - there are a bunch of errors with the XHR requests and no results show up.

generalpiston commented 6 years ago

That makes sense @oyeanuj . Unfortunately, I was relying on mapzen for their pelias service. It seems they've gone out of business: https://mapzen.com/blog/shutdown/. Unless you have an alternate service the demo can point to, I might just remove the demo.

louh commented 6 years ago

@abec Check out geocode.earth!

generalpiston commented 6 years ago

@louh this is great! Are you involved in this effort? :-p.

orangejulius commented 6 years ago

@abec send me a private message on the pelias gitter chat and I will send you a demo key :)

generalpiston commented 6 years ago

Thanks @orangejulius for your help. @oyeanuj check the demo. Should be working.

missinglink commented 5 years ago

Hi @generalpiston, the demo seems to be down at the moment. Is there anything we can do to help?

generalpiston commented 5 years ago

@missinglink https://generalpiston.github.io/react-autosuggest-geocoder/ is still up and running. Not sure why the README isn't redirecting properly.

generalpiston commented 5 years ago

Ah yes. I've changed my name from abec to generalpiston. Let's update the README to reflect this.