In my Xamarin.Forms (PCL project), I want to get the coordinate (lat and long) when the user clicks on the map, but I cannot find any tap event in Map . I think that using the TapGestureRecognizer class object will not help in this case.
So, is there any method that we can perform on our own platform for recognizing a crane and obtaining the coordinates of this area / point?
Any blog post or technique will be helpful.
Thanks.
Janak source share