Difference between revisions of "Version 1.3 (Xamarin)"
Line 31: | Line 31: | ||
== [[Map_View_(Xamarin)#Show_on_map|Show on map]] == | == [[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}" ContextObjectId="{Binding ContextObjectId}"</code> to the <code>mapsUi:MapView</code> control in the existing (if any) UBIKMapArea template. |
== [[POI_View_(Xamarin)#Show_in_AR|Show in AR]] == | == [[POI_View_(Xamarin)#Show_in_AR|Show in AR]] == |