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:
Locate current position using location API.
Load UMN or Minneapolis skyway map depending upon wherre the user is current;ly located.
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: