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

Connect to Google Places API #34

Open
jamjohns opened this issue Nov 16, 2017 · 6 comments
Open

Connect to Google Places API #34

jamjohns opened this issue Nov 16, 2017 · 6 comments

Comments

@jamjohns
Copy link
Collaborator

As a user I should be able to click a link on the results page to show a list of nearby places Google knows about.

@kmcurry
Copy link
Owner

kmcurry commented Nov 16, 2017

Can you elaborate? What is a typical scenario?

@jamjohns
Copy link
Collaborator Author

I'm in a new neighborhood using the app to look at school zones, flooding, crime rates etc. A link opens a page that lists local places like restaurants, grocery stores, gas stations etc. that isn't part of the open data set. Maybe it could just load google maps and pass the location entered.

I think the Google Places API is going to be the solution to showing more information about the nearby locations like parks and libraries too.

@kmcurry
Copy link
Owner

kmcurry commented Nov 16, 2017

I see the value of a convenient link to other info services like Google Places. I don't want to create views for other info services inside SpotFax.

@jamjohns
Copy link
Collaborator Author

How do you feel about supplying that info for locations found in the data set, like parks and libraries? #36

@kmcurry
Copy link
Owner

kmcurry commented Nov 16, 2017

I feel confident that the core value is almost entirely information that can't be found elsewhere. #20 is one clear exception. I think there is more value in knowing #18 than in knowing the hours and address of the closest library.

@kmcurry
Copy link
Owner

kmcurry commented Sep 24, 2018

Parks and libraries are being linked to Google Directions, but there's an issue on mobile that uses GMaps app by default for links.

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