Changes

Map View (Xamarin)

70 bytes removed, 10:16, 17 December 2021
When you execute the NavigateToMapPageCommand from a context object (e.g. ContentViewModel, ContentPageViewModel, ContentListItemViewModel, etc.), the map view will be opened with that context object. This includes:
* Entering necessary POI groups, buildings or building levels so that the context object is visible on the map;
* Taking Centering the geo location of map around the context object as the current location and, therefore, centering the map around it;
* Selecting the POI for the context object automatically. (Once you start interacting with the map by e.g. entering another building, the selected states will most likely change.)