isLocatedAt

abstract fun isLocatedAt(point: Point, listener: PuckLocatedAtPointListener)

Check whether the rendered location puck is on the given point.

Parameters

point

the point to validate

listener

Listener that gets invoked when the validation finished.