Abe-54 / School-Hub

1 stars 0 forks source link

Mock Amenities Screen #27

Closed Abe-54 closed 2 years ago

Abe-54 commented 2 years ago
abuthreeboys commented 2 years ago

got it. On it!

abuthreeboys commented 2 years ago

As far as I researched the easiest way to create a functional guide map for an Android app, is to create a separate map app that uses Google Map API, add your locations pointers using lat & long, then have an intent to it from our app. It's not too complicated, I will attempt to mess around with it ... Here's some resources: https://docs.google.com/document/d/16I3k-n97UdaC_g2DYaC8zxWtfRKP_4noLzjoB6XGpJU/edit?usp=sharing Here's a map of the campus that I've created: https://www.google.com/maps/d/edit?mid=1BWzV2W-zw0221tp5bWfgOubkktTlbGNc&usp=sharing

abuthreeboys commented 2 years ago

xml created and pushed, we'll explain the idea tomorrow in class