santosderek / Vitality

A workout companion app focused on managing user fitness and trainer information.
https://vitality.santosderek.com/
MIT License
1 stars 1 forks source link

Look into Google Maps API and what we need to get started. #13

Closed santosderek closed 3 years ago

santosderek commented 4 years ago

Look into Google Maps API and what we need to get started. Report findings to this issue.

santosderek commented 4 years ago

Bryson's Research so far:

https://developers.google.com/maps/documentation/javascript/places#place_search_requests

https://developers.google.com/places/web-service/search#FindPlaceRequests

https://developers.google.com/maps/billing/gmp-billing#nearby-search

BrysonParker1796 commented 3 years ago

I think this simple tutorial may be helpful to what we intend to do with the maps API. With a little tweaking, we could probably implement this for listing nearby gyms/trainers: https://codelabs.developers.google.com/codelabs/google-maps-simple-store-locator/#0

santosderek commented 3 years ago

Going to pivot you for now. Looks like we have a good starting place for this and I need help with user functionality. Look at #28 for your new Issue.

Closing for now. Will come back to in the near future.