onLongPress property

Function? onLongPress

Callback function to be called when long press on this map.

Implementation

Function? get onLongPress => _options.onLongPress;