Interface ArrowTapListener

com.yandex.mapkit.map

public interface ArrowTapListener

Checks if the arrow was tapped.

Methods

void onArrowTap(int index)

Index of an arrow in the collection of colored polyline arrows.

void onArrowTap(int index)

Index of an arrow in the collection of colored polyline arrows.

Method Detail

onArrowTap

public void onArrowTap (int index)

Index of an arrow in the collection of colored polyline arrows.