OnCornerPlaced

Callback to get notified when first and last(second for legacy approach) points are selected

Declaration

interface OnCornerPlaced

Topics

Methods

public void onFirstCornerSelected()

When user selects first corner, this callback is triggered.

public void onSecondCornerSelected()

When user selects second/last corner, this callback is triggered.

If at any point you need help from the Passio team, please reach out to us at support@passiolife.com

Last updated