After Xamarin Form Map shows a map on an Android or iOS device, and tap a map pin, it will show the callout of the pin and tap this callout, it just triggers the pin's clicked event, i.e., two tap actions are required to trigger the pin event. Is it possible let Xamarin Form Map to trigger an event which can do something when tap the pin, i.e., one tap action can trigger an event which is associated the tapped pin by rendering Xamarin Map (for both Android and iOS)? If so, how to do it?
The link doesn't give any hint for my question
https://docs.microsoft.com/en-us/xamarin/xamarin-forms/app-fundamentals/custom-renderer/map/customized-pin