onPolylineTapped property
Callbacks to receive tap events for lines placed on this map.
Implementation
final ArgumentCallbacks<Line> onPolylineTapped = ArgumentCallbacks<Line>();
Callbacks to receive tap events for lines placed on this map.
final ArgumentCallbacks<Line> onPolylineTapped = ArgumentCallbacks<Line>();