I’ve obtained a customized maphandler for iOS in our .internet maui app to deal with platform particular code for ios units map performance. Im making an attempt to copy the performance that’s current in the usual iOS map app that enables the consumer to click on on the landmarks/annotations on the discover model of the map. Within the beneath instance I need to have the ability to catch the contact occasion once they click on on one thing like "Kahului Airport" or "Sunshine Helicopters". In the usual iOS maps app while you click on on these areas the textual content animates and the flyout view is available in from the underside with that areas particulars. I simply have to deal with the press occasion and take it from there. All of the occasions I attempt to take heed to do not return. Any concepts?