westonplatter / mapper

Android Mapper Application
Other
1 stars 1 forks source link

Load Appropriate Map #15

Closed ushavinodh closed 11 years ago

ushavinodh commented 12 years ago

Description: As a user, I want the application to detect my current location upon initialization. If I am within the bounds of an overlay, the application should load the appropriate map.

Tasks:

  1. Locate current position using location API.
  2. Load UMN or Minneapolis skyway map depending upon wherre the user is current;ly located.