onLineTapped property

ArgumentCallbacks<Line> onLineTapped
final

Callbacks to receive tap events for lines placed on this map.

Implementation

final ArgumentCallbacks<Line> onLineTapped = ArgumentCallbacks<Line>();