Open willshiel opened 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
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.
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