Called when the user completes a long press gesture on the map view.
Use localPosition as with onTap.
localPosition
final void Function(Offset localPosition)? onLongPressEnd;