Muhlenberg-CUE-AR / Android

Muhlenberg CUE Augmented Reality Project
1 stars 0 forks source link

Define Points of Interest #6

Open willshiel opened 7 years ago

willshiel commented 7 years ago

Compile a list of relevant locations and data about the location. Decide what lat and long points to use for each location. Investigate geofencing.

https://developer.android.com/training/location/geofencing.html

jmankhan commented 7 years ago

Idea: create a bounding box (or polygox) of gps coordinates that will serve as an activation parameter. We can also have a central coordinate where the text will be rendered.