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

Google Places/Geocomplete Input? #122

Closed
acomito opened this issue Jul 18, 2016 · 1 comment
Closed

Google Places/Geocomplete Input? #122

acomito opened this issue Jul 18, 2016 · 1 comment

Comments

@acomito
Copy link

acomito commented Jul 18, 2016

Is anyone aware of a formsy-material-ui option for a geocomplete?

a <FormsyGeoComplete> would be awesome

I'm looking at https://github.com/ubilabs/react-geosuggest

It looks like this has been suggested before: ubilabs/react-geosuggest#69

@mbrookes
Copy link
Collaborator

@acomito This library is specifically for validation of Material-UI form fields using formasy-react, so.. no. 😄

What I think you're asking for is a Material-UI version of https://github.com/ubilabs/react-geosuggest, i.e. that Material-UI AutoComplete supports retrieving suggestions from Google Maps Places API.

That's something you'd need to write as a wrapper for AutoComplete.

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

2 participants