Jump to: navigation, search

Changes


Version 1.3 (Xamarin)

7 bytes removed, 08:23, 23 December 2021
= XAML changes =
== [[Map_View_(Xamarin)#Context_ObjectShow_on_map|Show on map]] ==
To enable the selected effect, you need to add <code>SelectedPOI="{Binding SelectedPOI.WorldARItem}"</code> to the <code>mapsUi:MapView</code> control in the existing (if any) UBIKMapArea template.
== [[POI_View_(Xamarin)#Context_ObjectShow_in_AR|Show in AR]] ==
The selected effect is implemented in the following templates.
* UBIKWorldViewItemArea;