MBS MapKit and dropping a pin

I’m moving from Xojo’s native map control to the MBS one for a great number of reasons.
However on thing that is troubling me is how to trap a tap on the map so that I can drop a pin there.
There are no obvious events for this.

Help!?

That won’t work on iOS.

and while I thought it, I didn’t type it… this is for iOS. I have the pin drop working just fine on desktop.

There is no mouse event? I mean touch or so from Xojo?

Or does putting a MobileCanvas on top/below handle it?

No event.
I tried putting a canvas over but the events never fired - they seemed to be caught by the MapKit.
MapKit does respond to pinches and such, but no events.

I can look into getting events into it.

great!