getAlertRadius

fun getAlertRadius(waypointIdx: Int): Int

Returns the alert radius of the specified route waypoint

Return

the alert radius of the specified route waypoint or -1 if the given waypointIdx is out of range.

Parameters

waypointIdx

Index of the waypoint for which its alert radius has to be updated.