Enables the crosshair on long press.
@override void onLongPress(double xPos, double yPos) { show(xPos, yPos); }