When 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? If so, how to do it?
↧