# Displays the name and description of the entered group or building, click to exit;
# A list of buttons, each representing a building level, click to switch to that level.
= Context Object {{Version/XamarinSince|1.3}} =
When you execute the NavigateToPOIPageCommand from a context object (e.g. ContentViewModel, ContentPageViewModel, ContentListItemViewModel, etc.), the POI 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 (of course the camera still has to face the right direction);
* Taking the geo location of the context object as the current location;
* Selecting the POI for the context object automatically. (Once you start interacting with other POIs, the selected states will most likely change.)
{{Attention|Unlike executing the NavigateToPOIPageCommand from a place without a context object, doing so with one will additionally check the validity of that object, namely if it at least [[SYSCLS_GEO|has geo information]]. If not, the command will be disabled.}}
[[Category:Client|POI View (Xamarin)]]
[[Category:Version 1.1|POI View (Xamarin)]]
[[Category:Xamarin|POI View (Xamarin)]]