PuckLocatedAtPointListener

fun interface PuckLocatedAtPointListener

Listener that gets invoked when the is location puck rendered on point validation finished.

Functions

onResult
Link copied to clipboard
abstract fun onResult(isPuckLocatedAtPoint: Boolean)

This method is called when the is location puck rendered on point validation finished.