TrevorEdwards / bigredapp-android

Informational Android app for Cornell University.
https://play.google.com/store/apps/details?id=is.genki.bigredapp.android&hl=en
MIT License
14 stars 8 forks source link

Add link to open location in Google Maps. #35

Closed ghost closed 8 years ago

ghost commented 9 years ago

This would simply involve first getting the coordinates of the location (I believe RedAPI supports this, will check later), and then adding in a link in the page to tap that opens it up in Google Maps.

ghost commented 9 years ago

See #36, location info is in that new endpoint.

TrevorEdwards commented 8 years ago

Resolved in https://github.com/TrevorEdwards/bigredapp-android/commit/0c257165ef02dfd49bf0a12718b8a6dbd9246540 . The now dining feature has an option for this.