Difference between revisions of "Version 1.3 (Xamarin)"
Line 30: | Line 30: | ||
= XAML changes = | = XAML changes = | ||
− | == [[Map_View_(Xamarin)# | + | == [[Map_View_(Xamarin)#Show_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. | 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)# | + | == [[POI_View_(Xamarin)#Show_in_AR|Show in AR]] == |
The selected effect is implemented in the following templates. | The selected effect is implemented in the following templates. | ||
* UBIKWorldViewItemArea; | * UBIKWorldViewItemArea; |