Damian J
09/03/2019, 3:59 PMwasyl
09/03/2019, 4:11 PM@Singleton
class that receives the location, updates the path (e.g. appends new location to a list), and exposes that list’s updates somehow (via Rx, Flow, callbacks). Then inject the same instance to the service and view model, from the service push updates, and from the viewmodel listen to the changes