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

Potential Feature: Use Places Details API to get additional meta-data for a place #5

Closed
h0h0h0 opened this issue Mar 19, 2015 · 3 comments

Comments

@h0h0h0
Copy link

h0h0h0 commented Mar 19, 2015

Wanted to check in and see if you thought this was a worthy feature for this.

I would love to get the lat and long of the place as well as a few other points of Meta Data. However, the Places Autocomplete API does not provide that. I would make a call to the Places Details API for that.

Would you accept a pull request with that feature that lets you turn that "Details" data on and off?

@watsonbox
Copy link
Owner

Yep sounds good. I actually have some code which does a similar thing that I could add next week, but if you'd like to submit an implementation yourself please do. I think this extra behavior would need some unit tests too.

@h0h0h0
Copy link
Author

h0h0h0 commented Mar 19, 2015

If you pass me your code or drop it Ina branch I could potentially contribute a unit test or two!

On Mar 19, 2015, at 6:04 PM, Howard Wilson notifications@github.com wrote:

Yep sounds good. I actually have some code which does a similar thing that I could add next week, but if you'd like to submit an implementation yourself please do. I think this extra behavior would need some unit tests too.


Reply to this email directly or view it on GitHub.

@watsonbox
Copy link
Owner

Sure I'll take a look next week.

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

No branches or pull requests

2 participants