OptionalanchorCustom anchor. Set this if you do not wish to anchor the watch method using inputField or outputFields.line_1
OptionalgetSets the scope in which the AddressFinder can operate. Set to null to mark the whole page as in scope
A function which provides the anchor as the first argument. The operable scope must be returned. By default the parent <form> element is returned
OptionalimmediateWhether to immediately invoke bind
OptionalintervalSet the periodicity of page checks in milliseconds
OptionalmarkerConfigure marker for solution is attached to specific context/anchor in DOM
OptionalonCallback executed when anchor and its scope is detected
OptionalonCallback executed when an AddressFinder instance successfully binds
OptionalonCallback executed each time bind is attempted
OptionalonError callback. Executes when API Key check fails. Does not execute if API request succeeds but key is marked as unavailable
OptionalpageA function executed on every interval to determine whether binding should take place
Configures behaviour of watch method