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

Gameplay Map #154

Closed
wants to merge 3 commits into from
Closed

Gameplay Map #154

wants to merge 3 commits into from

Conversation

cathli66
Copy link
Contributor

Summary

Integrating Google Maps API into CornellGo's app for our gameplay.
Includes pushing the API key (consider removing in the future as it should be secret information)

  • Updated Android and iOS build files to include Google Maps API class
  • Changed gameplay_map.dart from Flutter map (old) to Google Maps (new)
  • Tested Android Map SDK integration

Remaining TODOs:

  • Tested iOS Map SDK integration
  • Move maps into gameplay page
  • Display and zoom to user's current location
  • Draw some random circle around a challenge for user testing
  • Connect with backend

Test Plan

Running on emulators or real devices. I need someone else to test iOS for me since I don't have XCode.

Notes

Does not include API key!! Reach out to me (through Slack) to get the API key when testing this PR.

@dti-github-bot
Copy link
Member

[diff-counting] Significant lines: 123.

@cathli66 cathli66 closed this Feb 21, 2024
@cathli66 cathli66 deleted the cl893/gameplay-map-2 branch February 21, 2024 06:33
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

Successfully merging this pull request may close these issues.

2 participants