Performs the double-tap action of appropriate point.
@override void onLongPress(double xPos, double yPos) { show(xPos, yPos); }