Hi erverybody,

using the Location Service to get the users current location I have some problems updating the UI.

If I start the request it will be not handles within the UI thread.
How can I invoke the call within the viewmodel?

Kind regards,

Fabian