onResult

abstract fun onResult(isPuckLocatedAtPoint: Boolean)

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.