AppCreativity/Kliva

No activity polygon when returning to activity detail page

Depechie opened this issue · 0 comments

When we navigate away from an activity detail page to the activity detail full map page and navigate back. We won't see the activity detail polygon on the map anymore.

The real issue is because we are no longer sending the data message anymore ( https://github.com/AppCreativity/Kliva/blob/master/src/Kliva/ViewModels/MainViewModel.cs#L66 ), but we need to see why the map get's cleared when returning!

-- Bug only on Phone