When user opens app and lands on a portion of map which contains his current position, make position marker visible
ClosedPublic

Authored by sanjibanb on Sep 26 2016, 7:56 PM.

Details

Summary

Currently, when a user opens his/her Android app and lands on a portion of the map which already contains his/her current position, the position marker does not become visible unless the user does some interaction with the map first, which feels very odd. This can be fixed by updating the position visibility at the time of change in any position data status itself, by which, the position marker will become visible immediately on landing on the map itself.

Diff Detail

Repository
R34 Marble
Lint
Lint Skipped
Unit
Unit Tests Skipped
sanjibanb updated this revision to Diff 6931.Sep 26 2016, 7:56 PM
sanjibanb retitled this revision from to When user opens app and lands on a portion of map which contains his current position, make position marker visible.
sanjibanb updated this object.
sanjibanb edited the test plan for this revision. (Show Details)
sanjibanb added reviewers: nienhueser, rahn, kossebau.
sanjibanb set the repository for this revision to R34 Marble.
sanjibanb added a project: Marble.
sanjibanb added a subscriber: Marble.
sanjibanb updated this object.Sep 26 2016, 8:04 PM
nienhueser accepted this revision.Sep 26 2016, 8:09 PM
nienhueser edited edge metadata.

Looks fine.

This revision is now accepted and ready to land.Sep 26 2016, 8:09 PM