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

Integrating Google Maps API #153

Closed
wants to merge 2 commits into from
Closed

Integrating Google Maps API #153

wants to merge 2 commits into from

Conversation

cathli66
Copy link
Contributor

@cathli66 cathli66 commented Feb 19, 2024

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's build files to include Google Maps API class
  • Changed gameplay_map.dart from Flutter map (old) to Google Maps (new)

Remaining TODOs:

  • Update iOS side to work with Google Maps API and test
  • Move maps into gameplay page
  • Display and zoom to user's current location
  • Draw some random circle around a challenge for user testing

Test Plan

Notes

Blockers

  • Waiting for DTI Business Leads to check that the Maps SDK is enabled on Google Cloud Console because they set up the account and the map is not showing up

Breaking Changes

@dti-github-bot
Copy link
Member

dti-github-bot commented Feb 19, 2024

[diff-counting] Significant lines: 78.

@neketka
Copy link
Collaborator

neketka commented Feb 20, 2024

Leaks api key

@neketka neketka closed this Feb 20, 2024
@neketka neketka deleted the cl893/gameplay-map-2 branch February 20, 2024 04:54
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.

3 participants