is Located At
abstract fun isLocatedAt(point: Point, listener: PuckLocatedAtPointListener)
Content copied to clipboard
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.