onPolylineTapped property

ArgumentCallbacks<Line> onPolylineTapped
final

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

Implementation

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