clicking on a point in a mapview

hi everyone,
i want to change a mapMarker location upon the user click. is there any way to get the longitude and latitude of the point the user clicks on ?
Thank you.

Yes, there is a LocationTapped property on MapView that allows you to raise a JavaScript callback.