kontrollanten / algolia-places-react

React/preact wrapper for Algolia Places
https://npm.im/algolia-places-react
MIT License
62 stars 19 forks source link

Can we add Custom data / Other indices in this library, along with Places? #490

Open VinD22 opened 4 years ago

VinD22 commented 4 years ago

Something like this, https://codesandbox.io/s/nostalgic-brahmagupta-0ykqu?file=/src/app.js

kontrollanten commented 4 years ago

Sorry but I don't understand, what are the functionality your asking if we can add?

VinD22 commented 4 years ago

Like getting other indices along with Places. so in autocomplete we see the place names and other indices we may have on our algolia app.

kontrollanten commented 4 years ago

Oh I see! That should be possible to do, even though I don't have time to dig deeper into that. But a PR is welcome!