Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clear location markers on rotation #190

Merged
merged 2 commits into from Dec 10, 2015
Merged

Conversation

ecgreb
Copy link
Collaborator

@ecgreb ecgreb commented Dec 10, 2015

Clears both route navigation and find me location markers on device rotation. Replaces markers when map is re-created. Adds ShadowTangram class to enable testing.

Closes #108

* Move route icon and line management into `RouteModeView`
* Clear route icon and line when `MainActivity` is destroyed
* Adds `ShadowTangram` class to allow test access to `MapData` sources
* Clear find me icon when `MainActivity` is destroyed
* Show find me icon when `MainActivity` is re-created
* Update checkstyle rules for `ShadowTangram` class
msmollin added a commit that referenced this pull request Dec 10, 2015
@msmollin msmollin merged commit b024c42 into master Dec 10, 2015
@msmollin msmollin deleted the 108-clear-location-markers branch December 10, 2015 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants