onLongPress property

ArgumentCallback<LatLng>? onLongPress
final

地图长按事件的回调

Implementation

final ArgumentCallback<LatLng>? onLongPress;