onResult

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

Parameters

isPuckLocatedAtPoint

true if the given point is on the rendered location puck, false otherwise.

abstract fun onResult(isPuckLocatedAtPoint: Boolean)