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 map API for individual reporting #45

Open
cankisagun opened this issue Apr 3, 2020 · 1 comment
Open

Google map API for individual reporting #45

cankisagun opened this issue Apr 3, 2020 · 1 comment
Labels
help wanted Extra attention is needed high priority UX

Comments

@cankisagun
Copy link
Contributor

cankisagun commented Apr 3, 2020

This issue builds up on Issue #17

Currently individual reporting algorithm returns (lat, lon) and a time. In the MVP we are representing all the matches in a list. This issue offers 2 improvement ares, 1 related to the list view and 1 introduces a map view for the matches:
image
If helpful - Figma Link

List view improvement
Extract location name and address from (lat,long) - we believe this is achievable using Geocoding and Places APIs.

Add map view - add map view to show matches on a map. Note: We may want to think about adding a weight to each location based on time (TBD)

UPDATE: Section on global view is moved from this issue

@cankisagun cankisagun mentioned this issue Apr 3, 2020
@cankisagun cankisagun changed the title Google map API for individual reporting Google map API for GUI Apr 3, 2020
@cankisagun cankisagun added the UX label Apr 8, 2020
@cankisagun
Copy link
Contributor Author

cankisagun commented Apr 8, 2020

@cmalfesi @alaaltoros here's the result page to-do's. I'd say the priority is:

  • Implementing the UI
  • Run geocoding + places API

Nice to haves here:

  • Google maps representation for matches

@cankisagun cankisagun changed the title Google map API for GUI Google map API for individual reporting Apr 8, 2020
@cankisagun cankisagun added help wanted Extra attention is needed high priority labels Apr 8, 2020
@cankisagun cankisagun assigned cankisagun and unassigned cankisagun Apr 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed high priority UX
Projects
None yet
Development

No branches or pull requests

1 participant