handleMarkerTouch

Finds the topmost marker at the specified screen coordinates.

Checks markers in reverse order (top to bottom) for correct z-ordering.

Return

The touched marker, or null if no marker was found

Parameters

x

The screen X coordinate

y

The screen Y coordinate